[LP][30-11-2014] Android 5.0 LolliPop for Xperia Z (KMA) - Xperia Z Original Android Development

Lollipop
I have build AOSP lollipop for our Xperia Z.
Changelog
18-11-2014
- GPS from mako (credits to pabx)
- Synced
- TWRP Recovery
18-11-2014
- Open source GPS (Fully working?)
- Kernel updates
- Device tree updates
- Synced (5.0.0_r7) & pabx
18-11-2014
- Working root & latest CWM recovery
- Kernel updates
- Device tree updates
- Synced (5.0.0_r6)
Feature list:
Working:
- Screen / touch
- Audio
- Wifi
- Vibrator
- Camera
- RIL
- NFC
- Bluetooth
- Sensors
- GPS
Not working:
- You tell me
Download
https://drive.google.com/file/d/0B7XCSgymRoP0RFpnZmszeDlWQU0/view?usp=sharing
Gapps (CM-12): CM Gapps or PA: PA Gapps or pabx's gapps
SuperSu (latest): http://www.chainfire.eu/
Install
Fastboot:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash userdata userdata.img (THIS WILL WIPE YOUR DATA/SDCARD)
First boot might take a while, black screen for a couple of minutes so don't worry it will boot.
Source
https://github.com/yugalollipop/
Notice
Please use this thread for bug reports only. (provide logs)
Use the Q&A thread for questions. Let's keep this thread clean.
Please press thanks or donate
Credits:
Pabx

It seems like your build has SE-Linux disabled.
If you need some .te files, feel free to grab them from my git-repo: https://github.com/adrian-bl-yuga/device-sony-lagan/commit/ecc7cff36202671520f1f8e5cbd77c439a2e12da
I prepared them some months ago after the l-preview source was released. They will hopefully still work on the final l-release (can't confirm yet as my own build is still compiling)
But great work: Seems to run quite well so far!

And so it begins! Major props, guys!

Great job! Thank you for bringing L AOSP for yuga.
I have some logs on NFC here as it is not working. Not sure whether I'm taking the log the right way or not >.<

thomas1991_12 said:
Lollipop
I have build AOSP lollipop for our Xperia Z. Haven't had time to extensivily test everything but all basic functions seem to work. No major dealbreakers as far as I have seen.
Working:
- Screen / touch
- RIL
- Audio
- Wifi
Not working:
- Camera (need to add the blobs)
Please test it and let me know, so I can debug it if necessary.
Download
https://drive.google.com/file/d/0B7XCSgymRoP0RVl4T25PbTB2bjQ/view?usp=sharing
Install
Fastboot:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash userdata userdata.img
First boot might take a while, black screen for a couple of minutes so don't worry it will boot.
I don't know if gapps is already around, but this is a first version not to be considered stable yet. But you should be able to just install the gapps apks.
Click to expand...
Click to collapse
Great start, keep doing it

Great work guys, I was beginning to feel left out after seeing my friends upgrade their phones to lollipop. Thanks guys.

Outgoing calls don't work, states Call not sent. Incoming calls are received however there is no audio on either end
can't install any apks either saying cant open file

+1 on that..
thanks for the build..

Good work
Keep it up
+1
Sent from my GT-P1000 using Tapatalk

screen shot plz ... great job man!

Fastboot command prompt crashes every time I try to flash userdata. Any ideas?
Second try gives me this message
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash userdata userdata
.img
sending 'userdata' (137210 KB)...
FAILED (command write failed (No such device or address))
finished. total time: 0.010s
Fastboot shows my device... so any ideas?

Grt job dev, plz release in a form of zip

Does this rom has recovery?

Could we have a recovery flashable build please
TAPATALKED WITH MY TAB S 8.4

+1 for zip flashable file. Flashing this through fastboot is bit risky. I ended up losing signal and now I am hoping my TA backup will fix the dreaded baseband unknown issue.
Would have loved to use this. Good job anyway dev :good:.
Edit: Got signal back. Just had to dirty flash ROM over my nandroid backup

Great job I was wondering how long it will take someone to create wrking lollipop rom for xz :laugh::laugh:

Hi Thomas,
I think you should warn people that flashing this will wipe your sd card as it did it for me and I've lost alot of stuff
Sent from my Xperia Z using Tapatalk 2

macia10 said:
Hi Thomas,
I think you should warn people that flashing this will wipe your sd card as it did it for me and I've lost alot of stuff
Sent from my Xperia Z using Tapatalk 2
Click to expand...
Click to collapse
It shouldn't wipe anything as it encrypts everything so be patient and wait see if things start to show up if not do a reboot
Also can't go pointing fingers as its flash at your own will as stated this WIP pretty much not everything will be working yet
TAPATALKED WITH MY TAB S 8.4

danny19901 said:
It shouldn't wipe anything as it encrypts everything so be patient and wait see if things start to show up if not do a reboot
Also can't go pointing fingers as its flash at your own will as stated this WIP pretty much not everything will be working yet
TAPATALKED WITH MY TAB S 8.4
Click to expand...
Click to collapse
No it wiped everything I'm not mad at all it was just a note to warn others.

macia10 said:
No it wiped everything I'm not mad at all it was just a note to warn others.
Click to expand...
Click to collapse
Ok sorry to hear that it wiped everything its always recommended to back up sdcard etc... Just in case and sorry if my post came on a little to strong
And thanks for the warning
TAPATALKED WITH MY TAB S 8.4

Related

[RECOVERY] TWRP Recovery 2.8.7.0 - Apollo/Thor

Hello All,
NOTE: You should unlock your bootloader.
These are patched TWRP recovery images for the Apollo and Thor devices only. Now Built from the latest .4.5.3 sources.
WARNING:
- Be sure to have a working /system partition before proceeding with installation.
Installation
- Ensure you are running stock firmware .3.2.3.2
- Obtain Root
- Copy the recovery image to the root of your sdcard
- Flash the recovery image by issuing the following commands:
Code:
adb shell
su
dd if=/sdcard/signed-<device>-twrp-2870.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
Download
- Apollo Recovery Image
- Thor Recovery Image
Thanks
- @vortox for the exploit
I see that everyone (well, almost) is using his exploit now. Is there a tool and/or link that I missed?
r3pwn said:
I see that everyone (well, almost) is using his exploit now. Is there a tool and/or link that I missed?
Click to expand...
Click to collapse
I gave @Cpasjuste and @ggow an earlier access to my tool, because I could't write my guide as fast as thought.
vortox said:
I gave @Cpasjuste and @ggow an earlier access to my tool, because I could't write my guide as fast as thought.
Click to expand...
Click to collapse
Ah.
I wrote the recovery on my apollo device which is running 14.3.2.3.2_user_323001720 version and it appears to work flawlessly. I booted into recovery (TWRP) successfully and rebooted the system successfully as well. Awesome!
Thanks for the feedback, glad it's all working
I haven't got a device at the moment to try it out on.
Sent from my Kindle Fire HDX using Tapatalk
Thanks ggow. Could we expect CM roms soon from your new release?
Working on 14.3.1.0
I just want to confirm, on 14.3.1.0_user_310078820 everything so far is working correctly, I can enter into TWRP, reboot system aswell, successfully tested backup and restore (from Safestrap created backups)
Thanks.
tuanda82 said:
Thanks ggow. Could we expect CM roms soon from your new release?
Click to expand...
Click to collapse
Hello tuanda82,
It depends on Amazon, my unlocked Apollo stopped working so they sent me a new one but came pre-installed with 4.5.2.
They have refused to downgrade me back to the old firmware. And after a lot of to and fro they agreed to replace it again .
I hope I have luck with the new device been on the required firmware.
But yes I definitely would like to make such a release.
dangerous
jeryll said:
I just want to confirm, on 14.3.1.0_user_310078820 everything so far is working correctly, I can enter into TWRP, reboot system aswell, successfully tested backup and restore (from Safestrap created backups)
Thanks.
Click to expand...
Click to collapse
I would not be trying interchang eROMs and or backups ppluntil certain things are verified by our developersgosh it only takes a few minutes to understand that one is built for locked bootloader the other one bypasses and they both flash completely different partitions and have different installation scripts.you're just asking to be one of the ignorant whiners on the sidelines while we have fun ..stuck with your brick. be patient guys this is all new stuff if you can't afford to be a developer then I devise you let somebody else take the risk
Can you tell me where TWRP Recovery is stored and what the boot process is like? Is TWRP called by the boot loader instead of the Linux kernel and it will in turn then start the Linux kernel from your installed system?
What happens when TWRP Recovery is damaged? Is there still a way to recover?
And is there a difference in how TWRP is started as opposed to Safestrap?
Edit: ok, so I see that TWRP Recovery is flashed to the recovery partition, so I guess it's separate from the boot image. And pressing volume up + the power button presumably activates the recovery image rather than the boot image. Did Safestrap work in the fashion I described? Why are we using TWRP for recovery now instead of Safestrap? Are there any advantages?
tbm13 said:
Can you tell me where TWRP Recovery is stored and what the boot process is like? Is TWRP called by the boot loader instead of the Linux kernel and it will in turn then start the Linux kernel from your installed system?
What happens when TWRP Recovery is damaged? Is there still a way to recover?
And is there a difference in how TWRP is started as opposed to Safestrap?
Edit: ok, so I see that TWRP Recovery is flashed to the recovery partition, so I guess it's separate from the boot image. And pressing volume up + the power button presumably activates the recovery image rather than the boot image. Did Safestrap work in the fashion I described? Why are we using TWRP for recovery now instead of Safestrap? Are there any advantages?
Click to expand...
Click to collapse
New recovery system
- Allows for custom kernels (meaning, CyanogenMod, Overclocking, and other things)
- Installed to "recovery" partition
- Bypasses signature verification check with some weird thing about exponents of 3 and the cubed root of something. I don't entirely understand how the exploit works.
- Called from the bootloader
- If you're in a bootloop, hold VOL+ & POWER (I think) to boot into TWRP.
SafeStrap
- No custom kernels (no CM)
- Installed to "system" partition (no key presses can get you to here if you're in a bootloop)
- Designed to provide semi-custom ROMs on devices with locked bootloaders
- Called from the Kernel
r3pwn said:
New recovery system
- Allows for custom kernels (meaning, CyanogenMod, Overclocking, and other things)
- Installed to "recovery" partition
- Bypasses signature verification check with some weird thing about exponents of 3 and the cubed root of something. I don't entirely understand how the exploit works.
- Called from the bootloader
- If you're in a bootloop, hold VOL+ & POWER (I think) to boot into TWRP.
SafeStrap
- No custom kernels (no CM)
- Installed to "system" partition (no key presses can get you to here if you're in a bootloop)
- Designed to provide semi-custom ROMs on devices with locked bootloaders
- Called from the Kernel
Click to expand...
Click to collapse
Do you have to be in the stock rom slot to install? Or can you be on a custom rom slot and install?
Håvi said:
Do you have to be in the stock rom slot to install? Or can you be on a custom rom slot and install?
Click to expand...
Click to collapse
Flash the rollback image to stock slot. This will then enable you to get back to 3.1.0
ggow said:
Flash the rollback image to stock slot. You need to be on stock version < 3.2.4.[/QUOT
Edit, found answer in OP
Click to expand...
Click to collapse
I was able to roll back to 3.1.0 and installed twrp. I was able to make a backup and successfully restored the backup. However after about an hour I came back to my kindle an noticed it updated itself to 4.1.1. I was under the impression with recovery installed any new updates would . Not be able to install. Now when I try to boot into recovery it on l y boots kindle recovery not twrp.
Sent from my KFAPWI using Tapatalk
tuanda82 said:
Thanks ggow. Could we expect CM roms soon from your new release?
Click to expand...
Click to collapse
The main problem for cm on appolo seems to be the kernel/bootloader. To run CM kernel (or amazon > 3.2.4) we need (or at least its the only way I found) to modifiy the boot image to manually happen the DT information's to the kernel zImage. Unfortunately this was tested with @ggow and it's not working on appolo. If someone if willing to send me an appolo device I could work on that ...
Cpasjuste said:
The main problem for cm on appolo seems to be the kernel/bootloader. To run CM kernel (or amazon > 3.2.4) we need (or at least its the only way I found) to modifiy the boot image to manually happen the DT information's to the kernel zImage. Unfortunately this was tested with @ggow and it's not working on appolo. If someone if willing to send me an appolo device I could work on that ...
Click to expand...
Click to collapse
Man, I wish I had more time for XDA. First time I've checked in in months. At any rate, it is awesome to see y'all learning & sticking with it! Since I haven't had much time for anything that isn't work related lately, I passed my rooted 3.2.6 Apollo to my Mom. I don't know if she uses it much, but I'll ask her & unless she did a complete 180 & is now becoming a tablet-phile, I could probably send you mine. I will ask her if I can have it back tonight & let you know.
Cpasjuste said:
The main problem for cm on appolo seems to be the kernel/bootloader. To run CM kernel (or amazon > 3.2.4) we need (or at least its the only way I found) to modifiy the boot image to manually happen the DT information's to the kernel zImage. Unfortunately this was tested with @ggow and it's not working on appolo. If someone if willing to send me an appolo device I could work on that ...
Click to expand...
Click to collapse
Amazon are sending me a new Apollo device (again)... hopefully I'll be back in business soon. I think there was something wrong with my device which is why I was having so many problems.
When I get the new device, hopefully it will be on the required firmware for me to try out the new kernel and CM. I'll report back when I have something... Shouldn't take me too long to get something up and running once I have a working device.
GSLEON3 said:
Man, I wish I had more time for XDA. First time I've checked in in months. At any rate, it is awesome to see y'all learning & sticking with it! Since I haven't had much time for anything that isn't work related lately, I passed my rooted 3.2.6 Apollo to my Mom. I don't know if she uses it much, but I'll ask her & unless she did a complete 180 & is now becoming a tablet-phile, I could probably send you mine. I will ask her if I can have it back tonight & let you know.
Click to expand...
Click to collapse
Thanks gsleon but don't rob your mom
---------- Post added at 10:57 AM ---------- Previous post was at 10:53 AM ----------
ggow said:
Amazon are sending me a new Apollo device (again)... hopefully I'll be back in business soon. I think there was something wrong with my device which is why I was having so many problems.
When I get the new device, hopefully it will be on the required firmware for me to try out the new kernel and CM. I'll report back when I have something... Shouldn't take me too long to get something up and running once I have a working device.
Click to expand...
Click to collapse
Crossing fingers

★ [ROM][STOCK] Android One 2nd Gen [seed][MMB29K] ★

Android One Universal STOCK ROMs [MM/LP]​
These ROMs were dumped using the command "dd", 100% Stock without any modification.. These roms were put together for users who wants to fall back to google stock rom, And also for users who are having issues while installing the latest OTA. Nothing is removed from the original rom, and all signatures are intact. And Lastly, please take the time to read the instructions, FAQ, carefully and thoroughly before proceeding....
List of devices with known compatability
Code:
[CENTER][SIZE="4"]Cherry Mobile One G1 (Philippines)
General Mobile 4G (Turkey)
I-Mobile IQ II (Thailand)[/SIZE][/CENTER]
DOWNLOAD
[ AFH | DRIVE ]
FLASHING PROCEDURE :
Download the ROM
Move the file to internal storage
Reboot to TWRP custom recovery
Backup your current ROM (just in case)
Locate the file and install
Reboot and have patience while it boots up... It will take about 15-20 minutes
In case you want to fall back to stock recovery, ensure that "MOUNT SYSTEM PARTITION READ-ONLY" is enabled from the twrp MOUNT section prior to installation, otherwise uncheck it​
Click to expand...
Click to collapse
FASTBOOT METHOD
Extract all the images to adb folder and ensure that USB Debugging is enabled.
Code:
#! adb reboot bootloader
#! fastboot flash system system.img
#! fastboot flash boot boot.img
#! fastboot flash modem radio-modem.img (For Marshmallow MRA58Y Rom only)
#! fastboot reboot
Frequently Asked Questions :
1. Is it compatible with my device?
Yes, as long as you are using an Android One 2nd generation [seed] with a qcom 410 processor (msm8916).
2. Will I still be able to recieve the official OTA updates in the near future?
Yes, as long as you've never rooted, changed recovery, or any other modification on your system.
In case you have rooted your device, all you have to do is reflash the ROM when a new ota arrives and you'll be fine
3. Do I need to Wipe my Data and cache partitions before attempting to install the ROM?
No, but it is recommended especially if you are having too many apps FCs
If you are having apps FCs, try clearing the app data of the affected app, or try hard reset.
If all else fail, do a clean install.
4. Got stuck with "Patching system image unconditionally"?
It might be a bad download
Always verify the hash prior to proceeding (check the howto verify the MD5sum below)
Wipe the system partition just in case
MD5 Signature
How to Verify the MD5 signature?
If you are running Windows just download HashTabs and install. Right click on the downloaded file then click properties and look for "FILE HASHES" tab, verify if md5 hash are the same. On unix based system just execute this line in the terminal "md5sum SPROUT4-STOCK-ROM-LMY47V.zip". On your phone, just use ES explorer and then click properties then tap "Show Checksum" then compare the md5 hash. If the file hashes are identical you are good to go, Otherwise, redownload the file again due to bad probably.​
[MRA58Y] efa811732dd54ccdbe73a4cb8bdb085c
[LUZ56M] 5a58c232a6e5667c123236175a070a7e
Flash at your own risk :good:​
MISC
Code:
[CENTER][URL="https://goo.gl/j7F8Mz"]DRIVE[/URL][/CENTER]
reserved 2
reserved 3
Thanks a lot for this. I will test it now and will let you know.
kiksilog said:
Thanks a lot for this. I will test it now and will let you know.
Click to expand...
Click to collapse
:good: :highfive:
General Mobile 4G Dual
1cefire said:
:good: :highfive:
Click to expand...
Click to collapse
General Mobile 4G Dual support?
My G1 is now running Marshmallow. It did took awhile on the boot screen but other than that :good:
Thanks again!
kiksilog said:
My G1 is now running Marshmallow. It did took awhile on the boot screen but other than that :good:
Thanks again!
Click to expand...
Click to collapse
Rom files is'nt enough folders, not even as work general mobile 4g , I have already My work is turkish forums . he doesn't come back lolipop
Anyone has the stock rom for lava pixel v1 (2nd gen android one)??india
JaxaPRO said:
General Mobile 4G Dual support?
Click to expand...
Click to collapse
Yes
kaankulahli said:
Rom files is'nt enough folders, not even as work general mobile 4g , I have already My work is turkish forums . he doesn't come back lolipop
Click to expand...
Click to collapse
Although we had different Lollipop rom build no., our device and roms are basically the same. Since Android M arrived we all share the same build numbers. How did I know this? By verifying the MRA58Y ota and comparing all the hashes including the radio-modem.img I found out we all share the same Android M stock rom. And lastly, the MRA58M ota will not touch any other partition other than the system, boot and modem, so basically, all you need is the system.img, boot.img and radio.modem.img to be able to update to Android M. The rest of the partitions are useless when it comes to updates
sourav4ganguly said:
Anyone has the stock rom for lava pixel v1 (2nd gen android one)??india
Click to expand...
Click to collapse
Sorry dude, I cant provide you the stock rom for Lava Pixel v1 since I dont own the device.
@1cefire
Can your TWRP files found here
androidfilehost dot com/?w=files&flid=43419
be used to root Marshmallow?
if yes, which one to use? (i.e. blue, classic, darkplay)
thanks.
@kiksilog
Any recovery will do as long as it runs on this device. Unfortunately, Marshmallow requires a permissive kernel, so far no one has manage to build an insecure kernel for seed without any issue. Even the latest beta supersu with a modded sepolicy boot.img failed to boot. Android M for seed is unrootable for now, hopefully supersu will get an update to support our latest OS
Oi
Android Marshmallow 6.0.1!!!
In case someone might consider upgrading to Android M 6.0.1 MMB29K
- install it via custom recovery philz / twrp / fastboot (visit the first page for more info)
- the rom contains system.img and boot.img only (the only partitions required to upgrade)
- the rest of the partitions were removed and will be provided separately for each device
Huge thanks to @dabotsonline for the link
How about posting the download url of the OTA update 6.0.1 file which I understand is only less than 90 mb? Thanks.. :fingers-crossed:
1cefire said:
Android Marshmallow 6.0.1!!!
In case someone might consider upgrading to Android M 6.0.1 MMB29K
- install it via custom recovery philz / twrp / fastboot (visit the first page for more info)
- the rom contains system.img and boot.img only (the only partitions required to upgrade)
- the rest of the partitions were removed and will be provided separately for each device
Huge thanks to @dabotsonline for the link
Click to expand...
Click to collapse
Wow, very helpful (Y)
1cefire said:
Android Marshmallow 6.0.1!!!
In case someone might consider upgrading to Android M 6.0.1 MMB29K
- install it via custom recovery philz / twrp / fastboot (visit the first page for more info)
- the rom contains system.img and boot.img only (the only partitions required to upgrade)
- the rest of the partitions were removed and will be provided separately for each device
Huge thanks to @dabotsonline for the link
Click to expand...
Click to collapse
are you a time traveler?
Yeah everybody. We already made it before google ????.
Wileyfox Swift cihazımdan Tapatalk kullanılarak gönderildi
@1cefire can i install it in aq4501???

[OFFICIAL][RECOVERY] TWRP for Moto G LTE (peregrine)

Team Win Recovery Project is the leading custom recovery for Android devices, built with ease of use and customization in mind. Its touch driven user interface is completely theme-able. You can change just about every aspect of the look and feel.
TWRP main site and changelog: https://twrp.me
INSTALLATION:
Download and installation instructions: Official device page
Most devices can be updated quickly and easily within TWRP if you already have version 2.8.4.0 or higher installed.
1) Download the latest version from our website on your device
2) Reboot to TWRP
3) Hit Install and tap the "Images..." button in the lower right
4) Browse to the location of the TWRP image on your device and select it
5) Select recovery from the partition list and swipe to flash
OR:
Download the image to your computer and flash using fastboot:
Code:
fastboot flash recovery twrp-3.3.0-0-peregrine.img
The phone will complain about "Mismatched partition size (recovery)", but you can safely ignore this message.
SUPPORT:
If you have found a bug, please consider posting it to our github issues log. Please don't send me PMs, I usually read posts in this thread.
Live support is available via #twrp on Freenode with your IRC client. Remember that people have jobs and need to sleep, so if you don't get an answer, try again a few hours later.
TWRP source code (GPL v3): https://github.com/omnirom/android_bootable_recovery/tree/android-8.1
Device tree, thanks to luca020400: https://github.com/TeamWin/android_device_motorola_peregrine
great recovery
works so far. tnx for building this dude
sweet, I flashed the *.img with flashify, and updated to latest cm13 via cyandelta, including xposed and a custom kernel. I even have the external sd formatted as an internal one in marshmallow, and twrp updated without any hicups. (with the old twrp this did not work, because it could not read the encrypted sd card). i am so happy, this is just awesome!
This version has encripted system support?
Inviato dal mio Amazon Tate utilizzando Tapatalk
Was going to try to build today but you guys are work quick
holy crap that was real quick :0 gonna test it right now!
Went via Flashify route; A-OK and no issues thus far. Had a little play around but haven't flashed anything yet.
Nice work!
Mismatched partition size (recovery)
Hey,
I would love to flash CM on my wifes xt1039.
Do do so I'm trying to flash a recovery image, so far without success.
I did a reboot into bootloader:
adb reboot bootloader
after that I tried to flash different recovery images including yours:
fastboot flash recovery filename.img
I always get:
Mismatched partition size (recovery)
Any ideas?
Thanks
UPDATE: image was flashed , so everthing is okay.. I didn't try a boot to recovery..
Inderlein said:
Hey,
I would love to flash CM on my wifes xt1039.
Do do so I'm trying to flash a recovery image, so far without success.
I did a reboot into bootloader:
adb reboot bootloader
after that I tried to flash different recovery images including yours:
fastboot flash recovery filename.img
I always get:
Mismatched partition size (recovery)
Any ideas?
Thanks
Click to expand...
Click to collapse
What is the bootloader version?
I had the same once, when I first flashed costom recovery over stock. I just ignored that messge - everything works. If flashing, backup etc works, just ignore that message.
This is working really good! So many thanks @_that
Inderlein said:
I always get:
Mismatched partition size (recovery)
Any ideas?
Click to expand...
Click to collapse
That message seems to be normal on this device. No need to worry.
It works perfectly. Really a good job
Works fine on my xt1039 ! THX
Gesendet von meinem KFTHWI mit Tapatalk[/QUOTE]
Gesendet von meinem KFTHWI mit Tapatalk
Just installed the latest CM13 nightly, Open GApps and XPosed Framework with this recovery. Thanks a lot!
Work amazing and perfect. I felt it slower tough to flash and backup.. but it may be my SDCARD that is getting old (who knows).
I have a question, on the prev version, i could backup the radio only, is it possible to do it on this. I only found Data, Cache, System and Boot to backup.
Beautiful!
Very nice! THANK YOU for this.
I just made my first nandroid backup to "internal" slotted SD card which was formatted as an extension to "regular" internal storage. (Man, I feel badly for new Android users coming to terms with slotted SD cards. What a pain!) It was much faster than using the USB OTG storage, which is what I had previously been doing.
While tweaking the name of my backup, I noticed some keyboard editing flakiness. Nothing I couldn't handle.
Again, thanks for doing this!
BTW, it took me an hour to install this via adb interface. I was bound and determined not to use Flashify. (Nothing wrong with Flashify, I just wanted to use ADB ). I got a "waiting for device" message. Finally resolved that by installing the Windows driver package from Motorola's web site.
Windows 10 laptop issuing ADB commands to XT1045 in bootloader mode.
Hi and thanks for the hard work
Just flashed and i've made a little tour.
Effectively, some little lags but nothing enough relevant to talk about.
Very nice translation and presentation.
Seems to be efficient.
Noticed too, much less choices when saving...is this because just a beginning ?
got cmd: getvarartition-type:recovery error when trying to flash via cmd
But flashify worked, so theres that
Working in XT1040 CM13
Thanks!!!
Has anyone tried to restore an old backup made with the old 2.8.7 recovery with this 3.0.0 version? In my case, it gets stucked while restoring data, I flashed the old recovery and it is working fine. Now that my daily driver boots I'll try to flash 3.0.0 again and take a backup directly from there.

Installing nougat on Z3 compact

Team FXP Uploaded Aosp 7.0 builds for some devices a few days ago. Aries(z3c) being one of them. I`m not really sure how to install this. Flashing through TWRP seems impossible because of no updater binary. Have worked with fastboot in the past but I really don`t want to brick my phone. Is there anyone who does know how to do this, and is willing to help me with it by writing basic instructions?
Thanks to anyone who is willing to help me.
I`m sorry that my english isn`t too great.
DOUWE1807 said:
Team FXP Uploaded Aosp 7.0 builds for some devices a few days ago. Aries(z3c) being one of them. I`m not really sure how to install this. Flashing through TWRP seems impossible because of no updater binary. Have worked with fastboot in the past but I really don`t want to brick my phone. Is there anyone who does know how to do this, and is willing to help me with it by writing basic instructions?
Thanks to anyone who is willing to help me.
I`m sorry that my english isn`t too great.
Click to expand...
Click to collapse
Make a backup first!!!!
Use flashtool!
1.open bootloader!!!!
2.go flashmode fastboot!!!!
3.flash kernel kernel.img=boot.img?
4.flash system system.img takes2minutes
5.flash system userdata.img takes 1minute
Now u can flash recovery ! I use minimal adb
fastboot flash recovery recovery.img
Rom runs very good,but no cam!!!! Power off bugs use
Powerbutton + vol up 15 sec,then wait 2sec,then push power button( if phone not start!)
Next79 said:
Make a backup first!!!!
Use flashtool!
1.open bootloader!!!!
2.go flashmode fastboot!!!!
3.flash kernel kernel.img
4.flash system system.img takes2minutes
5.flash system userdata.img takes 1minute
Now u can flash recovery ! I use minimal adb
fastboot flash recovery recovery.img
Rom runs very good,but no cam!!!! Power off bugs use
Powerbutton + vol up 15 sec,then wait 2sec,then push power button( if phone not start!)
Click to expand...
Click to collapse
Thank you so much for helping me out!
There is something I don`t really get though,
the zip includes 4 files, boot.img, recovery.img, system.img and userdata.img.
There is no kernel.img.
DOUWE1807 said:
Thank you so much for helping me out!
There is something I don`t really get though,
the zip includes 4 files, boot.img, recovery.img, system.img and userdata.img.
There is no kernel.img.
Click to expand...
Click to collapse
boot.img is like diffrent name for kernel.img
DOUWE1807 said:
Thank you so much for helping me out!
There is something I don`t really get though,
the zip includes 4 files, boot.img, recovery.img, system.img and userdata.img.
There is no kernel.img.
Click to expand...
Click to collapse
Boot.img is the kernel.
Do you know what gapps i can use. I downloaded the CM gapps (or open gapps, not sure but it was from cm website) and my google play services keep crashing - can't use google play store. Any ideas anyone?
Th3fishu said:
boot.img is like diffrent name for kernel.img
Click to expand...
Click to collapse
flintfirewalker said:
Do you know what gapps i can use. I downloaded the CM gapps (or open gapps, not sure but it was from cm website) and my google play services keep crashing - can't use google play store. Any ideas anyone?
Click to expand...
Click to collapse
http://opengapps.org/
Anything new? Did anyone test the current version?
Is the procedure traced out above ultimately going to provide the path to having some form of Android Nougat for the Xperia Z3 compact? It looks as if this effort is in very early stages. What's the outlook?
A related question: is this likely to be the *only* path to getting Android Nougat for the Xperia Z3 compact?
Thanks.
varxx said:
Is the procedure traced out above ultimately going to provide the path to having some form of Android Nougat for the Xperia Z3 compact? It looks as if this effort is in very early stages. What's the outlook?
A related question: is this likely to be the *only* path to getting Android Nougat for the Xperia Z3 compact?
Thanks.
Click to expand...
Click to collapse
Almost there is no custom development activity for z3 compact.
Barua said:
Almost there is no custom development activity for z3 compact.
Click to expand...
Click to collapse
Yeah, I gathered that was the case, which is why I was a bit hopeful to read that there may be an outside possibility that someone out there will manage to come up with a Nougat-based ROM for the z3c at some point. Until a few days ago I had thought there were hardware barriers, but now it sounds as if that may not be true. I've frequently been amazed at what people around here can come up with.

[Unofficial][Recovery][X505X] TWRP for Lenovo Tab M10 - X505X

Code:
**Disclaimer
*I am not be responsible for any bricked devices, data loss or thermonuclear wars.
*You are using this at your own risk.
Introduction
Welcome to TWRP for Lenovo Tab M10 X505X. Make sure you read the entire post carefully before you proceed with installation.
Pre-installation
Install ADB and Fastboot. Refer to this link if you need help installing ADB and Fastboot.
Unlock the bootloader. Refer to this link if you need help unlocking the bootloader.
Installation
Flash the TWRP image from bootloader.
Code:
fastboot flash recovery twrp.img
Warning:
Do not reboot the system yet. Remove the connection from the device. Hold the power button until it turns off. Then turn it on again with the recovery combo: Power button + Volume Up + Volume Down.
Once booted into the TWRP recovery mode, if you want to flash it permanently(otherwise it will be replaced with stock recovery after a reboot), install Magisk from recovery.
You can goto advanced option in TWRP and use the "ADB Sideload" option to sideload the Magisk zip file. In case sideload doesnt work, use adb to push the Magisk zip file to /tmp and then install the zip normally.
Warning:
Do not push the zip file to /data. The data partition is encrypted and any damage done messing with the data partition will not be my responsibility. You have been warned.
Downloads
TWRP image for X505X
Magisk
Known Issues
From android 9.0 onwards, the data partition is force encrypted and is not available to the TWRP. This is not much of an issue because update zips and ROM flashes usually dont use the data partition. So the data partition is encrypted.
Changelog
Code:
This is the first version
Upcoming Features
Support for decryption of data partition permanently/temporarily.
Upcoming Project
A custom rom for this device if I get enough support.
Donations
I have spent a lot of time on this project. Consider buying me a coffee or donating. It will be great support.
Google Pay
Feel free to ask me if you encounter any problems.
Device Tree
For those who are curious. This is the device tree I ported for X505X.
If this helped you, hit the thanks button.
It would mean a lot to me if you could follow me on :-
Github
Instagram
Special Thanks
Code:
Yahoo Mike - For his great support
XDA:DevDB Information
Custom Recovery for Lenovo Tab M10 X505X, Tool/Utility for the Lenovo Thinkpad Tablet
Contributors
Shamil Niyas, Yahoo Mike
Version Information
Status: Beta
Current Beta Version: 2.84
Beta Release Date: 2020-11-12
Created 2020-11-13
Last Updated 2020-11-13
Reserved
Hi, Useful thread here, I flashed this recovery to X505F and it's working fine except MTP and data partition does not unencrypt.
Can it be fixed somehow?
looking for a custom rom for this device as well.
Please help!
Hi, i dont have a pc currently with me, how can i do it using a mobile.
zubair1836 said:
Hi, Useful thread here, I flashed this recovery to X505F and it's working fine except MTP and data partition does not unencrypt.
Can it be fixed somehow?
looking for a custom rom for this device as well.
Please help!
Click to expand...
Click to collapse
I'm still working on the data encryption. I will update as soon as possible.
Look forward to the custom rom..
cYBER~VeTeRaN said:
Hi, i dont have a pc currently with me, how can i do it using a mobile.
Click to expand...
Click to collapse
Unfortunately you cannot flash it without pc. Or if you can access fastboot using your mobile and termux you might be able to flash, though I cannot guarantee it.
Pls update twrp to latest verison 3.5
cYBER~VeTeRaN said:
Pls update twrp to latest verison 3.5
Click to expand...
Click to collapse
Thanks...I will update asap...
Sir, i would like to know which rom u r planning to port, expecting a gaming rom, also i would like to know the current progress , thanks in advance
I have a lenovo m10 tablet as well but it's said to be a X306F instead? Will it work you think?
Ooo_64 said:
I have a lenovo m10 tablet as well but it's said to be a X306F instead? Will it work you think?
Click to expand...
Click to collapse
Do try booting thr recovery without flashing and post the result.
For booting without flashing run :
fastboot boot recovery.img
cYBER~VeTeRaN said:
Sir, i would like to know which rom u r planning to port, expecting a gaming rom, also i would like to know the current progress , thanks in advance
Click to expand...
Click to collapse
I'm still working out the device tree for the rom. Will update as soon as possible.
Forgive me for wondering, but I'm looking at buying a tablet, and I wonder a few things, first of which would be, what is everyone's experiences with this tablet??? The next thing I wonder is if you only plan on doing a single rom??? Say for instance, you started out with a CM rom, then did my personal favorite, ressurrection remix... Or maybe do remix first
Either way, I love android, but am missing ressurrection remix since back when I had a phone that supported it... The ressurrection remix rom has so many options it could take a 30$ device and make it feel like a 300$ device, but that's also a problem, because with lots of extra features and settings comes the greater possibility of bugs
Wiebenor said:
Forgive me for wondering, but I'm looking at buying a tablet, and I wonder a few things, first of which would be, what is everyone's experiences with this tablet??? The next thing I wonder is if you only plan on doing a single rom??? Say for instance, you started out with a CM rom, then did my personal favorite, ressurrection remix... Or maybe do remix first
Either way, I love android, but am missing ressurrection remix since back when I had a phone that supported it... The ressurrection remix rom has so many options it could take a 30$ device and make it feel like a 300$ device, but that's also a problem, because with lots of extra features and settings comes the greater possibility of bugs
Click to expand...
Click to collapse
RR is available on Project Treble as a GSI. You could try that.
So, I flashed recovery, tried rebooting by holding down power button and the volume buttons and now it's stuck in an infinite boot loop. Screen shows lenovo logo, and then it goes blank, vibrates, and then restarts to lenovo logo again. Holding down the power button won't even shut it off. Please help.
TWRP flashed successfully but sadly the data partition didn't work.
so to make it work, I first formatted the data partition and through the adb sideload I flashed disable-dm-verity (attached) and it now works, data-partition is not encrypted anymore.
I also compiled an orange fox recovery for it and the data partition is also working on it.
Yahoo Mike said:
RR is available on Project Treble as a GSI. You could try that.
Click to expand...
Click to collapse
Is the GSI Booted?
One update guys.
I accidently wiped system of TB-X505X and flashed Android 12 Beta 2 GSI and it worked.
only Bluetooth is dead.
and when plugging aux getting grounds from both system speakers and earphone
Wiebenor said:
Forgive me for wondering, but I'm looking at buying a tablet, and I wonder a few things, first of which would be, what is everyone's experiences with this tablet??? The next thing I wonder is if you only plan on doing a single rom??? Say for instance, you started out with a CM rom, then did my personal favorite, ressurrection remix... Or maybe do remix first
Either way, I love android, but am missing ressurrection remix since back when I had a phone that supported it... The ressurrection remix rom has so many options it could take a 30$ device and make it feel like a 300$ device, but that's also a problem, because with lots of extra features and settings comes the greater possibility of bugs
Click to expand...
Click to collapse
https://forum.xda-developers.com/t/...top-style-tb-x505x-lenovo-tab-m10-hd.4306713/.
You can go here for RROS for lenovo tab M10 Hd x505x
cYBER~VeTeRaN said:
Hi, i dont have a pc currently with me, how can i do it using a mobile.
Click to expand...
Click to collapse
Use Termux in other device
I tried rooting my lenevo tab M10 hd and flashed a incorrect boot img as I am new to rooting and bricked up my device then from some where I got the correct boot img and recovered my device but now I am unable to use its internal storage , its shows some random letters when I open the file manager can you guys help me out resolving this issue.

Categories

Resources