Lollipop Install Guide for OnePlus One - ONE General

This guide will help you install the unofficial builds of CyanogenMod 12 and other Lollipop builds.
Disclaimer: These builds are not official and are very much pre-alpha builds. While many people have little issues, you may have issues yourself and without some knowledge of ROMing, you may end up bricking your device.
I and the people who built the ROMs are not responsible for you bricking your device or losing data.
Installation
Backup: If you do not backup your device, you will lose everything!
Install Titanium Backup and choose Backup all user apps from the backup batch actions
Titanium Backup requires that you are rooted to work. If you are not rooted, use a tool such as Helium.
Be sure to copy your backup to your computer just in-case the data in the "SD Card" partition gets deleted. Use Android File Transfer or ADB to do so.
Unlock Bootloader: If you did not root your device, you likely have not unlocked your bootloader and you will need to unlock your device using the guide here.
Recovery: You need to also make sure you have a custom recovery such as the TWRP recovery which an installation guide is also available here.
Downloads: If you have done all of the above, you are ready to begin the installation process.
First you need to download all these files to your device.
Google Apps from https://s.basketbuild.com/gapps
SuperSu from http://download.chainfire.eu/593/SuperSU/BETA-SuperSU-v2.19.zip (optional for root)
Next you need to get a copy of CM12, you can do so in the following 2 ways.
Download a lollipop ROM. Choose from one of these known to work ROMs, build your own ROM, or find a ROM from someone else you trust (if you find another good ROM, let me know).
https://www.reddit.com/r/oneplus/comments/2moqig/cm12_nonscheduled_builds_discussionupdate_thread/
http://forum.xda-developers.com/oneplus-one/development/rom-cm12-daily-builds-gapps-t2937887
Build your own copy by following this guide http://forum.xda-developers.com/oneplus-one/development/guide-building-lollipop-oneplus-one-t2947949
Flashing: This guide is using TWRP. If you have a guide for using ClockworkMod or another custom recovery, let me know.
1. Reboot into recovery, ether by adb reboot recovery in terminal or by holding down the volume down button as you reboot.
2. Go into wipe, and swipe to factory reset. This erases your data but should not erase the "SD Card" partition.
3. Go back home if it doesn't automatically do so.
4. Go into reboot then choose Recovery.
5. After reboot, choose install and select the Lollipop ROM you downloaded.
6. Swipe to confirm flash.
7. After successful flash, go back home and back into install and flash both Google Apps and SuperSu.
8. Reboot device to system and you should have Lollipop.
Restoring Backup: Now that you're on Lollipop, you will want all your app settings and apps back.
If you used the Titanium Backup option, install Titanium Backup, and choose Restore missing apps with data.
Common Issues
Slow Boot: The solution people have used was to remove GPS and location services. This means you will not be able to use any map program to navigate anywhere.
Using ES File Explorer, go to /System/priv-app and remove com.Qualcomm.location
NFC and Bluetooth: There was some earlier ROMs that had these issues, go to a more recent ROM.
Enable on screen keys and disable hardware keys: Follow this guide http://forum.xda-developers.com/showthread.php?t=2032117 and flash this to disable the backlight on the buttons https://drive.google.com/file/d/0Byxnqyony5AybHFOeWJhMmczS09pd0JNaGFwWHFybHlYRmNJ/view credit @sd65
MultiROM: MultiROM does not support Lollipop as of right now. There has been success in installing Lollipop then using CM11(S) as a secondary ROM.
I will update this as I find other common issues.
Restore CM11S (Stock firmware)
Make sure you backup using the instructions above.
Download original firmware from https://cyngn.com/products/oneplusone/ and extract it.
In terminal, cd into the extracted folder.
On your phone, unplug it from your computer and hold down volume up and the power button until you see the fastboot icon, then connect to your computer and run the commands in the terminal window.
Code:
fastboot flash boot boot.img
fastboot flash system system.img
If you wish to flash the original recovery:
Code:
fastboot flash recovery recovery.img
You can also try following this guide if you trust their download.
Once you are restored, so long as you didn't flash userdata, you should still have your backup from Titanium Backup in the "SD Card".

This looks great thanks for the post!
I already know the answer but just asking to be sure JUST in case I'm wrong, if I do a NANDroid backup before wiping and flashing the Lollipop ROM just to try it out, will I be able to go back to CM11S just by restoring the backup?

Mbennett156 said:
This looks great thanks for the post!
I already know the answer but just asking to be sure JUST in case I'm wrong, if I do a NANDroid backup before wiping and flashing the Lollipop ROM just to try it out, will I be able to go back to CM11S just by restoring the backup?
Click to expand...
Click to collapse
I don't know much about NANDroid myself, but reading http://forum.xda-developers.com/wiki/NANDroid seems like it's just a clone of the flash in a file and can be restored using custom recoveries. So I would assume so, but not sure.

Mbennett156 said:
This looks great thanks for the post!
I already know the answer but just asking to be sure JUST in case I'm wrong, if I do a NANDroid backup before wiping and flashing the Lollipop ROM just to try it out, will I be able to go back to CM11S just by restoring the backup?
Click to expand...
Click to collapse
Yes you can. I've been switching between Lollipop and Paranoid Android for 2 days now with NAndroid backups

hyuratzu said:
Yes you can. I've been switching between Lollipop and Paranoid Android for 2 days now with NAndroid backups
Click to expand...
Click to collapse
Great thanks

I tried to use MultiROM instead of this guide (of course, setting the 11s as secondary and pushing a custom AK kernel on the Lollipop ROM) but sadly it doesn't boot.

Elvecio said:
I tried to use MultiROM instead of this guide (of course, setting the 11s as secondary and pushing a custom AK kernel on the Lollipop ROM) but sadly it doesn't boot.
Click to expand...
Click to collapse
Try searching this thread for MultiROM and see what others have done http://forum.xda-developers.com/one...s-rumors-talk-l-t2829974/page146#post56750165

Another stupid question, but if I follow this guide to install lollipop alpha, when I decide to go back to stock can I just flash a brand new stock image for the latest CM11S version through twrp? Instead of using fastboot?
Sent via quantum entanglement, focused through my OnePlus One.

Why do i need too download and install google apps?

beastlykings said:
Another stupid question, but if I follow this guide to install lollipop alpha, when I decide to go back to stock can I just flash a brand new stock image for the latest CM11S version through twrp? Instead of using fastboot?
Sent via quantum entanglement, focused through my OnePlus One.
Click to expand...
Click to collapse
I'm not sure about installing with TWRP, it won't hurt to try. Just follow my instructions for installing Lollipop and apply it to CM11S

roktheman97 said:
Why do i need too download and install google apps?
Click to expand...
Click to collapse
If you don't want the Google Apps (Includes Google Play), then you don't have to install it. I have heard people who didn't install it say that they had some weird issues such as when you put your screen to sleep it reboots or something.

GRMrGecko said:
If you don't want the Google Apps (Includes Google Play), then you don't have to install it. I have heard people who didn't install it say that they had some weird issues such as when you put your screen to sleep it reboots or something.
Click to expand...
Click to collapse
I just installed android 5 and can't find Google play. Now I know why. Can I install it now or should I install it together with android 5. I'm asking if it matters. (Kind of a noob got opo in august and this is third time I'm doing this.)
---------- Post added at 08:13 PM ---------- Previous post was at 07:41 PM ----------
OK I have Google apps now, I'm in the step with backuping the apps, the moment I pressed backup a error pop-uped that it has problems with parsing? Also seems like it's taking forever backuping my apps..

roktheman97 said:
I just installed android 5 and can't find Google play. Now I know why. Can I install it now or should I install it together with android 5. I'm asking if it matters. (Kind of a noob got opo in august and this is third time I'm doing this.)
Click to expand...
Click to collapse
It doesn't matter if you install it later. I did the very same thing.

roktheman97 said:
OK I have Google apps now, I'm in the step with backuping the apps, the moment I pressed backup a error pop-uped that it has problems with parsing? Also seems like it's taking forever backuping my apps..
Click to expand...
Click to collapse
Do you mean restoring? You are suppose to backup before installing Lollipop. If you accidentally mess up the process of restoring, you will have to start again by going into the app switcher and quitting Titanium Backup.

GRMrGecko said:
Do you mean restoring? You are suppose to backup before installing Lollipop. If you accidentally mess up the process of restoring, you will have to start again by going into the app switcher and quitting Titanium Backup.
Click to expand...
Click to collapse
I backed up all the users app as instructed, now I wanted to restore all apps and its stuck with simple flashlight. As soon as I clicked restore it pop-ed up something about problems with parsing.

roktheman97 said:
I backed up all the users app as instructed, now I wanted to restore all apps and its stuck with simple flashlight. As soon as I clicked restore it pop-ed up something about problems with parsing.
Click to expand...
Click to collapse
Try reading things here http://www.titaniumtrack.com/kb/titanium-backup-kb/titanium-backup-troubleshooting.html

GRMrGecko said:
Try reading things here http://www.titaniumtrack.com/kb/titanium-backup-kb/titanium-backup-troubleshooting.html
Click to expand...
Click to collapse
Thank you very much for all information, I find this very helpful already. I think I will reboot the phone into recovery boot my previous OS and make another backup with newer version. Thanks again.

Thanks for this informative guide. The "Restore CM11S (Stock firmware)" is useful too.

roktheman97 said:
I backed up all the users app as instructed, now I wanted to restore all apps and its stuck with simple flashlight. As soon as I clicked restore it pop-ed up something about problems with parsing.
Click to expand...
Click to collapse
That's a system app, you can't restore those, you're only meant to backup/restore user apps.
Transmitted via Bacon

timmaaa said:
That's a system app, you can't restore those, you're only meant to backup/restore user apps.
Transmitted via Bacon
Click to expand...
Click to collapse
Flashlight from Google play.

Related

[RECOVERY] ClockworkMod Recovery for Captivate (FINAL! SAFE!)

First things first, if you flashed a previous version of Clockwork Recovery using Odin, FLASH BACK TO A STOCK KERNEL using this Odin package:
http://koush.tandtgaming.com//test/kernel-captivate-stock.tar.md5
This recovery is *very* safe to use. It does NOT flash your kernel; it is a completely uninvasive recovery method.
How it works: The recovery is packaged as an update.zip that you run from STOCK recovery. The update.zip unpacks Clockwork Recovery onto the ramdisk and restarts recovery. When you reboot, it reverts back to the original, unmodified, stock recovery. So, you will need to keep the recovery on the root of your SD card as an update.zip, and apply the zip every time you want to start Clockwork.
HOWEVER, if you use ROM Manager, all of the recovery installation and management instructions are done for you!
Installation instructions:
Download ROM Manager from the Market.
Flash Recovery.
Choose Captivate as your phone.
Accept the Superuser prompt.
Use ROM Manager to create a Backup.
On the very FIRST boot of Clockwork, you may need to manually select "reinstall packages" if Clockwork does not start. You should only ever have to do this once. It will be automatic from then on.
Watch the backup go!
That's it! This is completely painless and safe! There is no need for Odin anymore to replace the recovery or flash updates!
If you appreciate my work, please buy the Premium version of ROM Manager!
Sweet!
Nandroid'd!
Ah yeah....smooth like butter baby!!! Great work once again. Remember to donate people!!!
big99gt said:
Ah yeah....smooth like butter baby!!! Great work once again. Remember to donate people!!!
Click to expand...
Click to collapse
For us Noobs, can we get more information on where and when to use this?
In reading everything I get some of it, but not all. This is my first hackable android phone, so I am still learning the lingo.
With other phones, I would just Flash a custom ROM or Flash Factory ROM back.
So how do ROM Manager and Clockwork recovery come into play?
Are there any tutorials - not that just give step by step (like above) but explain what is happening in each step or why?
alphadog00 said:
For us Noobs, can we get more information on where and when to use this?
In reading everything I get some of it, but not all. This is my first hackable android phone, so I am still learning the lingo.
With other phones, I would just Flash a custom ROM or Flash Factory ROM back.
So how do ROM Manager and Clockwork recovery come into play?
Are there any tutorials - not that just give step by step (like above) but explain what is happening in each step or why?
Click to expand...
Click to collapse
The long and short of it is that you can now flash ROMs and make backups, and restore, without your computer.
The recovery is the tool that lets you do the backups and installations. ROM Manager is a convenient Android front end to the recovery.
After these steps you won't really have to "hack" your phone lol. Root your phone and download Rom Manager from the Android market...then have it flash a recovery (the first selection at the top) choose your device when prompted. Now after that finishes select "reboot into recovery" and as the above post states you may need to select "reinstall packages" (I did). Once that goes through, you'll see your new custom recovery menu. DO A NANDROID BACKUP of your current Rom as soon as you can....then (as long as your current rom isn't messed up, if its stock your fine) from there on out you can play as much as you want with very little risk of bricking your phone. There are others who can explain it better but your stuck with me till they chime in lol. Its a very easy process and nearly foolproof.
Koush said:
That's it! This is completely painless and safe! There is no need for Odin anymore to replace the recovery or flash updates!
If you appreciate my work, please buy the Premium version of ROM Manager!
Click to expand...
Click to collapse
Awesome work! Premium version has been purchased by me. Thank you for the efforts.
Didn't work at first for me.
I installed Rom Manager (premium)
Installed CW recovery
Accepted SU
Tried to backup from within Rom Manager
I got a "Can't find update.zip" message.
When I rebooted and opened Rom Manager again, I got the "Error Occured" message, but it locked up on me and became unresponsive.
I uninstalled Rom Manager, rebooted, then reinstalled. I flashed CW recovery again, rebooted normally, opened rom manager again, and flashed CW recovery again.
After that I was able to use rom manager to reboot into recovery and backup.
Not sure if mine was just a fluke or what, but I figured I would share.
MSigler said:
Didn't work at first for me.
I installed Rom Manager (premium)
Installed CW recovery
Accepted SU
Tried to backup from within Rom Manager
I got a "Can't find update.zip" message.
When I rebooted and opened Rom Manager again, I got the "Error Occured" message, but it locked up on me and became unresponsive.
I uninstalled Rom Manager, rebooted, then reinstalled. I flashed CW recovery again, rebooted normally, opened rom manager again, and flashed CW recovery again.
After that I was able to use rom manager to reboot into recovery and backup.
Not sure if mine was just a fluke or what, but I figured I would share.
Click to expand...
Click to collapse
Titanium Backup did that to me also the first time I ran it....I've had quite a few freezes and slowdowns when opening a program for the first time and waiting for SU to kick in.
It should also be noted that when you chose to partition the sdcard via the recovery menu, it partitions the internal sdcard and not the external.
Maybe that can be made an option? I would like to do my nandroid backup to my external card so I have it for safe keeping.
Everything else working as expected, I enabled advanced options and downloaded the superuser package (from Extras) just to test things. Havent experienced any problems other than the sdcard wipe (which wasnt totally unexpected).
If something should happen to your phone (brick, unrecoverable error, etc), how can we reboot into this custom recovery to reflash the nandroid backup? Can we get into it via adb (adb reboot recovery)?
Yeah, having an external SD Nandroid would be a great option. Not just for safekeeping, but for easy transfer in case of hardware loss or replacement.
dweebs0r said:
It should also be noted that when you chose to partition the sdcard via the recovery menu, it partitions the internal sdcard and not the external.
Maybe that can be made an option? I would like to do my nandroid backup to my external card so I have it for safe keeping.
Everything else working as expected, I enabled advanced options and downloaded the superuser package (from Extras) just to test things. Havent experienced any problems other than the sdcard wipe (which wasnt totally unexpected).
If something should happen to your phone (brick, unrecoverable error, etc), how can we reboot into this custom recovery to reflash the nandroid backup? Can we get into it via adb (adb reboot recovery)?
Click to expand...
Click to collapse
I just did a reboot into recovery mode (the normal way, not with rom manager) and I had to click "reinstall packages" to get into the ClockworkMod recovery menu. So I'm not sure but I'm guessing (hoping) that its still available if we run into problems later.
Yep. It's pretty much how the Droid and N1 people are used to doing it anyway.
Clockwork is hella handy to manage and switch between working ROMs on the fly, as well as triggering recovery mode without keypress acrobatics, but having update.zip on the SD card to fall back on using the normal restore and the stock kernel is great in case of semi-bricking, and as this last week has shown us, the Galaxy phones are a bit prone to this.
THANK YOU!!! Been waiting for this since I got the phone, you are the man, I'll be adding to your Paypal account shortly!
Works like a charm. Thanks Koush!
Thank you. I am new to the scene, but looks like I chose the right hardware for hacking. The swift and easy way in which I have been able to advance my freedom on this gorgeous hardware makes me forget for a while that I am on AT&T, home of the fruit carrying zombie army.
Sweet! Can't wait to try this on my phone later tonight. Will deff be buying ROM Manager Pro
Thanks for this...I just bought the premium version...Since this is my first Android phone I have a question. I previously rooted my phone and uninstalled alll the AT&T bloatware, My question is about the backup I just made using this. If I restore the backup will it restore a rooted backup with out all the AT&T bloatware? Also when I ran the backup I go 2 messages at the end
No /sdcard/.andriod_secure found. Skipping backup of applications on external storage.. Is this normal?
No sd-ext found. Skipping backup of sd-ext. Is this normal?
Also I now have 2 ROM Manager icon in my application screens. 1 will open the program and the other tells me that the aplication is not installed on my phone. I tried to delete that icon but it won't go away, Any ideas? FIXED..I rebooted my phone and the extra icon went away...
Thanks for all help and these great apps...
jhernand1102 said:
Thanks for this...I just bought the premium version...Since this is my first Android phone I have a question. I previously rooted my phone and uninstalled alll the AT&T bloatware, My question is about the backup I just made using this. If I restore the backup will it restore a rooted backup with out all the AT&T bloatware? Also when I ran the backup I go 2 messages at the end
No /sdcard/.andriod_secure found. Skipping backup of applications on external storage.. Is this normal?
No sd-ext found. Skipping backup of sd-ext. Is this normal?
Thanks for all help and these great apps...
Click to expand...
Click to collapse
i got the same message, im assuming that you dont have an external sd card thats why it generated the message...
rabbivj said:
i got the same message, im assuming that you dont have an external sd card thats why it generated the message...
Click to expand...
Click to collapse
I do have one in my phone but there is nothing installed on it yet..maybe that's why..

Unofficial ROM install

Hello,
I've an Huawei u8800 and i think I will install an unofficial ROM. Now I have the last (Beta?) Huawei GB ROM and i will try the dzo ICS ROM..
I've never done it before. Could someone help with a step by step solution (I don't want to loose contacts or messages and other apps data. I have titanium backup but last time I've upgrade the official ROM I had problems restoring system data)
I am worried about IMEI and WiFi Mac address loss reported problems too ..
Thanks!
kickban said:
Hello,
I've an Huawei u8800 and i think I will install an unofficial ROM. Now I have the last (Beta?) Huawei GB ROM and i will try the dzo ICS ROM..
I've never done it before. Could someone help with a step by step solution (I don't want to loose contacts or messages and other apps data. I have titanium backup but last time I've upgrade the official ROM I had problems restoring system data)
I am worried about IMEI and WiFi Mac address loss reported problems too ..
Thanks!
Click to expand...
Click to collapse
Check "Root, Install ClockworkMod + Remove Bundled Apps from Official 2.3.5 by That-guy" link in my signature. It has guide to install clockworkmod, which you will use to install roms.
The only way (I think) is to backup those infos with titanium. I do not recommend it, because it might cause force closes in ICS if you restore them. After making backups and putting ICS zip to sdcard, reboot to recovery. You do this by booting phone while holding volume +.
Choose backup & restore and backup in there. Then do factory reset and then go advanced -> wipe dalvik
After it choose: install zip from sdcard and choose zip from sdcard from there.
Now navigate to ICS .zip file and choose it. Now choose reboot to system. It should start loading ICS now.
Just one question: i'm with elite .32. Do i need to downgrade to froyo before the instalation of the official beta update?
Sent from my u8800 using XDA App
pandamaluko said:
Just one question: i'm with elite .32. Do i need to downgrade to froyo before the instalation of the official beta update?
Sent from my u8800 using XDA App
Click to expand...
Click to collapse
This is a bit like topic hijack. You dont have to. It is recommended by huawei to do so, but im dont think it matters. If you have time and official 2.2 files somewhere, just do install it. It wont hurt.
Sent from my Derp using XDA Herp
julle131 said:
Check "Root, Install ClockworkMod + Remove Bundled Apps from Official 2.3.5 by That-guy" link in my signature. It has guide to install clockworkmod, which you will use to install roms.
The only way (I think) is to backup those infos with titanium. I do not recommend it, because it might cause force closes in ICS if you restore them. After making backups and putting ICS zip to sdcard, reboot to recovery. You do this by booting phone while holding volume +.
Choose backup & restore and backup in there. Then do factory reset and then go advanced -> wipe dalvik
After it choose: install zip from sdcard and choose zip from sdcard from there.
Now navigate to ICS .zip file and choose it. Now choose reboot to system. It should start loading ICS now.
Click to expand...
Click to collapse
i installed the CWM version from this thread http://forum.xda-developers.com/showthread.php?t=1377390
but some posts below i see a recovery img from dzo.. what should i use? and this version from the first post create backups with IMEI info?
edit.. i guess first post has last recovery.img version..
second question still is a concern
kickban said:
i installed the CWM version from this thread http://forum.xda-developers.com/showthread.php?t=1377390
but some posts below i see a recovery img from dzo.. what should i use? and this version from the first post create backups with IMEI info?
edit.. i guess first post has last recovery.img version..
second question still is a concern
Click to expand...
Click to collapse
It doesn't create a backup of imei. I have a link to full phone backup in my signature too. it requires a linux pc and unlocked bootloader. You can check is your unlocked by booting to pinkscreen and plugging the phone to pc. If pc can use phones memory, bootloader is unlocked. If it's not, there is a link (again) in my signature. Its called "[TUT] Get back our PINK screen!"
julle131 said:
It doesn't create a backup of imei. I have a link to full phone backup in my signature too. it requires a linux pc and unlocked bootloader. You can check is your unlocked by booting to pinkscreen and plugging the phone to pc. If pc can use phones memory, bootloader is unlocked. If it's not, there is a link (again) in my signature. Its called "[TUT] Get back our PINK screen!"
Click to expand...
Click to collapse
i saw a thread where with a command it's possible to recover the imei
dunno if it works though
i've already installed CWM.. i am gaining courage to proceed to next step (rom install)
thanks for your help!

[Q] First Time Root & Terminology Questions

I have read all I can regarding rooting, recovery, roms, and just wanted to do a quick terminology check before diving in.
Root = allow myself and certain apps to access settings/files not normally allowed by the OS?
Rom = akin to a non-stock OS that may have features and software added/removed and/or add functionality?
Recovery = some method to go back to a previous state?
Assuming I understand the above, what I believe I want to do, is Root (so that some apps that require 'root only' can work on my device), I should be able to do this by following one of the many guides in these forums. If I do not wish at this time to experiment with roms, I can stick with what came with the phone? And if, in the event of disaster, rather than restore from a backup or recovery, I should be able to Reset to Factory, re-root? and re-install everything (or possibly partially restore from Titanium backup), I do not need to concern myself with Recovery, correct?
Do I seem to have a good enough understanding or should I read some more? Does it sound like all I need to do is Root, and basically I don't need any Roms or Recovery?
Thanks in advance.
Klotar said:
I have read all I can regarding rooting, recovery, roms, and just wanted to do a quick terminology check before diving in.
Root = allow myself and certain apps to access settings/files not normally allowed by the OS?
Rom = akin to a non-stock OS that may have features and software added/removed and/or add functionality?
Recovery = some method to go back to a previous state?
Assuming I understand the above, what I believe I want to do, is Root (so that some apps that require 'root only' can work on my device), I should be able to do this by following one of the many guides in these forums. If I do not wish at this time to experiment with roms, I can stick with what came with the phone? And if, in the event of disaster, rather than restore from a backup or recovery, I should be able to Reset to Factory, re-root? and re-install everything (or possibly partially restore from Titanium backup), I do not need to concern myself with Recovery, correct?
Do I seem to have a good enough understanding or should I read some more? Does it sound like all I need to do is Root, and basically I don't need any Roms or Recovery?
Thanks in advance.
Click to expand...
Click to collapse
You pretty much got it. Only concern is your statement "I should be able to reset to factory". In case of catastrophic error you can't go into settings and factory reset. This is where the recovery comes in. You can use stock recovery to wipe data/factory reset but if you made changes with root apps, this option won't work. Only a nandroid restore or ROM flash or some third party recovery tool to reflash stock images using fastboot most likely.
You have a recovery partition with a recovery program installed. This can be booted into manually from a powered off state. In recovery you have options to backup, wipe, install .zip and much more. Installing a recovery and making a backup is first thing I do. You can use flashify (app on market) to flash the downloaded recovery .img for your device. Its very easy and you don't lose any data.
Excellent, thank you! I see Flashify is a root app, so basically, I should root, install Flashify, pull the recovery image off and I should more or less be set? That is, at least until I get comfortable with where I've gotten to so far (and done more reading). Thanks again.
Klotar said:
Excellent, thank you! I see Flashify is a root app, so basically, I should root, install Flashify, pull the recovery image off and I should more or less be set? That is, at least until I get comfortable with where I've gotten to so far (and done more reading). Thanks again.
Click to expand...
Click to collapse
That's it. Flashify should also have an option to boot into recovery. Do that (after recovery flash) and make a backup. Then reboot and have fun. That initial backup is important. Its your way back while you get comfy. Move that backup to computer also in case your /sdcard gets wiped.
What do you mean, pull recovery image off? You download the image for your specific device from XDA, then open flashify and follow instructions.
Mandelbrot.Benoit said:
That's it. Flashify should also have an option to boot into recovery. Do that (after recovery flash) and make a backup. Then reboot and have fun. That initial backup is important. Its your way back while you get comfy. Move that backup to computer also in case your /sdcard gets wiped.
What do you mean, pull recovery image off? You download the image for your specific device from XDA, then open flashify and follow instructions.
Click to expand...
Click to collapse
I read too quickly what [kind of app] Flashify was, and where to get the image from. I thought it copied the image off of somewhere on the device to somewhere else, but I see now from your explanation what it is. And to save the image on PC, and to save the first backup off device (also onto PC). Thanks again, will work up the courage to do these in the next few days.
Klotar said:
I read too quickly what [kind of app] Flashify was, and where to get the image from. I thought it copied the image off of somewhere on the device to somewhere else, but I see now from your explanation what it is. And to save the image on PC, and to save the first backup off device (also onto PC). Thanks again, will work up the courage to do these in the next few days.
Click to expand...
Click to collapse
The recovery image isn't too important to save. Once its flashed its kinda hard to loose it, but for sure it can't hurt I guess. Good luck!
Just so you know that after installing custom recovery, you will not be able to update through OTA. If you update it, you'll get in trouble. So if want an official update, go to stock again and update.
marshygeek said:
Just so you know that after installing custom recovery, you will not be able to update through OTA. If you update it, you'll get in trouble. So if want an official update, go to stock again and update.
Click to expand...
Click to collapse
I've waited for stock to push to my Xoom, Galaxy Nexus and Nexus 7 soooo many times but never make it. A rooted flashable zip made from the stock ota always lands and I get all flashy.
But yes as soon as you modify your recovery there is a chance you can soft brick your device if you accept the OTA.

Flashed ROM in TWRP - custom recovery + root gone?

I just flashed a 802d stock ROM through TWRP 2.7 (AutoRec). I started out by wiping dalvik cache, cache and data. I then pressed Install and found the zip and installed that. After it was done, I did a dalvik + cache wipe again just to be safe (It asked if I wanted and I complied). Rebooted into system. It was quite buggy to begin with, so I wanted to try re-flashing, but it looks like my custom recovery has disappeared. I assume my root access went with it.
Everytime I try to get into recovery. It doesn't show the TWRP recovery, but merely ask if I want to factory reset my phone.
Currently, I'm downloading a clean kdz of the 802d ROM (it's taking a while) and aim to start all over with rooting and installing custom recovery and re-installing apps, but if anyone has a different solution, it would be most welcome. I'm quite the noob here. I thought TWRP would be fool-proof and would therefore allow me to restore a backup at any time. But currently, that does not appear to be the case.
Please do prove me wrong
Depends on what custom rom you were installing.
Trixanity said:
I just flashed a 802d stock ROM through TWRP 2.7 (AutoRec). I started out by wiping dalvik cache, cache and data. I then pressed Install and found the zip and installed that. After it was done, I did a dalvik + cache wipe again just to be safe (It asked if I wanted and I complied). Rebooted into system. It was quite buggy to begin with, so I wanted to try re-flashing, but it looks like my custom recovery has disappeared. I assume my root access went with it.
Everytime I try to get into recovery. It doesn't show the TWRP recovery, but merely ask if I want to factory reset my phone.
Currently, I'm downloading a clean kdz of the 802d ROM (it's taking a while) and aim to start all over with rooting and installing custom recovery and re-installing apps, but if anyone has a different solution, it would be most welcome. I'm quite the noob here. I thought TWRP would be fool-proof and would therefore allow me to restore a backup at any time. But currently, that does not appear to be the case.
Please do prove me wrong
Click to expand...
Click to collapse
Ok first if you really do have custom recovery in the factory reset screen clicking the power button three times will boot you into recovery, if you can boot into the Rom then download a root checker app to check if you still have root
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
Ok first if you really do have custom recovery in the factory reset screen clicking the power button three times will boot you into recovery, if you can boot into the Rom then download a root checker app to check if you still have root
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2736854 <- this is the ROM I flashed. It's a stock ROM containing the latest d firmware for the D802.
I just checked for root access - it's not there anymore. I will try to boot into recovery now through the method you suggested. I'll edit my post with the results.
Edit: Your method worked My recovery is there. Great! I thought it would boot straight into recovery, so the factory reset option mislead me. Now, I have to ask: did I do anything wrong in my flashing? For example. In the Mount section, only Data and Cache is mounted. Should system be mounted or is it irrelavant? Is there anything in particular I need to do in Wipe? I merely pressed Advanced Wipe and seleceted Dalvik Cache, Data and Cache and swiped to wipe. That's it.
Trixanity said:
http://forum.xda-developers.com/showthread.php?t=2736854 <- this is the ROM I flashed. It's a stock ROM containing the latest d firmware for the D802.
I just checked for root access - it's not there anymore. I will try to boot into recovery now through the method you suggested. I'll edit my post with the results.
Click to expand...
Click to collapse
well if you would have noticed in the install process it states to flash supersu after flashing the rom
XxZombiePikachu said:
well if you would have noticed in the install process it states to flash supersu after flashing the rom
Click to expand...
Click to collapse
Yeah, I did read that. This might sound stupid, but I figured that the listed SuperSU update was meant for people with an older version of SuperSU as in making sure to have the latest version of SuperSU, since I already had the latest version, I neglected to do that step. My bad. I will copy the zip in question to my phone and try re-flash both zips and see what happens. At least I have my backups to fall back on.
Another dumb question if you will. Since I didn't wipe any of my data. My apps are still present in the file system, but they are not installed nor do they have market links. Is there a way to install them or should I try to recover them through Titanium Backup? Or is it easier to simply wipe the data as well and use Titanium Backup to restore my apps?
Trixanity said:
Another dumb question if you will. Since I didn't wipe any of my data. My apps are still present in the file system, but they are not installed nor do they have market links. Is there a way to install them or should I try to recover them through Titanium Backup? Or is it easier to simply wipe the data as well and use Titanium Backup to restore my apps?
Click to expand...
Click to collapse
I think you should wipe and restore from tibu since there isn't a guarantee that redownloading your apps from the playstore will keep there old data
Thank you so much for taking your time to answer my questions. The second flash seemed succesful, but it didn't fix my biggest reason for flashing the ROM in the first place: the hissing audio bug. So I'll just try to do a restore of my latest backup and I'll make do with my temporary fix that actually works.
While it may seem to that I have wasted everyone's time, I think I've learned some valuable lessons, so I don't think it was entirely a bad thing
Hopefully, my restore will be succesful
Trixanity said:
Thank you so much for taking your time to answer my questions. The second flash seemed succesful, but it didn't fix my biggest reason for flashing the ROM in the first place: the hissing audio bug. So I'll just try to do a restore of my latest backup and I'll make do with my temporary fix that actually works.
While it may seem to that I have wasted everyone's time, I think I've learned some valuable lessons, so I don't think it was entirely a bad thing
Hopefully, my restore will be succesful
Click to expand...
Click to collapse
just in case since you don't mention the fix, I know the kk audio bug has a fix with g2tweaksbox over in the faq of first post it explains what needs to be done
XxZombiePikachu said:
just in case since you don't mention the fix, I know the kk audio bug has a fix with g2tweaksbox over in the faq of first post it explains what needs to be done
Click to expand...
Click to collapse
I did try that fix. It didn't remove the hiss entirely for me. Maybe removed 50% of the hiss, but I've heard of it working 100% for a lot of people. I've been using the ELT > Audio Loopback test from the hidden menu. It removes the hiss by about 99%. Only annoying thing is that I need to do it on every reboot which is why I wanted a more permanent fix.
Seems like my restore has caused a bootloop. Everything went accordingly, except the installation of SuperSU afterwards. Kept saying it failed to copy to the system folder despite system being mounted. The bootloop started when trying to boot into system after restore + failed SuperSU installation.
Edit: Fixed the SuperSU failure to install by wiping dalvik etc. but bootloop persists. I somewhat assume this is because the restore function doesn't work when the current ROM is different from the ROM the backup was made with? The backup was made with D802 20b firmware and the current ROM which is the one I flashed was the D802 20d firmware. Am I on to something?
Trixanity said:
I did try that fix. It didn't remove the hiss entirely for me. Maybe removed 50% of the hiss, but I've heard of it working 100% for a lot of people. I've been using the ELT > Audio Loopback test from the hidden menu. It removes the hiss by about 99%. Only annoying thing is that I need to do it on every reboot which is why I wanted a more permanent fix.
Seems like my restore has caused a bootloop. Everything went accordingly, except the installation of SuperSU afterwards. Kept saying it failed to copy to the system folder despite system being mounted. The bootloop started when trying to boot into system after restore + failed SuperSU installation.
Edit: Fixed the SuperSU failure to install by wiping dalvik etc. but bootloop persists. I somewhat assume this is because the restore function doesn't work when the current ROM is different from the ROM the backup was made with? The backup was made with D802 20b firmware and the current ROM which is the one I flashed was the D802 20d firmware. Am I on to something?
Click to expand...
Click to collapse
A backup restore should always work whether different versions or not, are you able to get into download mode?have you tried kdz to stock?
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
A backup restore should always work whether different versions or not, are you able to get into download mode?have you tried kdz to stock?
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
I just fixed it by going into recovery and flashing the D802 20d firmware again. It'll do for now. Honestly don't know why the restore from backup didn't work. Either the backup was corrupt or I've done something wrong.
I did restore my apps (so far) flawlessly and the rom does appear to perform similarly to my older firmware. Plus there's added features such as knock code so it's not all bad.
I do have a D802 20d kdz firmware available on my computer in case I want to go completely stock and/or start over. But I'll give this one a try over the next few days and see whether I'll keep this.
Trixanity said:
I just fixed it by going into recovery and flashing the D802 20d firmware again. It'll do for now. Honestly don't know why the restore from backup didn't work. Either the backup was corrupt or I've done something wrong.
I did restore my apps (so far) flawlessly and the rom does appear to perform similarly to my older firmware. Plus there's added features such as knock code so it's not all bad.
I do have a D802 20d kdz firmware available on my computer in case I want to go completely stock and/or start over. But I'll give this one a try over the next few days and see whether I'll keep this.
Click to expand...
Click to collapse
yea I'm still waiting for that knock code update on my g2, times like these make you hate being with carriers

How to restore your KitKat apps from Titanium Backup on Lollipop

Hi guys,
I had a very strange problem, my Titanium Backup on android KitKat backed up all apps, but I could not restore them on Lollipop. When I verified the backups, TB said they were corrupted (using AOSP Lollipop). Switching back to KK and verifying the apps again confirmed my backups were okay. The only thing working on LP in TB was restoring app's data (only). So, how do you install apps from your backup created with KitKat on Lollipop?
Install android KitKat ROM
If you are already on KK, skip this step.
If you are on LP, take a nandroid backup, wipe your phone, and install any KK ROM. Install Titanium Backup on that ROM.
​
Make an "update.zip" package
Open TB, open batch menu and verify your backups (while the backups were "corrupted" on LP, they worked for me on KK).
Open batch menu, and find "Recovery mode" in the list. There's just one option (Create "update.zip" from app+data backups). Pick the backups you want to restore on LP and run it.
It will create a recovery script, with all the apps (including their data). You're done on KitKat, back to LP!
​
Install/restore Android Lollipop
Wipe your phone again, install or restore any LP ROM you want to use.
Boot your phone to LP, set your Google account and other things you want to.
Install Titanium Backup on your phone. Do NOT restore anything yet.
​
Reboot to recovery & install your apps from the file you created with Titanium Backup (usually "update.zip" in the sdcard folder)
Reboot (system), your phone will update android and setup all your application's. Do not open those apps yet.
​
Restoring application's data with TB
If the TB did not begin the data restoring process yet (you would see that as a notification), reboot your phone again (system).
Your phone should start restoring data to the application's you installed via recovery earlier. Let it finish.
That's it, you're done! Your backups from KitKat, that could not be installed on Lollipop via Titanium Backup are now installed and working!
WARNING: Even if you have to wait/reboot more times, do it! If you setup your apps manually, and TB won't restore any data, there's a huge chance it will start restoring them on the next reboot and it will replace the data you already setup!
Cool!
Just one point I confuse, step 4, "Reboot to recovery & install your apps"
What apps? and how do you install it/them from recovery?
Honestly, I've never done it that way b4. I install all .apk files when the system is up and running.
votinh said:
Cool!
Just one point I confuse, step 4, "Reboot to recovery & install your apps"
What apps? and how do you install it/them from recovery?
Honestly, I've never done it that way b4. I install all .apk files when the system is up and running.
Click to expand...
Click to collapse
in the point 2. he said that you have to create an "update.zip" package that contains all of your apps & backup data...
then in step 4. you flash that update.zip through recovery
votinh said:
Cool!
Just one point I confuse, step 4, "Reboot to recovery & install your apps"
What apps? and how do you install it/them from recovery?
Honestly, I've never done it that way b4. I install all .apk files when the system is up and running.
Click to expand...
Click to collapse
60nine said:
in the point 2. he said that you have to create an "update.zip" package that contains all of your apps & backup data...
then in step 4. you flash that update.zip through recovery
Click to expand...
Click to collapse
Exactly like he said, I'll edit it a bit to make things more clear.
4. Reboot to recovery & install your apps from the file you created with Titanium Backup
Get back to recovery and install the *.zip file you created earlier with TB in recovery.
Why do you need to say or add this step: "Reboot to recovery & install your apps from the file you created with Titanium Backup"
Why can't you just say
4. Reboot to recovery & install the *.zip file you created earlier with TB in recovery.
Why need to install apps in one step then get back to recovery and install the .zip file?
That's the confused part.
votinh said:
4. Reboot to recovery & install your apps from the file you created with Titanium Backup
Get back to recovery and install the *.zip file you created earlier with TB in recovery.
Why do you need to say or add this step: "Reboot to recovery & install your apps from the file you created with Titanium Backup"
Why can't you just say
4. Reboot to recovery & install the *.zip file you created earlier with TB in recovery.
Why need to install apps in one step then get back to recovery and install the .zip file?
That's the confused part.
Click to expand...
Click to collapse
You have to restore them just one time, of course. I'm sorry i messed up with the description. Sorry to confuse you.
I fixed it now.
That's much better, my man.
G'day, m8
Thanks.
so i have to go back to KK and make an update.zip file thru TB, and then back to LP and install zip file via recovery...? do i understand this rite? is there no way stayin on LP and restore apps somehow? my verification says 0 errors, but still when i try to restore it gets stuck at 0% of restoring...
Yes, you do understand it right. There may be a way, but the only one working for me was this one.
Thank you
Big thanks for this!
You are welcome! Glad I helped!
How do you downgrade from Lollipop to KK?
Well that depends. If you are running LG's stock LP, then I am not sure. You better ask somewhere else. However, if you are running custom LP ROM, and you have custom recovery and rooted, then all you have to do is pick one custom KK ROM, flash it, and you are done. Use Pardus ROM, or CloudyG2, or CyanogenMod, whatever you like. It does not matter.
danek731 said:
Well that depends. If you are running LG's stock LP, then I am not sure. You better ask somewhere else. However, if you are running custom LP ROM, and you have custom recovery and rooted, then all you have to do is pick one custom KK ROM, flash it, and you are done. Use Pardus ROM, or CloudyG2, or CyanogenMod, whatever you like. It does not matter.
Click to expand...
Click to collapse
So, its working for cusrom LP only? Not for stock LP ?
aboutmath said:
So, its working for cusrom LP only? Not for stock LP ?
Click to expand...
Click to collapse
No. It works for stock LP as well. I was trying to say that I am not sure how to downgrade.
danek731 said:
No. It works for stock LP as well. I was trying to say that I am not sure how to downgrade.
Click to expand...
Click to collapse
Okay. Now, i see. Thanks
Hi,
thanks for that great instruction. It worked very good on my Nexus 4 from Kitkat to Lollipop.
But one little failure.
Several app notifications (for example Quizduell, Tapatalk) don't come up after the update. Is there any chance to get them back, or do I have to reinstall that apps?
Try to open the apps. When you open the app, the notifications should start working properly. If they don't, just reinstall the app.
Will this work vice versa also?
Will this method work if you switch from lollipop to kitkat as well?

Categories

Resources