[AOSP] AOSP flashable zip 6.0.1 - Xperia Z5 Android Development

thanks to @zacharias.maladroit for the kernel and system.img in this aosp build and @celderic for for letting me use his rom as a base for this. this can be dirty flashed over the stock firmware but it is recommended that you disable any form of lock screen security when you do so.
link: https://drive.google.com/file/d/0B1GT7O5RajNnSE9HT1RWU3N3MzA/view?usp=sharing
DISCLAIMER: I AM NOT RESPONSIBLE IF YOUR HOUSE CATCHES FIRE OR YOUR PHONE BLOWS UP BECAUSE OF THIS YOU ARE CHOOSING TO DO THIS MODIFICATION TO YOUR DEVICE THUS,YOU WILL BE RESPONSIBLE FOR THE CONSEQUENCES

Nice :good:
Haha - that disclaimer is somewhat large,
the "relevant" part almost goes unnoticed

_LLJY said:
thanks to @zacharias.maladroit for the kernel and system.img in this aosp build and credit to the guy who made the slim stock rom for letting me use his rom as a base for this. this can be dirty flashed over the stock firmware but it is recommended that you disable any form of lock screen security when you do so.
link: https://drive.google.com/file/d/0B1GT7O5RajNnMF9NVnVNVVliLUU/view?usp=sharing
DISCLAIMER: I AM NOT RESPONSIBLE IF YOUR HOUSE CATCHES FIRE OR YOUR PHONE BLOWS UP BECAUSE OF THIS YOU ARE CHOOSING TO DO THIS MODIFICATION TO YOUR DEVICE THUS,YOU WILL BE RESPONSIBLE FOR THE CONSEQUENCES
Click to expand...
Click to collapse
failed to mount '/system' (invalid argument)

Dockyy said:
failed to mount '/system' (invalid argument)
Click to expand...
Click to collapse
i have fixed that issue will reupload once zip has finished signing

_LLJY said:
i have fixed that issue will reupload once zip has finished signing
Click to expand...
Click to collapse
nice

_LLJY said:
i have fixed that issue will reupload once zip has finished signing
Click to expand...
Click to collapse
new version: use the one in the first post instead

_LLJY said:
new version: https://drive.google.com/file/d/0B1GT7O5RajNnVmVkNmFIQTNJWUk/view?usp=sharing
Click to expand...
Click to collapse
same issues
run under twrp 3.0.1-0 from androplus

Dockyy said:
nice
Click to expand...
Click to collapse
reupload: edit use the one in the first post instead

Dockyy said:
same issues
run under twrp 3.0.1-0 from androplus
Click to expand...
Click to collapse
hmm seems wierd, try mounting system before flash?

_LLJY said:
hmm seems wierd, try mounting system before flash?
Click to expand...
Click to collapse
indeed i can't mount system partition idea ?

Dockyy said:
indeed i can't mount system partition idea ?
Click to expand...
Click to collapse
that might be a problem caused by the first zip, try installing system.img from the zip via fastboot, then boot into recovery and try again

_LLJY said:
thanks to @zacharias.maladroit for the kernel and system.img in this aosp build and credit to the guy who made the slim stock rom for letting me use his rom as a base for this.
Click to expand...
Click to collapse
I don't think we've ever spoken before, it would be polite to ask instead of making things up saying i let you when we had no conversation about that.
i'm not going to report you as this could be a misunderstanding, but please ask next time and say what you are using from my rom.

celderic said:
I don't think we've ever spoken before, it would be polite to ask instead of making things up saying i let you when we had no conversation about that.
i'm not going to report you as this could be a misunderstanding, but please ask next time and say what you are using from my rom.
Click to expand...
Click to collapse
I am sorry but this is a misunderstanding, we have talked before via PM and (although for a separate project) you did let me use your update script from your ROM

_LLJY said:
I am sorry but this is a misunderstanding, we have talked before via PM and (although for a separate project) you did let me use your update script from your ROM
Click to expand...
Click to collapse
You're right that was a few months ago! Just looked through my messages, can't seem to find what I replied to you though.
Strange as I don't remember at all haha, maybe I misunderstood your question at the time. Sorry my previous post seems rather rude now.
Do you need any help? I see you're having issues flashing the system image, what base of mine are you using? The simple one from my first 5.1.1 rom, or my aroma one from the latest 6.0?
Edit-
You where right, made a fool out of myself now haha sorry.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my E6653 using Tapatalk

celderic said:
You're right that was a few months ago! Just looked through my messages, can't seem to find what I replied to you though.
Strange as I don't remember at all haha, maybe I misunderstood your question at the time. Sorry my previous post seems rather rude now.
Do you need any help? I see you're having issues flashing the system image, what base of mine are you using? The simple one from my first 5.1.1 rom, or my aroma one from the latest 6.0?
Edit-
You where right, made a fool out of myself now haha sorry.
Sent from my E6653 using Tapatalk
Click to expand...
Click to collapse
Yes you are most welcome to help, I am having issues getting the system partition to mount and flash properly, I am using your simple 5.1.1 update script.

_LLJY said:
Yes you are most welcome to help, I am having issues getting the system partition to mount and flash properly, I am using your simple 5.1.1 update script.
Click to expand...
Click to collapse
ifelse(is_mounted("/system") == "/system", unmount("/system"));
format("ext4", "EMMC", "/dev/block/bootdevice/by-name/system", "0", "/system");
mount("ext4", "EMMC", "/dev/block/bootdevice/by-name/system", "/system");
package_extract_file("system.img", "/dev/block/bootdevice/by-name/system");
From what I remember, that is the script I used in that version of my rom.
Try this -
ifelse(is_mounted("/system") == "/system", unmount("/system"));
format("ext4", "EMMC", "/dev/block/mmcblk0p43", "0", "/system");
mount("ext4", "EMMC", "/dev/block/mmcblk0p43", "/system");
package_extract_file("system.img", "/dev/block/mmcblk0p43");
Sent from my E6653 using Tapatalk

Actually I've tried the patched flashable and got into the same problem, but resolved by extracting the system.img from zip and manually flashing it, but now i have another problem, i forgot about the pin lock and now I'm stuck at the lockscreen, tips?

Will I run into problems if I flash this on E6683?

I factory reseted the phone to bypass the pin, the rom is very laggy and unusable from my experience, but looking forward to use it as a daily driver as soon as the problems are fixed

udbhav.vy said:
Will I run into problems if I flash this on E6683?
Click to expand...
Click to collapse
yeah, it might not working properly,
@erikcas is the expert on dsds (dual sim) devices - he has written a single sim, dual sim detection script and kernel changes that got included upstream in the kernel,
there might be some additional changes needed,
I thought that full support was in AOSP itself but apparently it needs some modifications still
superalin98 said:
I factory reseted the phone to bypass the pin, the rom is very laggy and unusable from my experience, but looking forward to use it as a daily driver as soon as the problems are fixed
Click to expand...
Click to collapse
never EVER call an AOSP ROM laggy unless you haven't locked and unlocked the phone after the boot at least once, lol
Did that help ?

Related

[Batch/Script] MFBSR - Moto-Fastboot: Stock Restore

Like every developer says:
I AM NOT HELD RESPONSIBLE FOR ANYTHING THAT HAPPENS TO YOUR DEVICE!
Click to expand...
Click to collapse
What is MFBSR?
MFBSR is a script written in batch that will automatically revert your phone back to 2.3.4 stock.
Click to expand...
Click to collapse
Info:
Carrier: AT&T
Phone: MB860
Android Version: 2.3.4
Webtop Version: 2.3.4
Flashes: Boot, System, and Webtop
Done Via: Moto-Fastboot
Click to expand...
Click to collapse
What does it do?
I'll pretty much sum it up like this, it erases the boot, system, and webtop, then re-installs all of them and reboots the phone.
Click to expand...
Click to collapse
Instructions:
1. Download MFBSR.
2. Boot into fastboot.
3. Run the script.
4. Your done!
Click to expand...
Click to collapse
Screenshots:
Moto-Fastboot Stock Restore
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download:
Uploaded! Download as you please!
Moto-Fastboot Stock Restore: http://www.mediafire.com/?9a6h8uj9ok5m9pv
Click to expand...
Click to collapse
Who helped make it?
Alaq - Me - The script.
Brief Mobile-This.
Click to expand...
Click to collapse
​
This is great for the noobs, people love automated things!
sent from my Atrix via XDA premium
For which devices ? AT&T ? Bell? Orange ? is it works for all?
Thanks !
PakaPakaxz said:
For which devices ? AT&T ? Bell? Orange ? is it works for all?
Thanks !
Click to expand...
Click to collapse
Oh sorry, I'll add that to the post... It's AT&T...
marko! said:
This is great for the noobs, people love automated things!
Click to expand...
Click to collapse
That's true, which is why it's great for everyone, not just noobs. (Why so-called "experienced" people have such a complete aversion to things that make their lives easier I'll never understand...)
does this leave the bootloader unlocked?
TrainRekS said:
does this leave the bootloader unlocked?
Click to expand...
Click to collapse
It flashes the Boot, System, & Webtop like Sam's Fruitcakes, and the Fruit Cakes don't remove the unlock so I would say no, it doesn't remove the unlock. (Some dev please correct me if I'm wrong)
Alaq said:
It flashes the Boot, System, & Webtop like Sam's Fruitcakes, and the Fruit Cakes don't remove the unlock so I would say no, it doesn't remove the unlock. (Some dev please correct me if I'm wrong)
Click to expand...
Click to collapse
You are right. Unlock is a permanent thing (hardware short). However, some people may want to have the Unlocked text gone if they want to warranty. Does this remove the unlock text? I know regular SBF's remove the unlock text (but phone is still unlocked).
kshiuan said:
You are right. Unlock is a permanent thing (hardware short). However, some people may want to have the Unlocked text gone if they want to warranty. Does this remove the unlock text? I know regular SBF's remove the unlock text (but phone is still unlocked).
Click to expand...
Click to collapse
I don't know... I think because your only flashing certain parts it doesn't remove it... But then again this does flash a new boot.img, so again I can't be certain...
Alaq said:
What is MFBSR?
Info:
What does it do?
Instructions:
Screenshots:
Moto-Fastboot Stock Restore
Download:
Who helped make it?
​
Click to expand...
Click to collapse
dose this revert to atrix stock rom?
Alaq said:
I don't know... I think because your only flashing certain parts it doesn't remove it... But then again this does flash a new boot.img, so again I can't be certain...
Click to expand...
Click to collapse
Boot.img isn't the bootloader. Think of this as a more direct way of flashing a fruit cake.
Sent from my MB860 using xda premium
sillyshyme said:
dose this revert to atrix stock rom?
Click to expand...
Click to collapse
Oh I don't know? I think reading the title of this thread might help?
Alcapone263 said:
Boot.img isn't the bootloader. Think of this as a more direct way of flashing a fruit cake.
Sent from my MB860 using xda premium
Click to expand...
Click to collapse
Oh okaies, thanks for the info!
This doesnt help with my bootloops I am only able to run 2.3.4 on my phone for some reason stable but when I flash another rom with different version I get looped or wont boot at all. Please help. I tried all the wiping as well and sbf, just not sure what to do.
Everything I flash is unstable except 2.3.4.
kshiuan said:
You are right. Unlock is a permanent thing (hardware short). However, some people may want to have the Unlocked text gone if they want to warranty. Does this remove the unlock text? I know regular SBF's remove the unlock text (but phone is still unlocked).
Click to expand...
Click to collapse
I can confirm that this does NOT remove the "unlocked" script from the phone. Neither does flashing BriefMobiles gingerbread SBF.
erick161 said:
I can confirm that this does NOT remove the "unlocked" script from the phone. Neither does flashing BriefMobiles gingerbread SBF.
Click to expand...
Click to collapse
This is made from BriefMobile Gingerbread files, so there shouldn't be any difference...
Alaq said:
This is made from BriefMobile Gingerbread files, so there shouldn't be any difference...
Click to expand...
Click to collapse
Ha, and after i posted that, i realized that. Is there a confirmed way to remove the unlock text?
erick161 said:
Ha, and after i posted that, i realized that. Is there a confirmed way to remove the unlock text?
Click to expand...
Click to collapse
I heard that flashing any normal SBF will remove it, might wana ask in the Q&A section...
donwload error
The link for download the file is out!
Can anyone upload the file again ?
Thanks
My internet speed has gone down for some reason so I can't reupload it anytime soon, could someone please upload it to mediafire and post the link?
Upload again!
Alaq said:
My internet speed has gone down for some reason so I can't reupload it anytime soon, could someone please upload it to mediafire and post the link?
Click to expand...
Click to collapse
=( ...
I will wait for someone to upload it.

(ROM) Stock W/ Root 1.54.651.8

Let The Games Begin!!! F_CK ME FOR TRYING.
This is the stock 1.54.651.8 Odexed Rom W/ Root. It also contains the following:
Busybox
/data/preload
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Requirements:
HTC One (M8) Unlocked With htcdev.com (S-ON) or S-OFF
Custom Recovery (Personally Tested And Successfully Flashed Using TWRP 2.7.0.4, From Here.)
Latest Firmware (Requires S-Off, Info Here. Thanks @eric00716 and @beaups!)
A WORKING Backup!!! I'm no pro, and will not be responsible for any possible damages, although we should be fine. Quick tip: Don't Use The Compression Option In TWRP For Now.
Click to expand...
Click to collapse
Instructions:
Download Rom
Place On Either Memory Card (Internal or External)
Reboot Into Your Current Custom Recovery
Wipe "Cache" and "Dalvik-Cache"
Flash Rom
Click to expand...
Click to collapse
An Additional Version Is Available To Download Containing R/W Protection Disabled.
Downloads: Check MD5's To Be Sure It's All Good.
Stock W/ Root (REMOVED SINCE 90% OF USERS CANT GET IT TO WORK, FLASH CAPTAIN_THROWBACK'S STOCK ROM.)
Mirrors Are Reflections
MD5: 3706aadf11bbfd078e659d842cf0ef42​
Click to expand...
Click to collapse
Coming Soon:
Insecured+init.d supported Kernel (Get It Here, Baking Into Rom As Soon As Capt. Approves...)
De-Odexed Versions
Click to expand...
Click to collapse
Just Trying To Be Helpful, Don't Shoot Me If Your Phone Explodes or Sends Your Girl Nudes Of Your Ex.
Tested And Have Had Zero Issues Flashing, Booting or Running. (Wiped my phone a few times to assure it all worked...)
Wan't To Say Thanks In A Special Way? Check Out My First Link In My Sig A Enjoy My Beats, HTC Does.
Credits+Thanks
@Captain_Throwback for all his resources he has provided.
@Flar2 for R/W Protection Disabler Module.
@OMJ For Pointing Out My 2 Mini Syntax Errors That I Swore Weren't There lol.
@AFH For Quickly Giving Me Developer Access.
Click to expand...
Click to collapse
Appreciate this!
Sent from my 831C using xda app-developers app
ronniemayo said:
Appreciate this!
Sent from my 831C using xda app-developers app
Click to expand...
Click to collapse
Just want to help, im no pro, but love to see happy #HTC users.
wp_mod (system write protection disabling) should not be included, it is a crude hack that can result in data corruption. If you're s-off you don't need it.
m03sizlak said:
wp_mod (system write protection disabling) should not be included, it is a crude hack that can result in data corruption. If you're s-off you don't need it.
Click to expand...
Click to collapse
I didn't have that issue, but i'll make a new zip with it removed... Thanks!
so I'm s-off now. Will I be able to remove bloat & will it not come back after a reboot? I was just planning on flashing the no patch version.
Maybe dumb question but does this rom include init.d support? Specifically I want to flash the sweep to sleep mod. I had it working until I updated my phone to sprints latest.
Sim-X said:
so I'm s-off now. Will I be able to remove bloat & will it not come back after a reboot?
Click to expand...
Click to collapse
Should... If It Comes back, use the rom with R/W protection disabled.
henderjr said:
Maybe dumb question but does this rom include init.d support? Specifically I want to flash the sweep to sleep mod. I had it working until I updated my phone to sprints latest.
Click to expand...
Click to collapse
Not yet, im sure @Captain_Throwback has or will have it soon.
henderjr said:
Maybe dumb question but does this rom include init.d support? Specifically I want to flash the sweep to sleep mod. I had it working until I updated my phone to sprints latest.
Click to expand...
Click to collapse
I use an app called "extended power menu". Not sure where I got it, but it was in my Titanium backup so I still use it.
Big thanks to whoever that was. But you hit the app, and the reboot menu comes up, even screen off.
Was the kernel updated? shouldn't effect the modules working if it was right?
Guys, upload is corrupted. -_- Wait on it...
Rydah805 said:
Guys, upload is corrupted. -_- Wait on it...
Click to expand...
Click to collapse
just bout to mention that, koo koo, chillin at work. Smoke time
MassStash said:
just bout to mention that, koo koo, chillin at work. Smoke time
Click to expand...
Click to collapse
LOL My Kinda Smoke Time Has To Be After Work... :0
MassStash said:
Was the kernel updated? shouldn't effect the modules working if it was right?
Click to expand...
Click to collapse
If the radio was updated the kernel was almost defintely updated. The updater will install new modules for the new kernel. If you're talking about wp_mod, you don't need it anymore if you're s-off. If you're not s-off, then it'd need to be hexedited to load on the new kernel.
Rydah805 said:
LOL My Kinda Smoke Time Has To Be After Work... :0
Click to expand...
Click to collapse
ah man, I work at a lil watch place in a mall that's currently dead as fug, it's double smoke time here haha
m03sizlak said:
If the radio was updated the kernel was almost defintely updated. The updater will install new modules for the new kernel. If you're talking about wp_mod, you don't need it anymore if you're s-off. If you're not s-off, then it'd need to be hexedited to load on the new kernel.
Click to expand...
Click to collapse
just md5'ed the 1.12 and update 1.54 boot.img, and definately dif. But good call on s-off making it not necessary, I totally forgot about that
finally back home, uploading resumed.
download is up guys!
Mirror added...
Link for second version now up... modded kernel coming tomorrow, headed to a Dodgers game.

[ROM][DEV][WIP][MOTO G 2014][XT1068][CM-12.0][5.0.2] Cyanogenmod 12 ~~Pre-Alpha~~

A couple of people were starting to work on CyanogenMod and/or other source built ROMs. Hopefully they are still interested in working on these projects. I am posting this as a place to share branches and collaborate if there is still interest in helping.
At this point, I am only interested in working on CM-12. If you really, really, really want to be building a different ROM, the easiest approach is to get CM support working and then afterward port that to your other ROM.
If you want, and are able to, help, please fork the following repos:
https://github.com/k2wlxda/android_device_motorola_titan
https://github.com/k2wlxda/kernel-msm
https://github.com/k2wlxda/android_vendor_motorola_titan
and send pull requests for any fixes. All repos are using the branch "cm-12.0".
use gapps of your choice.
it is just pre-alpha.
many things will get fixed eventually.
Download
https://s.basketbuild.com/devs/k2wl/cm12_titan
or
https://www.androidfilehost.com/?a=show&w=files&flid=23327
Installation
1. install recovery of your choice(cwm,philz,twrp)
2.copy the rom to your external sd
3.boot into recovery
4.wipe davlik ,cache,data
5.install rom
6.install gapps
report bugs in detail
put logcats
screenshots of error
not working
ril,data,many other things
working
boots fine
recognises both sd cards
Request:
those who can contribute ,help or suggest are welcome...just dont make many thread for cm12.
post fixes on this same thread or send me a pull request on github.
credits:
motorola for kernel source
@crpalmer for kernel tree commits and patches
@cm team
BTW i will be using this username instead of k2wl as my brother and i use that usename and it got jumbled up very much and it became very difficult to maintain the threads on that single user name.
screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
reserved
Let's the game begin
I pratically downloaded cm12 source code
@k2wlxda first of all Great work... Keep the hard work going and secondly are you making this build official..
camera dont open , wifi dont working, and no sinal on my 1069
Hugo Caixeta said:
camera dont open , wifi dont working, and no sinal on my 1069
Click to expand...
Click to collapse
Hmm
working
boots fine
recognises both sd cards
Next time READ the op
Great, device Tree! All start today!
By the way If you can... change the tree to android android_device_motorola_titan because the Namecode G2 is for MotoACTV
Hugo Caixeta said:
camera dont open , wifi dont working, and no sinal on my 1069
Click to expand...
Click to collapse
Read the ENTIRE OP, and not just "CM12" and "download link: "
Sent from my XT1068 using XDA Free mobile app
i dont have xt1069,63,64 with me.
so if you want i should support it then just post stock boot.img and build.props of these devices.
those who have installed this build....give me output of
adb shell rild
Click to expand...
Click to collapse
mine is
[email protected]:~$ adb shell
[email protected]:/ # rild
open: Permission denied
Diag_LSM_Init: Failed to open handle to diag driver, error = 2 Diag_LSM_Init: Failed to open handle to diag driver, error = 2open: Permission denied
255|[email protected]:/ # [email protected]:~$
Click to expand...
Click to collapse
Lynse said:
Read the ENTIRE OP, and not just "CM12" and "download link: "
Sent from my XT1068 using XDA Free mobile app
Click to expand...
Click to collapse
I read correctly, I am declaring ONLY THE Errors
k2wlxda said:
i dont have xt1069,63,64 with me.
so if you want i should support it then just post stock boot.img and build.props of these devices.
those who have installed this build....give me output of
mine is
Click to expand...
Click to collapse
Probably you have to add the sepolicy
https://github.com/CyanogenMod/andr...mmit/6f7cc2a0d32b30145c5764825910d0fbc9e6dc53
Now I'm tring to fix Wifi
k2wlxda said:
i dont have xt1069,63,64 with me.
so if you want i should support it then just post stock boot.img and build.props of these devices.
those who have installed this build....give me output of
mine is
Click to expand...
Click to collapse
I have xt1063. Currently on Titan ROM v1.2. You need stock boot.img or from thia ROM it's OK? I'll upload the build.prop ASAP.
EDIT: build.prop from xt1063 https://mega.co.nz/#!BpozGLwJ!x4GGtlOOgGbbtM1cLr9sU9CgnukYlIDP4xrPQLVONn4
I modified screen density to 280 but don't think that would change anything
Sent from my titan using Tapatalk
feligoni said:
I have xt1063. Currently on Titan ROM v1.2. You need stock boot.img or from thia ROM it's OK? I'll upload the build.prop ASAP.
Sent from my titan using Tapatalk
Click to expand...
Click to collapse
luca020400 said:
Probably you have to add the sepolicy
https://github.com/CyanogenMod/andr...mmit/6f7cc2a0d32b30145c5764825910d0fbc9e6dc53
Now I'm tring to fix Wifi
Click to expand...
Click to collapse
Thanks for advice, k2wl we love you! Haha
If you need something, ill help in this.
Bluetooth and gps are working
Microphone too
luca020400 said:
Bluetooth and gps are working
Microphone too
Click to expand...
Click to collapse
added all your patches!!! and added sepolicy too
luca020400 said:
Bluetooth and gps are working
Microphone too
Click to expand...
Click to collapse
added your patches and sepolicy too
luca020400 said:
Bluetooth and gps are working
Microphone too
Click to expand...
Click to collapse
Amazing!
WiFi is working?
pepuandroll said:
Amazing!
WiFi is working?
Click to expand...
Click to collapse
Nope , but I'm working on it
luca020400 said:
Nope , but I'm working on it
Click to expand...
Click to collapse
Ok thank you bro!
It may be helpful to swap out your sensors.msm8226.so with the titan's in your vendor tree.

get GPE 5.1 on m7spr

I have made a little modification of NuK3rn3l_m7vzw_GPE-5.1_v9.0 to get baseband and simcard to work.
It's work fine now.
here's the UL variant H17 nandroid backup, pure gpe5.1, ask me for a modified kernel
IT IS NOT A ROM
https://www.androidfilehost.com/?fid=24499762636006167
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I won't post it up unless I get permission from santod...(of the kernel)
Sorry for my english, pls don't mind if I have made any grammar mistakes...
NuK3rn3l GPE5.1 can get to work on m7spr (thanks to santod, NuK3rn3l with a little modification)
link
Dont forget to edit updater-scirpt if you replace a UL/VZW ROM with the modified kernel(boot.img) , because some partitions are different from the other variants.
M7_U/UL/WLV&VZW
Code:
mmcblk0p33 boot
mmcblk0p35 system
mmcblk0p36 cache
mmcblk0p37 data
M7_WLS&SPR
Code:
mmcblk0p35 boot
mmcblk0p37 system
mmcblk0p38 cache
mmcblk0p39 data
kindllle said:
I have made a little modification of NuK3rn3l_m7vzw_GPE-5.1_v9.0 to get baseband and simcard to work.
It's work fine now.
http://forum.xda-developers.com/ver...m-google-play-edition-lollipop-v1-00-t2963841
https://androidfilehost.com/?fid=24399994186369373
I won't post it up unless I get permission from santod...(of the kernel)
Sorry for my english, pls don't mind if I have made any grammar mistake...
Click to expand...
Click to collapse
So is this the link for the sprint version?
bleichtman said:
So is this the link for the sprint version?
Click to expand...
Click to collapse
This is absolutely not the link for the rom.
I will tell you guys how to get it to work on our sprint m7.
kindllle said:
This is absolutely not the link for the rom.
I will tell you guys how to get it to work on our sprint m7.
Click to expand...
Click to collapse
great, waiting for it!
metal_messiah said:
great, waiting for it!
Click to expand...
Click to collapse
It has been days and still there was no reply from santod.
So uh... I 've sent you the link for the kernel, or you can test it for me then.
Awesome! This is what I was waiting for... How is battery life (SOT)? I would like to test GPE, would you send me the link too?
I can also test
Sent from my HTCONE using Tapatalk
regg.xyz said:
Awesome! This is what I was waiting for... How is battery life (SOT)? I would like to test GPE, would you send me the link too?
Click to expand...
Click to collapse
bnasty06 said:
I can also test
Sent from my HTCONE using Tapatalk
Click to expand...
Click to collapse
It's a smooth and fast rom
with a good battery life. I have sent you the link, please give me feedback then.
Ok!
kindllle said:
It's a smooth and fast rom
with a good battery life. I have sent you the link, please give me feedback then.
Click to expand...
Click to collapse
Nice! Thank you. I'll do it.
I have a few questions before doing the whole proccess:
Should we recover the backup you linked in the OP? or it's fine if we flash the original one? Could we flash the Google Play Plus version? (It would be nice. Also here is the Verizon variant version)
What should we do with the partitions stuff?:
Code:
mmcblk0p35 boot
mmcblk0p37 system
mmcblk0p38 cache
mmcblk0p39 data
And after flashing the ROM we just flash your kernel (assuming we are S-OFF)?
I would like you to clarify all this for us. Thanks in advance!
Sorry for my bad English, too!
regg.xyz said:
Nice! Thank you. I'll do it.
I have a few questions before doing the whole proccess:
Should we recover the backup you linked in the OP? or it's fine if we flash the original one? Could we flash the Google Play Plus version? (It would be nice. Also here is the Verizon variant version)
What should we do with the partitions stuff?:
Code:
mmcblk0p35 boot
mmcblk0p37 system
mmcblk0p38 cache
mmcblk0p39 data
And after flashing the ROM we just flash your kernel (assuming we are S-OFF)?
I would like you to clarify all this for us. Thanks in advance!
Sorry for my bad English, too!
Click to expand...
Click to collapse
You don't need to flash the kernel if you have replaced a UL/VZW GPE rom with it…but to the S on users, that's as it should be. So edit updater-script is needed then.
In fact we can get GPE Plus Version to work with a modified custom kernel, but I haven't permission from santod yet.
The backup is just a material, you will get a unroot GPE after you flash the kernel.
isn't the kernel u sent us considered a custom kernel? so it should work with the plus edition right
Sent from my HTCONE using Tapatalk
kindllle said:
I have made a little modification of NuK3rn3l_m7vzw_GPE-5.1_v9.0 to get baseband and simcard to work.
It's work fine now.
here's the UL variant H15 nandroid backup, pure gpe5.1, or you need a modified kernel
https://androidfilehost.com/?fid=24399994186369373
I won't post it up unless I get permission from santod...(of the kernel)
Sorry for my english, pls don't mind if I have made any grammar mistake...
NuK3rn3l GPE5.1 can get to work on m7spr (thanks to santod, NuK3rn3l with a little modification)
link permission...
Dont forget to edit updater-scirpt when it is necessary, because some partitions are different from the other variants.
wls
Code:
mmcblk0p35boot
mmcblk0p37system
mmcblk0p38cache
mmcblk0p39data
Click to expand...
Click to collapse
Can u tell me how to make this work
bnasty06 said:
isn't the kernel u sent us considered a custom kernel? so it should work with the plus edition right
Sent from my HTCONE using Tapatalk
Click to expand...
Click to collapse
​It's a modified stock kernel without wake gestures and the other festures.
miko12312 said:
Can u tell me how to make this work
Click to expand...
Click to collapse
I 'll send you the link for the kernel, then you need to replace a UL/VZW GPE rom with it and edit updater-script.
I can't wait for this
It sound so amazing, I can't wait for this ROM.
Where are you sending me the link to , and is the kernel just the boot IMG , and how would I update the update script , can I just use one from a previous gpe ROM that's 5.0.2 since there both lollipop
miko12312 said:
Where are you sending me the link to , and is the kernel just the boot IMG , and how would I update the update script , can I just use one from a previous gpe ROM that's 5.0.2 since there both lollipop
Click to expand...
Click to collapse
Replace a UL/VZW GPE rom with it.Or you can flash it through TWRP.
http://forum.xda-developers.com/ver...m-google-play-edition-lollipop-v1-00-t2963841
miko12312 said:
Where are you sending me the link to , and is the kernel just the boot IMG , and how would I update the update script , can I just use one from a previous gpe ROM that's 5.0.2 since there both lollipop
Click to expand...
Click to collapse
5.0.1&5.0.2>lollipop
5.1>lollipop
But there are actually some differences between them.
kindllle said:
5.0.1&5.0.2>lollipop
5.1>lollipop
But there are actually some differences between them.
Click to expand...
Click to collapse
Hey Buddy, can I try this ROM.
I'm so interest with it.
Sorry my English is bad.
Thank You..
kindllle said:
5.0.1&5.0.2>lollipop
5.1>lollipop
But there are actually some differences between them.
Click to expand...
Click to collapse
Can u post the update script as well ,unsure how to edit that one

New update PI2 (20160929) SPH-L720 (L720SPTGPI2)

Has anyone else received, and installed the new update?
I had it pop up this morning, 20160929, already downloaded (update.zip in /cache partition).
Opened the zip, and I see it has its own build #, the PI2.
This string is from the updater-script file:
Code:
file_getprop("/system/build.prop", "ro.build.fingerprint") == "samsung/jfltespr/jfltespr:5.0.1/LRX22C/L720VPUGOK3:user/release-keys" ||
file_getprop("/system/build.prop", "ro.build.fingerprint") == "samsung/jfltespr/jfltespr:5.0.1/LRX22C/L720VPUGPI2:user/release-keys" ||
The update prompt message is pretty vague:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'm sure it will fail to flash with custom recovery (TWRP) on rooted stock ROM, with quite few system apps removed.
P.S.: If someone desires that update.zip, let me know, and I'll upload it.
Just wanted to share...
Weird, it hasn't been released for the L720T and they've gotten every other update first. I can't find any information about changes or anything, only place that it appears is on Samsung's open source website.
Yeah, I didn't see anything new on Sammobile either.
Sent from space
sammobile has been pretty slow to mention / add new firmwares the last 4-6 months, with exception to brand new flagship updates
Can anyone separate modem flashable?
cheers_w said:
Can anyone separate modem flashable?
Click to expand...
Click to collapse
At this point there's nothing to separate. It's still only an OTA.
Can you please upload the zip?
onree said:
Can you please upload the zip?
Click to expand...
Click to collapse
Here you go:
https://drive.google.com/file/d/0B2dmoW2LGhuSNmFzR3dDZGQ1SUU/view?usp=drivesdk
Sent from space
Thank you! With the P in the update, I thought it might be for Marshmallow, but the update is so small that it looks unlikely. Did anyone try installing this yet?
onree said:
Thank you! With the P in the update, I thought it might be for Marshmallow, but the update is so small that it looks unlikely. Did anyone try installing this yet?
Click to expand...
Click to collapse
P=2016
I=October
2=build #2 of October
No, I'm kinda picking apart the update zip right now. Android for Work (which only requires 5.0+ so that doesn't tell us anything either) is the biggest change I see. There isn't a build.prop in the update.zip that downloaded to my phone this morning, which is weird... so I can't see what Android version it is yet, I'm hoping for at least 5.1.1 but it's doubtful. There's a lot of security and Knox stuff added which makes me think it's mainly a security update like the last 2 updates.
It's 5.0.1
Has anyone applied this update yet? I never received it on my phone and I'm wondering if i should download it from here and install it. I have the L720T by the way.
triiuzii said:
Has anyone applied this update yet? I never received it on my phone and I'm wondering if i should download it from here and install it. I have the L720T by the way.
Click to expand...
Click to collapse
As far as I have seen no update has been released for the L720T, no DO NOT FLASH THIS
bilgerryan said:
As far as I have seen no update has been released for the L720T, no DO NOT FLASH THIS
Click to expand...
Click to collapse
Ok, I won't flash it. Thanks.
Hey guys ,does any one know how to get the Data toggle for the SPH L720 ? I hate using the widgets to turn on my Data.
taoufiqlak said:
Hey guys ,does any one know how to get the Data toggle for the SPH L720 ? I hate using the widgets to turn on my Data.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=60695222
bilgerryan said:
http://forum.xda-developers.com/showthread.php?p=60695222
Click to expand...
Click to collapse
Thanks a lot man you are great
sph-l720 (not T) worked fine...
in order shown i:
-installed pi2 through kies3 on win 8.1 after backing up...
-using odin that came with latest cf-autoroot i re-rooted...
-using the same odin re-installed philz touch (older md5 version) and booted into it...
-installed latest (no longer in development) philz touch advanced version from zip file i have on sdcard1...
-rebooted into philz and installed very old emoji font support for samsung from a zip (dangerous) using philz...
-ran triangle away (very dangerous) and rebooted...
note that i had a backup on sdcard1 from philz made prior to any of this. also did one in kies3...
good luck!!!
bilgerryan said:
It's 5.0.1
Click to expand...
Click to collapse
Im surprised it still even gets updates lol
I was on stock rooted OK3, flashed back to stock, then updated using the update.zip, then ran CF-autoroot. I did hard reset after that because I wanted to start over anyway. Everything working fine.

Categories

Resources