[NOT a rom - devs only!] Moto G3 xt1540 soak test files [MM soak v3 Dec 7] - Moto G 2015 Android Development

I've obtained the v1 official MM soak test for xt1540 US 16gb/2gb variant. I've had the links posted elsewhere here for a couple days, but I wanted to give this better exposure so more devs can make use of it.
I WILL NOT SHARE THE SIGNED OTA PUBLICLY, SO DO NOT ASK!!
ANY KNOWN MOTO G DEVELOPERS WHO CAN MAKE USE OF IT, PLEASE PM ME!
v2 fixes storage mounting. To get it working you must enable developer options, scroll to select usb configuration, then select mtp. Even if MTP is already selected, you still have to check it again. As soon as you click it your device's storage will automatically remount and the files will be visible from your computer.
v3 enables storage mounting switch via the notification shade. Click the "USB for_____" notification to switch.
SOAK TEST v1
full system dump
https://drive.google.com/file/d/0B8idNtSYGvpqMEpscHZiMjFrcEk
full unsplit system.img (do NOT try flashing via fastboot)
https://drive.google.com/file/d/0B8idNtSYGvpqdXZIaDlDRkNYRzA
boot.img (fully stock)
https://drive.google.com/file/d/0B8idNtSYGvpqZFpnS2VHdFEzZEE
stock recovery.img
https://drive.google.com/file/d/0B8idNtSYGvpqWHQ2U2dab1pGanc
modem.img
https://drive.google.com/file/d/0B8idNtSYGvpqV1V1WnFXMFBHa00
Click to expand...
Click to collapse
SOAK TEST v2
full system dump
https://drive.google.com/file/d/0B8idNtSYGvpqWHVHTnIxQnNmbnM
unsplit system.img
https://drive.google.com/file/d/0B8idNtSYGvpqVURVQm5sMlFkS00
boot.img
https://drive.google.com/file/d/0B8idNtSYGvpqcFpmakZhaUNpZjA
stock recovery.img
[unchanged. see soak test v1]
modem.img (updated in v2)
https://drive.google.com/file/d/0B8idNtSYGvpqQkpMak9oYUlDNlU
Click to expand...
Click to collapse
SOAK TEST v3
full system dump
https://drive.google.com/file/d/0B8idNtSYGvpqelptaXZhMnFnUlE
unsplit system.img
https://drive.google.com/file/d/0B8idNtSYGvpqeTVSalB5TjJXR1k
boot.img
https://drive.google.com/file/d/0B8idNtSYGvpqMkY2TFp3aUxOSVk
stock recovery.img
[unchanged. see soak test v1]
modem.img
[unchanged. see soak test v2]
Click to expand...
Click to collapse
SOAK TEST v4
**skipped this one, since it was replaced within only a few days**
Click to expand...
Click to collapse
SOAK TEST v5
full system dump
https://drive.google.com/file/d/0ByE999IDa0JnWkpkR2RzZWNzS3M
unsplit system.img
https://drive.google.com/file/d/0ByE999IDa0JnbElyTUxUWU1waEE
boot.img
https://drive.google.com/file/d/0ByE999IDa0JnNnVzSjR0c09DZFk
stock recovery.img
https://drive.google.com/file/d/0ByE999IDa0JnbW5EdG5JN09QS2c
modem.img
https://drive.google.com/file/d/0ByE999IDa0JnQlpCTjFRbC1KT00
Click to expand...
Click to collapse

@hp420 thank you and would you know if theres any more differences between the xt1540 and xt1541 other than the radio?

dd98 said:
@hp420 thank you and would you know if theres any more differences between the xt1540 and xt1541 other than the radio?
Click to expand...
Click to collapse
I can't think of any reason there would be any other difference. I honestly think that is the only difference at all among any of the variants, which would explain why roms are universal. The radio isn't flashed with an aosp rom, so you're not changing one of the few things that define that variant.
I would bet even the bootloader and all are identical, 100%.
This is how Nexus devices are, and we basically have that, with the one exception of Moto's sparsechunk system images, which are just a split standard system.img....and that's what I've posted above...so, in theory, a diligent user who knows a little bit about this kind of stuff could split that system.img posted above into sparsechunks set to our default maximum sparsechunk size (which is somewhere around 260mb, I believe) and have a working factory image. All you would have to do is replace the radio with each region's own proper radio and it would be universal.
I'm no expert, so I can't guarantee...I'm only theorizing based on my experience as a Nexus tinkerer for many many years. But if you are comfortable with this stuff and want to give it a shot I do have some resources I dug up a few days ago before I sort of chickened out and stopped before I got myself into a situation I didn't know how to get out of.

I've had a chat with the tester last night and v2 should be on its way soon. I just wanted to let you guys know so you can plan your work accordingly. I should have it dumped and uploaded by Wednesday.

hp420 said:
I've had a chat with the tester last night and v2 should be on its way soon. I just wanted to let you guys know so you can plan your work accordingly. I should have it dumped and uploaded by Wednesday.
Click to expand...
Click to collapse
Oh boy! Now this is Christmas! thanks man!

hp420 said:
I can't think of any reason there would be any other difference. I honestly think that is the only difference at all among any of the variants, which would explain why roms are universal. The radio isn't flashed with an aosp rom, so you're not changing one of the few things that define that variant.
I would bet even the bootloader and all are identical, 100%.
This is how Nexus devices are, and we basically have that, with the one exception of Moto's sparsechunk system images, which are just a split standard system.img....and that's what I've posted above...so, in theory, a diligent user who knows a little bit about this kind of stuff could split that system.img posted above into sparsechunks set to our default maximum sparsechunk size (which is somewhere around 260mb, I believe) and have a working factory image. All you would have to do is replace the radio with each region's own proper radio and it would be universal.
I'm no expert, so I can't guarantee...I'm only theorizing based on my experience as a Nexus tinkerer for many many years. But if you are comfortable with this stuff and want to give it a shot I do have some resources I dug up a few days ago before I sort of chickened out and stopped before I got myself into a situation I didn't know how to get out of.
Click to expand...
Click to collapse
I was thinking of maybe flashing the system.img, not through fastboot, but using the command dd if=sdcard/system.img of=/dev/block/mmcblk0p(whatever) then hopefully i can test it then and report back to you, at least if it works that way then we have some sort of means of installing it

dd98 said:
I was thinking of maybe flashing the system.img, not through fastboot, but using the command dd if=sdcard/system.img of=/dev/block/mmcblk0p(whatever) then hopefully i can test it then and report back to you, at least if it works that way then we have some sort of means of installing it
Click to expand...
Click to collapse
I guess that should work. That's exactly how I dumped it...just reversed It never occurred to me I could go the other way with it, for some reason. Please keep me posted on your results...I'm very interested in this!!
christopherrrg said:
Oh boy! Now this is Christmas! thanks man!
Click to expand...
Click to collapse
You're very welcome, bud!! I'm glad to be able to spark some good movement in our development!!
I miss the fast paced Nexus forums so much. I still have my N4, but there isn't as much activity as there once was. This is basically a Nexus, for all intents and purposes, so maybe we can get a few more of those great devs to build for us if we can show them that there's movement happening here.

@hp420, I got it to work and I have made a TWRP backup made of the ROM if you would like it

dd98 said:
@hp420, I got it to work and I have made a TWRP backup made of the ROM if you would like it
Click to expand...
Click to collapse
http://forum.xda-developers.com/and.../how-to-conver-lollipop-dat-files-to-t2978952

dd98 said:
@hp420, I got it to work and I have made a TWRP backup made of the ROM if you would like it
Click to expand...
Click to collapse
Feel free to upload it and post it if you'd like
To the best of my knowledge, the leaker doesn't mind anything resulting from this being posted, as long as the original signed OTA isn't shared publicly, and I'm the only one in possession of that. So everyone may feel free to use anything I've posted here for any project...just please remember to say thanks! Without our friend, none of these files would be available.
Also, in the interest of open information, this is the post I spoke of earlier to split a system.img into sparse chunks, usable by fastboot. The app does run for me using wine on debian 8 jessie, if anyone is interested in that.
http://forum.xda-developers.com/showthread.php?t=2749797

hp420 said:
Feel free to upload it and post it if you'd like
To the best of my knowledge, the leaker doesn't mind anything resulting from this being posted, as long as the original signed OTA isn't shared publicly, and I'm the only one in possession of that. So everyone may feel free to use anything I've posted here for any project...just please remember to say thanks! Without our friend, none of these files would be available.
Also, in the interest of open information, this is the post I spoke of earlier to split a system.img into sparse chunks, usable by fastboot. The app does run for me using wine on debian 8 jessie, if anyone is interested in that.
http://forum.xda-developers.com/showthread.php?t=2749797
Click to expand...
Click to collapse
I will upload in the morning, and I have Windows on my laptop aswell so then we can have our system.img into sparsechunks

dd98 said:
I will upload in the morning, and I have Windows on my laptop aswell so then we can have our system.img into sparsechunks
Click to expand...
Click to collapse
I was nervous to try it myself. I'm brand new to this stuff here

hp420 said:
I was nervous to try it myself. I'm brand new to this stuff here
Click to expand...
Click to collapse
Dont worry, everybody here was brand new to this stuff at some point

dd98 said:
@hp420, I got it to work and I have made a TWRP backup made of the ROM if you would like it
Click to expand...
Click to collapse
+1 if uploaded! ( I know it can be a bit huge so you may reconsider. ) either way, today has been a crazy busy day I'm just glad to finally be able to sit down and see you guys are progressing amazingly!

I'm getting the second release now. I have some time to work on it tonight, so I'll have the dumps up a little later

Soak test v2 is uploaded and added to the OP. The only thing we don't have dumped is the updated modem.img. We're working on that but I don't have the signed ota for this one, so this part is out of my hands.

hp420 said:
Soak test v2 is uploaded and added to the OP. The only thing we don't have dumped is the updated modem.img. We're working on that but I don't have the signed ota for this one, so this part is out of my hands.
Click to expand...
Click to collapse
I think I will be better off getting a TWRP backup of this soak test and just leaving the TWRP backup of the first soak test because I was playing around with the backup and I corrupted the files , but Ill get this new backup to you asap

OP updated for soak test v3
I also posted v2 a while back...forgot to post here to update everyone on that info, sorry

All v5 stuff is posted in the OP

hp420 said:
All v5 stuff is posted in the OP
Click to expand...
Click to collapse
What's different in v5

Related

[Bell 0.37.23] DEVS ONLY (Gingerbread OTA)

WARNING: DO NOT FLASH THIS ON ANY PHONE​
IT CONTAINS A NEW BOOTLOADER THAT WILL HARD BRICK YOU AND NOT FEEL GUILTY​
All of the credit belongs to devs. Samcripp for setting up Project Cheesecake, the effort to find as many international builds as possible located on cloud servers. Navalynt for cloud test CWM mod. Tenfar for CWM bootstrap. Nate_benji for retrieving the update and uploading it for development purposes.
samcripp said:
SUCCESS
I have in my position a full OTA update. This has Bell GB, but no unlock and it also has the new dreaded ap20 BL, thats been hard bricking ATT phones when people try to sbf to older builds.
Click to expand...
Click to collapse
This is what we know so far about the build. I'm making this thread only to supply the link for the update so that hopefully we can start figuring out how we can use it (if at all). 2nd-init is a possibility, and sifting through the folders might yield to some breakthroughs.
Before I supply the link I want to remind everyone not to flash this on their phone.
Link:
Nate_benji's Megaupload
Multiupload link
Folders in root:
META-INF
patch
preinstall
recovery
system
webtop
ap20bl.img
bp.img
cdrom
cdt.bin
logo.bin
metadata.gpb
Looking forward to see if we can get anything from this, and lastly, thanks again to the devs.
Reserved for devs
You guys realize you can simply use the files to create an update-zip that takes out Motorola's assert checks and bootloader flash?
Very good news!
EDIT: Oops... I forgot that you don't have an unlocked bootloader to work with. It should be a bit more difficult then.
Would it be possible to re-package it with our current bootloader? I imagine this already would have been tried with other updates if it was possible.
D_one said:
Would it be possible to re-package it with our current bootloader? I imagine this already would have been tried with other updates if it was possible.
Click to expand...
Click to collapse
I can't say for sure but what would be great is if we could manufacture a "fruitcake" like package that would leave our BL alone. But once again, we don't have an sbf to fall back to, so we'd need to backup all of our partitions.
kennethpenn said:
You guys realize you can simply use the files to create an update-zip that takes out Motorola's assert checks and bootloader flash?
Very good news!
EDIT: Oops... I forgot that you don't have an unlocked bootloader to work with. It should be a bit more difficult then.
Click to expand...
Click to collapse
Indeed it will be tricky... Is there a way you can help out w/o using an atrix?
Where to download Bell sbf? U4_0.37.?
cctv35 said:
Where to download Bell sbf? U4_0.37.?
Click to expand...
Click to collapse
I highly suggest you don't download anything since you clearly didnt read the post
The most important part is that you shouldnt be flashing anything, also, its an OTA
Ok what about this nv flash where you have to have the special cable? Would it be possible for non at&t ATRIX phones to use that method to flash our unlockable bootloader then use the the files from the rom you now have and make a fruit cake? Just theory I don't think I've read of anyone doing nv flash.
Sent from my MB860 using XDA Premium App
*Facepalm ^
Do you guys even have a stock sbf yet? I forget if NFHimself managed to make something crazy for you guys or not. *goes digging for threads*
http://forum.xda-developers.com/showthread.php?t=1059643&page=5
You can just replace some of the files, the rest need to be patched which will be a pain.
Can a dev who has installed this please post some screenshots? I'd love to see how the Bell version of Gingerbread looks!
the2dcour said:
Do you guys even have a stock sbf yet? I forget if NFHimself managed to make something crazy for you guys or not. *goes digging for threads*
http://forum.xda-developers.com/showthread.php?t=1059643&page=5
You can just replace some of the files, the rest need to be patched which will be a pain.
Click to expand...
Click to collapse
What files need to be patched?
Can't all the necessary partitions + system.img be backed up?
IrshaadH said:
Can a dev who has installed this please post some screenshots? I'd love to see how the Bell version of Gingerbread looks!
Click to expand...
Click to collapse
No one has installed this, because it contains the new ap20bl.
I'm pretty sure we'll have a bell-version 2nd-init soon though.
yes setevendeb25 is surely working on something
Magnetox said:
No one has installed this, because it contains the new ap20bl.
I'm pretty sure we'll have a bell-version 2nd-init soon though.
Click to expand...
Click to collapse
kennethpenn said:
You guys realize you can simply use the files to create an update-zip that takes out Motorola's assert checks and bootloader flash?
Very good news!
EDIT: Oops... I forgot that you don't have an unlocked bootloader to work with. It should be a bit more difficult then.
Click to expand...
Click to collapse
Its UNLOCKED now!!! Hopefully someone can create a cwm4 flashable zip for us..
nate_benji said:
Its UNLOCKED now!!! Hopefully someone can create a cwm4 flashable zip for us..
Click to expand...
Click to collapse
Mhm... hopefully sam is able to get us some Fruitcake!
bongd said:
Mhm... hopefully sam is able to get us some Fruitcake!
Click to expand...
Click to collapse
Any idea what Gingerbread build he's basing the Fruitcake on?
nate_benji said:
Any idea what Gingerbread build he's basing the Fruitcake on?
Click to expand...
Click to collapse
He's kindly asked which SBFs he should prepare Fruitcake for (lol that sounded so weird).
I'm pretty sure he'll do it for Bell, French/Orange SBF, the popular ones for sure... man, I'm so pumped!!!
Hi,
Is this the latest Bell GB build?
Can't you just use CWM and edit out the bits in updater that reference ap20bl? And delete ap20bl.img as well of course.
Is there a better boot loader out there that fixes the ram issue? Maybe a swap in would be a better idea.
This OTA is a patch so you will have to be on Bell's 37.23. I backed up all my .23 partitions if anyone needs them. I was able to get back to .23 without unlocked boot header from ORGB using edited French 2.1.1, just removed all fs code groups basically. Fuse still the same though (cat /sys/firmware/fuse/ReservedOdm=20002000200004000) .
Cheers!

[ROM][9/21] - Verizon Stock Rooted ROM - VS98011A

This is just that... A Verizon Stock Rooted ROM based on Build VS98011A (OTA Build)!
A stock rooted ROM
Pre-rooted
Busybox
zipaligned
Odex. De-Odex later!
Must be on latest OTA!
Includes boot.img that is pre-lokied.
You dont not need to worry about loki or OTA's.
Thanks
Jparasita and mbroseAI for helping test it, djrbliss, dees_troy, chainfire, Anonymous Donator!
MOD EDIT: Link removed as domain has expired. Thread closed until new links can be installed
Please Hit Thanks!
Its just as easy as hitting download!
[/CENTER][/SIZE][/I][/B]
Sharing Policy
The spirit of Open Source is to share your knowledge and files with the rest of the world so they can improve on what you do when possible. This is also my philosophy and I would never compromise that!
You are free to use this ROM or any part of this ROM any way you like as long as you give proper credits!
Do not use my work if you cannot give proper credits!
Consider this your permission! Please do not PM me asking if its OK to build off this ROM. Permission granted!
However this does not include my CleanROM series of ROMS. Please do not use those without contacting me first!
This ROM is not a CleanROM. Its a stock rooted and all yours!
Hit Thanks!
General Info
It takes a LONG TIME to flash this ROM. Accept it. ITS HUGE! Biggest stock ROM I have ever seen!
Wiping in recovery can take near 3 to 5 minutes... Let it go. Dont stop it!
You Sir are my hero. Nuff said.
Sent from my VS980 4G using Tapatalk 4
Thanks for all your hard work on this!
just wondering, what is the difference between flashing this, and rooting after the OTA update? i assume you bypass any pushed OTA's and thats all
nice, scott! thanks for getting to work on the verizon version
Viper76269 said:
just wondering, what is the difference between flashing this, and rooting after the OTA update? i assume you bypass any pushed OTA's and thats all
Click to expand...
Click to collapse
This may not be for you...
This ROM is for someone...
Who wants to tinker and build there own personal ROM from the stock base.
Another developer that may not have the ability to get a stock base (Like me, I only have the AT&T phone)
When you hose your phone trying to "modify" things because you "read it on the internet" somewhere you can then use this ROM to get your anus out of trouble.
You flash someone else ROM and realize its not what you were expecting, you didn't make nandroid back up, and your rebooting every time you try to make a phone call. This ROM would come in real handy
You see where I am going with this?
tombepa said:
You Sir are my hero. Nuff said.
Sent from my VS980 4G using Tapatalk 4
Click to expand...
Click to collapse
inkdrink said:
Thanks for all your hard work on this!
Click to expand...
Click to collapse
jayochs said:
nice, scott! thanks for getting to work on the verizon version
Click to expand...
Click to collapse
Click to expand...
Click to collapse
You are all welcome!
Glad I could help get it started off for Verizon!
scrosler said:
You are all welcome!
Glad I could help get it started off for Verizon!
Click to expand...
Click to collapse
haha i always downloaded cleanrom, or your stock rooted roms, on every phone i had that you dev'ed for..which was every phone i had lol..and they're all under each phones specific folder on my hard drive as my just-in-case i mess something up and need a fresh clean flash back to stock. it's helped numerous times lol so i've got this bad boy downloading right now..
2 gigs, that's crazy. i can't believe the roms are bigger than samsungs!
scrosler said:
This may not be for you...
This ROM is for someone...
Who wants to tinker and build there own personal ROM from the stock base.
Another developer that may not have the ability to get a stock base (Like me, I only have the AT&T phone)
When you hose your phone trying to "modify" things because you "read it on the internet" somewhere you can then use this ROM to get your anus out of trouble.
You flash someone else ROM and realize its not what you were expecting, you didn't make nandroid back up, and your rebooting every time you try to make a phone call. This ROM would come in real handy
You see where I am going with this?
Click to expand...
Click to collapse
gotcha. just making sure. wouldn't be bad to have it on the computer just in case. i was just curious. i'm personally waiting for a deodexed AOSP ROM, but i can keep this in case i screw anything up. thanks for the info!
jayochs said:
haha i always downloaded cleanrom, or your stock rooted roms, on every phone i had that you dev'ed for..which was every phone i had lol..and they're all under each phones specific folder on my hard drive as my just-in-case i mess something up and need a fresh clean flash back to stock. it's helped numerous times lol so i've got this bad boy downloading right now..
2 gigs, that's crazy. i can't believe the roms are bigger than samsungs!
Click to expand...
Click to collapse
Dude, tell me about it!
Do you know how long it takes to upload this isht?
I had to TeamView into jparista's PC, dump his phone, build the ROM, then upload it all using his internet connection because he has twice the upload speed I did.
I would still be uploading now!
you say must be on latest OTA, what happens if we flash this on non OTA?
Scott,
In the OP you say we need to be on the latest OTA?
I had flashed TWRP and have not been able to get the OTA.
I was surprised when I read we needed to be on the latest OTA to flash your ROM.
I have been holding off getting the OTA because I figured I would just flash a ROM to get the on the latest OTA is there a reason we need to be on it to flash your ROM?
Do you happen to have a Stock Recovery IMG and I get in order to get the OTA if I am going to need the OTA I will have to get it through stock recovery
neckbonest said:
you say must be on latest OTA, what happens if we flash this on non OTA?
Click to expand...
Click to collapse
I would like to know this as well.
Walter21026 said:
I would like to know this as well.
Click to expand...
Click to collapse
Because its built from the OTA and I didn't include a boot image. I don't have the phone so I didn't want to risk bricking someone else's trying to flash a boot image.
In all reality it will prolly be 100% fine on the non OTA but I cannot say for sure... Havent tried it.
So nandroid, flash and report results and all questions will be answered.
scrosler said:
Because its built from the OTA and I didnt include a but image.
In all reality it will prolly be 100% fine on the non OTA but I cannot say for sure...
Click to expand...
Click to collapse
looks like im going to be your beta tester on this. will report back after flashing
scrosler said:
Because its built from the OTA and I didn't include a boot image. I don't have the phone so I didn't want to risk bricking someone else's trying to flash a boot image.
In all reality it will prolly be 100% fine on the non OTA but I cannot say for sure... Havent tried it.
So nandroid, flash and report results and all questions will be answered.
Click to expand...
Click to collapse
Thanks for chiming in on this Scott, however I won't test this till someone else has. Already went through hell yesterday with TWRP loops
neckbonest said:
looks like im going to be your beta tester on this. will report back after flashing
Click to expand...
Click to collapse
Sounds good!
Let us know!
Good luck!
neckbonest said:
looks like im going to be your beta tester on this. will report back after flashing
Click to expand...
Click to collapse
Let us know how it goes. Thanks
Sent from my VS980 4G using Tapatalk 2

Android 5.1 for 64bit EU Desire 510 based on Desire 626

As described in the thread title, Is it possible do to so?
The new EU HTC Desire 626 comes with Android 5.1 and features the same snapdragon chip and the same wifi/bt/camera driver stack.
There is a custom rom with Android 5.1 from September 2015, fully working for Desire
lonypny said:
As described in the thread title, Is it possible do to so?
The new EU HTC Desire 626 comes with Android 5.1 and features the same snapdragon chip and the same wifi/bt/camera driver stack.
There is a custom rom with Android 5.1 from September 2015, fully working for Desire
Click to expand...
Click to collapse
It's not possible to just flash the 626 rom on the 510 unless you want to have bootloops? You'd need to make modifications and port it.
You musst be port some kernel settings
I've recompiled a kernel for linux many times but never for an android phone. wouldn't it be as easy as replacing the kernel .config file for 626 with the one from 510??
lony test it yourself
lonypny said:
I've recompiled a kernel for linux many times but never for an android phone. wouldn't it be as easy as replacing the kernel .config file for 626 with the one from 510??
Click to expand...
Click to collapse
Nope.. it's much harder than just a basic Linux kernel compilation... You'd need to download over 27GB worth of CyanogenMod sources to a Linux/Unix machine to even begin working with the kernels or roms. You may be able to shorten that by a few GBs but it's still not as easy as grabbing another boot from another device. It's also a boot.img not a .conf..
It will be fantastic to see it on our desire 510
MrMike2182 said:
Nope.. it's much harder than just a basic Linux kernel compilation... You'd need to download over 27GB worth of CyanogenMod sources to a Linux/Unix machine to even begin working with the kernels or roms. You may be able to shorten that by a few GBs but it's still not as easy as grabbing another boot from another device. It's also a boot.img not a .conf..
Click to expand...
Click to collapse
I guess its gonna be harder. Have to wait for the Mash (Cyanogenmod 13) that is if it will work too.
Zubagy said:
I guess its gonna be harder. Have to wait for the Mash (Cyanogenmod 13) that is if it will work too.
Click to expand...
Click to collapse
It can be hard or it can be easy... It all really just depends on the person that's doing the work and how much they know about it. It's definitely not as easy as grabbing another boot from another device because you would have to go through the entire kernel/boot.img to change all of the settings to be able to work with a different device. You'd have to extract the info from the boot.img in order to get to all the configuration files and even then it doesn't mean that when you go to rebuild it back into a boot.img again that it's gonna work.. It might and it might not, it really depends on what you know.
Any volunteers to test the firmware?
lonypny said:
Any volunteers to test the firmware?
Click to expand...
Click to collapse
post the link please
Post the link. Ill try
lonypny said:
Any volunteers to test the firmware?
Click to expand...
Click to collapse
here
Post the link.
Hi show the link
I wouldn't mind trying out this firmware. Please post if you can
Please ban guy who create this topic and erase this topic. Stupid kid
lonypny said:
Any volunteers to test the firmware?
Click to expand...
Click to collapse
tell me you have it working? test it, i can give you a recovery (RUU) if it fails
Hi, I was travelling for business unexpectedly for the past 3 weeks and didnt have time to deal with this. I'll post the firmware today - hopefully. @Zubagy I can't test it on my phone as it's my only phone
lonypny said:
Hi, I was travelling for business unexpectedly for the past 3 weeks and didnt have time to deal with this. I'll post the firmware today - hopefully. @Zubagy I can't test it on my phone as it's my only phone
Click to expand...
Click to collapse
we will be waiting

[Xperia Z2][D6503] Newest Beta System Dump [MM 6.0.1][FW: 23.5.A.1.203]

Hi everyone,
As some of you may know, due to Sony cracking down on the beta program, it's impossible to share the new Beta firmware with everyone. @niaboc79 asked me if I could try to do a system dump and surprisingly, it worked fine with ADB.
I'm not really sure what you guys can do with it but I thought I may as well share it with everyone so you'll find it in the link at the end of this post.
I'm uploading it to Mega right now, it's pretty heavy (over 2 gigs) so please be patient but I should think it'll be ready in an hour or so.
Update: link provided at the bottom of the post
Have fun with it and if it is of any help, I'll post future Beta system dumps if and when they become available.
Link: https://mega.nz/#!pdomjD5a!A6eZ4ZL-59g0P6BdqhVpfnsb83usfJupv-QQtwcVhOs
I thought the .570 was the official version of MM 6.0.1?
NewbieFTW said:
I thought the .570 was the official version of MM 6.0.1?
Click to expand...
Click to collapse
Your username say all... :laugh:
EugenStanis said:
Your username say all... :laugh:
Click to expand...
Click to collapse
Hahahaha totally I used to live in Samsung world, that's why
EugenStanis said:
Your username say all... :laugh:
Click to expand...
Click to collapse
Lol
op updated with link. Enjoy...
jamesbdx said:
op updated with link. Enjoy...
Click to expand...
Click to collapse
Can anybody make a flashable zip of new beta update?
jamesbdx said:
op updated with link. Enjoy...
Click to expand...
Click to collapse
Is there boot.img too?
timoti123 said:
Is there boot.img too?
Click to expand...
Click to collapse
no !!
@jamesbdx we need boot.img bro back it up and upload please.thank you
It will be better if he could back it up as .img files than we can easily flash it. Because it is not so easy to flash system folder. But maybe it isn't possible I don't know. I'm now trying something but it probably won't work.
Who has an idea for stamina mode xperia x settings. The Xperia Z2
Any tutorial how to install without root ? This rom have Polish language ?
Then you can install with ADB?
Z2User said:
Then you can install with ADB?
Click to expand...
Click to collapse
Now i have CE1 5.1.1 official rom. Any video tutorial ? I dont have experience with adb.
WolusPL said:
Now i have CE1 5.1.1 official rom. Any video tutorial ? I dont have experience with adb.
Click to expand...
Click to collapse
Not some tutorial or something to install it, it was a question, as he mentions that works with ADB
Why do you guys keep posting these questions in development section? Its clearly written that its a system dump from the new Beta update.
ITS IS NOT A ROM, this is not ready for users to flash, this is a dump for developers to work with and hopefully create a working flashable ROM.
Please dont spam and wait for a flashable version.
People just dont like to read op or comments,anyway this will probably go out of beta in a week or two,same as last update did.Why such haste then,just dont brick your phones guys by trying to get this FW in weird ways,there will be a flashable soon
I don't know if it's possible to extract the boot.img without su privileges, if it is can someone provide me with how to do it and I'll gladly help.
And yeah, it's pretty obvious that this isn't a rom but it's harmless in the sense that in the current state, nobody can actually flash anything accidentally and brick their phone. So, I'm leaving it up as it is and people can do whatever they want, I'd be happy if a rom could be made out of this but I certainly don't pretend to have the skills to do it myself which is also why I'm only sharing what I can.
jamesbdx said:
I don't know if it's possible to extract the boot.img without su privileges, if it is can someone provide me with how to do it and I'll gladly help.
And yeah, it's pretty obvious that this isn't a rom but it's harmless in the sense that in the current state, nobody can actually flash anything accidentally and brick their phone. So, I'm leaving it up as it is and people can do whatever they want, I'd be happy if a rom could be made out of this but I certainly don't pretend to have the skills to do it myself which is also why I'm only sharing what I can.
Click to expand...
Click to collapse
i tried to flash with .570 kernel but the phone doesn't boot up so we need the kernel and i'm not sure if you can backup the kernel without root so i hope if someone can help in this.
EugenStanis said:
Your username say all... :laugh:
Click to expand...
Click to collapse
Lol

LG V10 T-Mobile Update zip 7.0 30b

Here is a flashable zip of the new update for the the LG V10 T-Mobile H901. All you have to do is flash this zip in TWRP. You can also flash the 28.2 superuser too if you wish to have root and there will be a link for going back to MM just in chase you mess something up. Just click the links the 1. Link will be the 7.0 update zip 2. Link will be the 28.2 superuser zip 3. Link will be the MM zip if you mess any thing up.
I can confirm that this works because I have done it on my LG V10 H901 T-Mobile.
Let me know if it works for you!
Well here the link I promised you all
LG V10 T-Mobile 7.0 30b
https://drive.google.com/file/d/0B7v3YsUbtkxNSVhEYm9DdXhsdTQ/view?usp=drivesdk
Superuser 28.2
https://drive.google.com/file/d/0B7v3YsUbtkxNRVhLOXlRYVE1YlU/view?usp=drivesdk
LG V10 MM T-Mobile
https://drive.google.com/file/d/0B7v3YsUbtkxNWDJUcWpnZWdTdVk/view?usp=drivesdk
Please make volte works on other network
Sent from my LG-H818 using XDA-Developers Legacy app
Worked great for me last night. Thanks allot. Just wondering, is this an unofficial update because T-Mobile's site says that 7.0 is still in manufacturer development. And what does the MM zip actually do?
Justin Bourne said:
Worked great for me last night. Thanks allot. Just wondering, is this an unofficial update because T-Mobile's site says that 7.0 is still in manufacturer development. And what does the MM zip actually do?
Click to expand...
Click to collapse
Nope it's the really deal it's not still in manufacturer development. An glad it work for you ?
sumitverma1 said:
Please make volte works on other network
Click to expand...
Click to collapse
I could but I don't have a other phone that on a different carrier I only have the T-Mobile one sorry .
Did you take this from runningnak3d?
xXCoolGuYXx said:
I could but I don't have a other phone that on a different carrier I only have the T-Mobile one sorry .
Click to expand...
Click to collapse
Thanks for you reply bro...
Sent from my LG-H818 using XDA-Developers Legacy app
sumitverma1 said:
Thanks for you reply bro...
Click to expand...
Click to collapse
You welcome bro but the best of luck to you though .
popwar said:
Did you take this from runningnak3d?
Click to expand...
Click to collapse
No and I don't even know who that is .
Please Help!
hello.
Im new to all this custom roms etc.
Can you please guide me to flash android nougat to my lg v10 (T-Mobile) that is currently running on MM and its not rooted.
If i have to root it first then please provide me the link to root my V10 i'll be very glad.
Thanks in advance.
(Sorry for my bad English).
@popwar lol -- Take a look at the updater-script.
It is LG's and T-Mobile's software, so I don't care, but it is still kind of cheesy to directly copy someone else's work and claim it as your own.
-- Brian
MadWolf-01 said:
hello.
Im new to all this custom roms etc.
Can you please guide me to flash android nougat to my lg v10 (T-Mobile) that is currently running on MM and its not rooted.
If i have to root it first then please provide me the link to root my V10 i'll be very glad.
Thanks in advance.
(Sorry for my bad English).
Click to expand...
Click to collapse
Yes it needs to be rooted first and look up dirty cow v10 root it should work for you on mm it will give you root and twrp recovery then do what I posted to get you n
runningnak3d said:
@popwar lol -- Take a look at the updater-script.
It is LG's and T-Mobile's software, so I don't care, but it is still kind of cheesy to directly copy someone else's work and claim it as your own.
-- Brian
Click to expand...
Click to collapse
That not what I did but okay
@xXCoolGuYXx Well, it is a miracle then. One of us should play the lottery. Do you know what the chances are of two people creating a file that has the exact same sha1 hash when the file contents are variable? I don't either, but it is astronomical.
The ui_print lines were not something I copy / pasted. I made those up when I made the file. So again, the chances of you picking the EXACT verbiage and punctuation are -- well -- almost non-existent.
It is incredibly simple to dump a KDZ and make a flashable zip, even so, the fact that you are claiming that you did -- when you so obviously didn't is hilarious.
-- Brian
runningnak3d said:
It is incredibly simple to dump a KDZ and make a flashable zip, even so, the fact that you are claiming that you did -- when you so obviously didn't is hilarious.
-- Brian
Click to expand...
Click to collapse
Seriously! Going back to your thread now... :highfive:
Sent from my LG-H901 using XDA Labs
runningnak3d said:
@xXCoolGuYXx Well, it is a miracle then. One of us should play the lottery. Do you know what the chances are of two people creating a file that has the exact same sha1 hash when the file contents are variable? I don't either, but it is astronomical.
The ui_print lines were not something I copy / pasted. I made those up when I made the file. So again, the chances of you picking the EXACT verbiage and punctuation are -- well -- almost non-existent.
It is incredibly simple to dump a KDZ and make a flashable zip, even so, the fact that you are claiming that you did -- when you so obviously didn't is hilarious.
-- Brian
Click to expand...
Click to collapse
Where did I say I made it ?
xXCoolGuYXx said:
Where did I say I made it ?
Click to expand...
Click to collapse
When someone asks you "Did you take this from X" and you reply "No" you are stating one of two things. 1) You did the work yourself or 2) You stole the work from someone else other than X.
You pick whichever one you prefer. In EITHER case I'll stick with the original dev and not the guy who got caught plagiarizing someone else's work.
As recently as February (https://forum.xda-developers.com/showthread.php?t=3281170) you were having problems figuring out how to properly edit the build.prop file so not someone other people should be depending on for their entire phone rom.
famewolf said:
When someone asks you "Did you take this from X" and you reply "No" you are stating one of two things. 1) You did the work yourself or 2) You stole the work from someone else other than X.
You pick whichever one you prefer. In EITHER case I'll stick with the original dev and not the guy who got caught plagiarizing someone else's work.
As recently as February (https://forum.xda-developers.com/showthread.php?t=3281170) you were having problems figuring out how to properly edit the build.prop file so not someone other people should be depending on for their entire phone rom.
Click to expand...
Click to collapse
Because I didn't get it from him I got it from a website not x . You want the link to the website since your so caught up in yourself you can't see where I am coming from I would never steal someone else work I only posted this because I could find anything on xda about going to nug on the LG V10 so I made it to help people so chill out dude next time I won't help the xda family !
xXCoolGuYXx said:
Because I didn't get it from him I got it from a website not x . You want the link to the website since your so caught up in yourself you can't see where I am coming from I would never steal someone else work I only posted this because I could find anything on xda about going to nug on the LG V10 so I made it to help people so chill out dude next time I won't help the xda family !
Click to expand...
Click to collapse
Perhaps you'd have better luck if you looked in the right place "dude". This rom is for the H901 which is the T-mobile version. It belongs in the T-mobile V10 subforum along with all the other roms including the one this is based off of.
As an FYI, XDA rules say if you are posting a rom you DID NOT CREATE it belongs in the GENERAL portion of the forum. Android development is for posts by the creators which is why everyone is claiming you stole it. Help. Don't Help. The "xda family" will survive.
Hi i am really need a little help here. Please. I try to update the zip and everything work fine. But when i saw on my phone notification it show a message i have a new update (system OTA) and i am too stupid to hit ok, now my phone stuck in recovery mode. Please help me this problem

Categories

Resources