Have root for KK Stock? - G2 Q&A, Help & Troubleshooting

Easy method to root please,Not ADB...
thanks.

saarxee said:
Easy method to root please,Not ADB...
thanks.
Click to expand...
Click to collapse
Root Using IOROOT 25. For installing recovery use AUTO_REC.apk, it will install TWRP recovery.

nikilsahil said:
Root Using IOROOT 25. For installing recovery use AUTO_REC.apk, it will install TWRP recovery.
Click to expand...
Click to collapse
Where do i find the Auto_Rec.apk?

ingoljosh said:
Where do i find the Auto_Rec.apk?
Click to expand...
Click to collapse
In the correct forum, or via a search.
Hint: G2 Android Development

LenAsh said:
In the correct forum, or via a search.
Hint: G2 Android Development
Click to expand...
Click to collapse
Haha you're funny, thanks.
Was just asking because most people have the decency of adding a link when helping someone out.
I'm still gonna give you a "THANKS" for the advise. :good:

ingoljosh said:
Haha you're funny, thanks.
Was just asking because most people have the decency of adding a link when helping someone out.
I'm still gonna give you a "THANKS" for the advise. :good:
Click to expand...
Click to collapse
Most people CBA...

ingoljosh said:
Where do i find the Auto_Rec.apk?
Click to expand...
Click to collapse
Download AutoRec.apk app for your device’s model Make sure you choose the right model.
Install AutoRec (you can find it here) http://www.androidfilehost.com/?w=files&flid=13763 app like any other APK file You might need to mark the check box of “Unknown sources“.
Open AutoRec app and grant root permission to continue.
It will display a warning message “Modifying partitions is dangerous and we won’t take any responsibility for possible damages you or the app may do to your system. Please use at your own risk.”
Tap on “Yes” to continue
Tap on “Flash recovery” to install TWRP custom recovery Don’t touch your phone while flashing.
After finishing installation, it will display “Recovery installed succesfully. You may now reboot to recovery“ (now you can find many apps in app store which easily reboot into recovery in a touch without using conventional volume+down key)

LenAsh said:
Most people CBA...
Click to expand...
Click to collapse
If you CBA then dont bother replying. :laugh:
---------- Post added at 02:51 PM ---------- Previous post was at 02:16 PM ----------
nikilsahil said:
Download AutoRec.apk app for your device’s model Make sure you choose the right model.
Install AutoRec (you can find it here) http://www.androidfilehost.com/?w=files&flid=13763 app like any other APK file You might need to mark the check box of “Unknown sources“.
Open AutoRec app and grant root permission to continue.
It will display a warning message “Modifying partitions is dangerous and we won’t take any responsibility for possible damages you or the app may do to your system. Please use at your own risk.”
Tap on “Yes” to continue
Tap on “Flash recovery” to install TWRP custom recovery Don’t touch your phone while flashing.
After finishing installation, it will display “Recovery installed succesfully. You may now reboot to recovery“ (now you can find many apps in app store which easily reboot into recovery in a touch without using conventional volume+down key)
Click to expand...
Click to collapse
Thank you. I appreciate it.

ingoljosh said:
If you CBA then dont bother replying. :laugh:
---------- Post added at 02:51 PM ---------- Previous post was at 02:16 PM ----------
Thank you. I appreciate it.
Click to expand...
Click to collapse
Jeez
Sent from my LG-D802 using XDA Premium 4 mobile app

Related

Paranoid Android User

So I'm new to rooting and custom roms in general and excuse my language but kind of a *****. I have the files to root my G2 and it shows up on adb devices. I'm only doing this because my battery life is really subpar and I'm hoping a root and custom rom will help me with this.
Now once I was rooted I was thinking of installing Malladus. I am having a little trouble figuring out the safest way to do this. I was told to root then download and flash a custom recovery using GooManager. How exactly do I do this?
Once that is done the instructions say:
Instructions
1. wipe data (if coming from ANY other rom)
2. wipe cache
3. flash ROM
4. flash LG Apps
5. flash GApps
6. let phone sit for a few minutes once booted to settle (a lot is done on first boot)
Now what exactly does the first instruction mean? Should I wipe my data if coming from a stock LG that is just rooted? After that I just select the option "wipe cache" on GooManager and make sure those downloads are in that order and hit flash no?
Thank you in advance. I have searched the forums but haven't found the exact answers I was looking for.
I would go to the twrp thread in the LG g2 original dev forum first
Sent from my VS980 4G using XDA Premium 4 mobile app
jrgilbert79 said:
I would go to the twrp thread in the LG g2 original dev forum first
Sent from my VS980 4G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I'm still a little confused. I did some research on TWRP but still don't know exactly what it is. Also to install it I put it on the (by the directions)
Download the above file and place it in /sdcard on your device. Using adb shell or terminal emulator:
su
dd if=/sdcard/recoveryfilename.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
Make certain that you get this command right. Typing the wrong number could result in a brick!
Click to expand...
Click to collapse
What exactly is that doing? Also were is the /sdcard on our device? Thirdly... lol what do they mean by typing the wrong number?
Thank you for your response. Sorry for being new to this.
First that thread should take you to a root method once rooted we can install twrp which allows you to make backups of your current ROM. And more importantly try out new ROMs on your system. It's like saying once I'm tired of Windows XP I can flash/install 7. If I don't like it I can restore the old backup. Except in this case it's versions of android or modified android os that allows for new and exciting options. Root allows you to modify your cutrent ROM choice further. You can install fonts,themes, control battery draining applications, hide your nav buttons for more screen when you don't use them. If you are not in the know I suggest you do lots of research. In some cases we will be able to use applications we normally couldn't even applications from other phones once they are ported. ...essentially it's your ticket to be able to do the magical things the normal consumer says" " I wish my phone could do that" but except they can't because they don't have root or a custom recovery to make it happen. Step one is baby steps because brick is a nasty word you don't want to mutter.
Get rooted. Install a program called adb and install the LG drivers for your phone. There are step by step guides on how to do this and you might need to follow them into other links for guides to get from a to b. Once adb can see the phone. ..warning this is command line. Then you can download twrp IN SOME CASES YOU NEED TO ONLY DOWNLOAD AND INSTALL FILES BUILT FOR Your PHONES MODEL/Carrier and push it to the phone. Install it with ADB. Once you're there your fairly safe. Now your boot into recovery and make a backup reboot your phone and at least go visit a stock ROM thread for your model phone. There should be a development thread for each carrier.
Sent from my VS980 4G using XDA Premium 4 mobile app
jrgilbert79 said:
First that thread should take you to a root method once rooted we can install twrp which allows you to make backups of your current ROM. And more importantly try out new ROMs on your system. It's like saying once I'm tired of Windows XP I can flash/install 7. If I don't like it I can restore the old backup. Except in this case it's versions of android or modified android os that allows for new and exciting options. Root allows you to modify your cutrent ROM choice further. You can install fonts,themes, control battery draining applications, hide your nav buttons for more screen when you don't use them. If you are not in the know I suggest you do lots of research. In some cases we will be able to use applications we normally couldn't even applications from other phones once they are ported. ...essentially it's your ticket to be able to do the magical things the normal consumer says" " I wish my phone could do that" but except they can't because they don't have root or a custom recovery to make it happen. Step one is baby steps because brick is a nasty word you don't want to mutter.
Get rooted. Install a program called adb and install the LG drivers for your phone. There are step by step guides on how to do this and you might need to follow them into other links for guides to get from a to b.
Sent from my VS980 4G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I already am rooted. That part was easy. It was basically run adb devices, make sure device was there, run root.bat, follow instructions, and boom. The flashing a recovery and flashing a custom rom is what really confuses me. I have done research but have not found a step by step guide (that I understand well enough) yet on how to install whatever I need to do this.
What carrier you have?
Sent from my VS980 4G using XDA Premium 4 mobile app
jrgilbert79 said:
What carrier you have?
Sent from my VS980 4G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Verizon Wireless VS98011A
http://forum.xda-developers.com/showthread.php?p=45870947
This thread really breaks it down. I think you should download the Verizon twrp. In the original android development thread post 3 first. Then follow the guide posted after the root video in the link above. Its the guide I followed. If you have working adb you got the hard part done bro ?
Sent from my VS980 4G using XDA Premium 4 mobile app
---------- Post added at 09:24 PM ---------- Previous post was at 09:21 PM ----------
http://forum.xda-developers.com/showthread.php?p=46300156
My suggestion and safest ROM yet for vzn. Follow the directions and when u wipe don't freak out ..this takes forever so it's ok to sweat.
Sent from my VS980 4G using XDA Premium 4 mobile app
jrgilbert79 said:
http://forum.xda-developers.com/showthread.php?p=45870947
This thread really breaks it down. I think you should download the Verizon twrp. In the original android development thread post 3 first. Then follow the guide posted after the root video in the link above. Its the guide I followed. If you have working adb you got the hard part done bro ?
Sent from my VS980 4G using XDA Premium 4 mobile app
---------- Post added at 09:24 PM ---------- Previous post was at 09:21 PM ----------
http://forum.xda-developers.com/showthread.php?p=46300156
My suggestion and safest ROM yet for vzn. Follow the directions and when u wipe don't freak out ..this takes forever so it's ok to sweat.
Sent from my VS980 4G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Again this is my paranoid self speaking. It says I want adb working. If I was able to open the command window within my root folder on my desktop and run "adb devices" and see my LG then I have adb working? If so how is that the hard part, all you have to do is download and install the drivers for the phone to get that to work.
I plan on making my own step by step guide on rooting and flashing a custom recovery after this (with pictures) for people like me.
After that the commands to run the twrp install ate not that much more complicated
Sent from my VS980 4G using XDA Premium 4 mobile app
---------- Post added at 10:29 PM ---------- Previous post was at 10:17 PM ----------
http://bit.ly/1ihhiPu
1st link there really couldn't be a better resource.
Download Verizon twrp. Open adb folder. Find the adb in sdk or bin run as administrator. Copy and paste the commands. You should put twrp in the same folder adb cmd prompt is ran from after downloaded. That's it. I'd use option 2. Afterward you'll,learn you can download goomanager from market and do it with 1 click. ..
Sent from my VS980 4G using XDA Premium 4 mobile app
I thought this was about Paranoid Android rom... (i'll see my way out)
locoface said:
I thought this was about Paranoid Android rom... (i'll see my way out)
Click to expand...
Click to collapse
Sorry about that haha.
I have read through the instructions multiple times.
and I quote
Click download zip on the right. and go into the bin folder of the zip. push loki flash and the img like so:
adb push loki_flash /data/local/tmp/loki_flash
adb push openrecovery-twrp-2.6.3.2-g2vzw.img /data/local/tmp/openrecovery-twrp-2.6.3.2-g2vzw.img
adb shell
(IF YOU DONT SEE A # prompt, type su to get it.)
cd /data/local/tmp
chmod 777 loki_flash
./loki_flash recovery /data/local/tmp/openrecovery-twrp-2.6.3.2-g2vzw.img
exit
adb reboot recovery
Click to expand...
Click to collapse
Where exactly do I put these files? Inside the folder that has the root.bat file I used to originally root my device? Also once I execute these commands what is going to happen?

Rooted, now what?

I have rooted my ATT g2 and am now wondering which recovery to use. Do twrp and cwm both work with my g2?
Sent from my LG-D800 using xda app-developers app
I prefer TWRP, but i think you should just try it. Every has his own benefits and disadvantages.
Andi
andi2398 said:
I prefer TWRP, but i think you should just try it. Every has his own benefits and disadvantages.
Andi
Click to expand...
Click to collapse
The reason I ask is because I just came from my s4, and after the MF3 update debacle we were unable to use cwm. I am used to cwm, but I think I'll give twrp a try as long as it works!
Sent from my LG-D800 using xda app-developers app
Hi,
i came from the S2 and got the G2 since saturday. I read here and in a german forum that die CWM is a little bit buggy, so is used TWRP. It´s faster und got some more options.
Andi
jellybear456 said:
The reason I ask is because I just came from my s4, and after the MF3 update debacle we were unable to use cwm. I am used to cwm, but I think I'll give twrp a try as long as it works!
Sent from my LG-D800 using xda app-developers app
Click to expand...
Click to collapse
Thanks for your input andi. I will give it a try!
Sent from my LG-D800 using xda app-developers app
Even though you are rooted, make sure you have the latest SuperSU and Busybox installed and working. I found that when I initially rooted my LG G2, all apps had root access by default and without prompting, which is a major security issue.
Cheers!
Rayan said:
Even though you are rooted, make sure you have the latest SuperSU and Busybox installed and working. I found that when I initially rooted my LG G2, all apps had root access by default and without prompting, which is a major security issue.
Cheers!
Click to expand...
Click to collapse
I had no idea. That's a major issue. Thanks for the heads up!
Sent from my LG-D800 using xda app-developers app
I've installed TWRP and until now I've no problems with TWRP Recovery. Before my G2 I allways used CWM or 4ext but TWRP seems to be very nice :good:
regards
MaGnOlia88 said:
I've installed TWRP and until now I've no problems with TWRP Recovery. Before my G2 I allways used CWM or 4ext but TWRP seems to be very nice :good:
regards
Click to expand...
Click to collapse
Thank you for the input! Should i install TWRP via goomanager from the play store, or push it with adb through cmd?(I've seen this alot when searching)
jellybear456 said:
Thank you for the input! Should i install TWRP via goomanager from the play store, or push it with adb through cmd?(I've seen this alot when searching)
Click to expand...
Click to collapse
im using cwm touch, personally always seem to have issues with twrp on previous phones.
i put mine on with flashify from the market as suggested in the recovery post i used.
bweN diorD said:
im using cwm touch, personally always seem to have issues with twrp on previous phones.
i put mine on with flashify from the market as suggested in the recovery post i used.
Click to expand...
Click to collapse
I am not sure how to do that. Are you able to give me the steps or a link on how to do so?
jellybear456 said:
I am not sure how to do that. Are you able to give me the steps or a link on how to do so?
Click to expand...
Click to collapse
get this app https://play.google.com/store/apps/details?id=com.cgollner.flashify&hl=en
its almost self explanatory really. just look at it and i think you will be fine.
bweN diorD said:
get this app https://play.google.com/store/apps/details?id=com.cgollner.flashify&hl=en
its almost self explanatory really. just look at it and i think you will be fine.
Click to expand...
Click to collapse
Thank you!
-Jelly
bweN diorD said:
get this app https://play.google.com/store/apps/details?id=com.cgollner.flashify&hl=en
its almost self explanatory really. just look at it and i think you will be fine.
Click to expand...
Click to collapse
Sorry, first LG, never rooted/ROMed anything but a samsung galaxy! Where did you find the package to flash one you click "Recovery Image" under flash?
bweN diorD said:
get this app https://play.google.com/store/apps/details?id=com.cgollner.flashify&hl=en
its almost self explanatory really. just look at it and i think you will be fine.
Click to expand...
Click to collapse
Hey i tried this, and downloaded the latest from http://www.clockworkmod.com/rommanager, but after I rebooted all i got was a grey screen. There has to be a way for this to work. I have tried a couple of different things. I tried rom manager, goo manager, and now flashify....nothing seems to work
---------- Post added at 10:08 PM ---------- Previous post was at 09:51 PM ----------
smartadmin said:
Hey i tried this, and downloaded the latest from http://www.clockworkmod.com/rommanager, but after I rebooted all i got was a grey screen. There has to be a way for this to work. I have tried a couple of different things. I tried rom manager, goo manager, and now flashify....nothing seems to work
Click to expand...
Click to collapse
Found the issue, the recovery images must be Loki-enabled(whatever that means, sorry new here just came from the gnex), here is a link to the thread that makes the loki-enabled images available. I used flashify and hte touch enalbed loki.img file... worked no problem...thanks!!!
smartadmin said:
Hey i tried this, and downloaded the latest from http://www.clockworkmod.com/rommanager, but after I rebooted all i got was a grey screen. There has to be a way for this to work. I have tried a couple of different things. I tried rom manager, goo manager, and now flashify....nothing seems to work
---------- Post added at 10:08 PM ---------- Previous post was at 09:51 PM ----------
Found the issue, the recovery images must be Loki-enabled(whatever that means, sorry new here just came from the gnex), here is a link to the thread that makes the loki-enabled images available. I used flashify and hte touch enalbed loki.img file... worked no problem...thanks!!!
Click to expand...
Click to collapse
Can you explain to me exactly what you did? i downloaded the .img from here and flashed with flashify. It then told me to reboot now and it went to a black screen saying "Fastboot started" and did not move. I had to hold in the power button to reboot my device. What did you do that worked? I have the ATT G2.
jellybear456 said:
Can you explain to me exactly what you did? i downloaded the .img from here and flashed with flashify. It then told me to reboot now and it went to a black screen saying "Fastboot started" and did not move. I had to hold in the power button to reboot my device. What did you do that worked? I have the ATT G2.
Click to expand...
Click to collapse
I would love to know also
Sent from my LG-D800 using Tapatalk
jellybear456 said:
Can you explain to me exactly what you did? i downloaded the .img from here and flashed with flashify. It then told me to reboot now and it went to a black screen saying "Fastboot started" and did not move. I had to hold in the power button to reboot my device. What did you do that worked? I have the ATT G2.
Click to expand...
Click to collapse
Thats pretty much what I did, previously i had tried to flash a bunch of other img's but they were not loki-enabled. I just downloaded the same file as you and used flashify.
I opened flashify > clicked recovery image > used flashify explorer > located the recovery.img file > clicked yes to the prompt > then rebooted.....boom done.
I am using a VZW G2...it had the latest stock build....running CM 10.2 m1 now
Rayan said:
Even though you are rooted, make sure you have the latest SuperSU and Busybox installed and working. I found that when I initially rooted my LG G2, all apps had root access by default and without prompting, which is a major security issue.
Cheers!
Click to expand...
Click to collapse
Thanks for that! I had Superuser installed and it never prompted. SuperSU does though.
smartadmin said:
Thats pretty much what I did, previously i had tried to flash a bunch of other img's but they were not loki-enabled. I just downloaded the same file as you and used flashify.
I opened flashify > clicked recovery image > used flashify explorer > located the recovery.img file > clicked yes to the prompt > then rebooted.....boom done.
I am using a VZW G2...it had the latest stock build....running CM 10.2 m1 now
Click to expand...
Click to collapse
Once I rebooted the screen stayed black and I had to hold the power button down to get it to boot up..should I try to reboot into recovery now? Or attempt a ref-lash?
Sent from my LG-D800 using xda app-developers app

safestrap

I am trying to install safestrap 3.65 and I get error there is a problem parsing the package. my note 3 is rooted with kingo and my build is MJE can anyone help
Did you give Safestrap Super User permission?
I click on the .apk and it installed right away.
kcmccombs said:
I am trying to install safestrap 3.65 and I get error there is a problem parsing the package. my note 3 is rooted with kingo and my build is MJE can anyone help
Click to expand...
Click to collapse
Delete the first one and try to download it again. Possibly a bad download. Be sure to check unknown applications in security then try and install the apk again. Then install recovery and reboot.
hctimin said:
Did you give Safestrap Super User permission?
I click on the .apk and it installed right away.
Click to expand...
Click to collapse
super user never comes up to ask for grant the only time I have seen it come up was after the restart when kingo was finished.
Install it from within a file manager. It won't install from the download screen.
Sent from my SM-N900V using xda app-developers app
Download root check to assure you got root. Or go to the play store and download the current supersu.
Harleydroid said:
Delete the first one and try to download it again. Possibly a bad download. Be sure to check unknown applications in security then try and install the apk again. Then install recovery and reboot.
Click to expand...
Click to collapse
I have tried this and still the same
akellar said:
Install it from within a file manager. It won't install from the download screen.
Sent from my SM-N900V using xda app-developers app
Click to expand...
Click to collapse
I have been trying to install ES file explore
Did you do what Akellar says 2 posts up?
Harleydroid said:
Download root check to assure you got root. Or go to the play store and download the current supersu.
Click to expand...
Click to collapse
I downloaded root checker and it said I was rooted
kcmccombs said:
super user never comes up to ask for grant the only time I have seen it come up was after the restart when kingo was finished.
Click to expand...
Click to collapse
Just checked my SU permissions and SS wasn't in the list, so my advice was pointless,..
On a hopeful helpful note, maybe try Root Explorer instead of ES?
That was what I used.
Harleydroid said:
Did you do what Akellar says 2 posts up?
Click to expand...
Click to collapse
yes
hctimin said:
Just checked my SU permissions and SS wasn't in the list, so my advice was pointless,..
On a hopeful helpful note, maybe try Root Explorer instead of ES?
That was what I used.
Click to expand...
Click to collapse
I thought this would work but still same error message
Maybe try to pm hashcode.
---------- Post added at 04:52 AM ---------- Previous post was at 04:38 AM ----------
Or try to ask some guys here
http://forum.xda-developers.com/showthread.php?t=2517610
[RECOVERY LOCKED/MI9,MJ7] Safestrap Recovery v3.65 [2013-11-13 STABLE]
Did you ever find anything? I'm having the exact same problem as you and I tried everything in this thread.
I think I figgured it out.
steviewunderr said:
Did you ever find anything? I'm having the exact same problem as you and I tried everything in this thread.
Click to expand...
Click to collapse
From lurking around some other threads this issue DOES seem to be caused by trying to do something other than the exact steps listed in the http://forum.xda-developers.com/showthread.php?t=2448925 thread.
I was able to install Safestrap by doing a complete factory restore, wiping everything, doing a saferoot install (http://forum.xda-developers.com/showthread.php?t=2565758) and then following the instructions in the first link to install safeboot.
I believe this is related to using another kind of rooting program. I originally rooted using the Kingo method and actually began to flash CWM on my MK2 (which is wrong and bad and apparently won't work). Something got borked along the way. Do what I did and factory reset it and try the correct steps again!
Good luck!:good:
Protagonistics said:
From lurking around some other threads this issue DOES seem to be caused by trying to do something other than the exact steps listed in the http://forum.xda-developers.com/showthread.php?t=2448925 thread.
I was able to install Safestrap by doing a complete factory restore, wiping everything, doing a saferoot install (http://forum.xda-developers.com/showthread.php?t=2565758) and then following the instructions in the first link to install safeboot.
I believe this is related to using another kind of rooting program. I originally rooted using the Kingo method and actually began to flash CWM on my MK2 (which is wrong and bad and apparently won't work). Something got borked along the way. Do what I did and factory reset it and try the correct steps again!
Good luck!:good:
Click to expand...
Click to collapse
Anyone fix this? I am having the same issue on a S3, I just Odin'ed back to stock, installed Saferoot and tried and am still getting the parse error.
I have this problem some times and my issue come from downloading the app from my phone try downloading from comp then transfering to phone
Do or do not there is no try

UPDATE 2/5/15 How to get to 100% STOCK OA6 (LOLLIPOP) and Root!

Here is how to get to OA6 100% stock:​
1. DL Odin 3.09
2. DL stock OA6 TAR
3. Make a backup of your apps/data (TiBu/Helium/etc). MAKE SURE THE APP/DATA BACKUPS ARE TO YOUR EXT SD CARD!!!
BACKUPS (from TiBu and apps like that) PROBABLY WILL NOT WORK GOING FROM 4.4.4 TO 5.0!
4. Go into recovery and do a factory reset and wipe system/internal sd/cache/dalvik. Power off phone completely!
5. Power on into Download Mode and flash the stock OA6 tar (put it in "AP/PDA" in Odin).
**6. Do a factory reset in the stock recovery after you flash the tar (not necessary but deff won't kill ya!). **OPTIONAL
7. In "About Device" your baseband and software should now end in OA6 and Android version should be 5.0. If they are not, then you did something wrong, go back to step 2 and try a redownload, and reflash of stock OA6 tar.
**OPTIONAL: Root** ​8. DL CF-Auto Root.
9. Place in PDA/AP slot in Odin and run it.
10. DL a custom recovery of your choosing and flash.
11. Reboot to recovery and FLASH THIS (SuperSU v2.45). Now root should work reliably on Lollipop (THANKS CHAINFIRE!!)
12. Download and install MOAR v6.0! **If you do this no need to do steps 13 & 14!**
13. Download and flash Knox Removal to get rid of Knox. BE SURE TO THANK TDUNHAM!
14. Get flashlight toggle as well as plenty others with THIS APP!
15. PROFIT!
Click to expand...
Click to collapse
Joe0113 said:
Some people seem to be having trouble, so I thought this might help you guys out.
1. DL this stock NCB tar.
2. Take out your EXT SD Card (if you have one).
3. Flash the stock NCB tar (put it in "PDA" in Odin).
4. Do a factory reset in the stock recovery after you flash the tar (not necessary but deff won't kill ya!).
5. Reboot into Download Mode and make sure it says ROM type= OFFICIAL! If it says custom you will not be able to take the OTA.
6. Reboot, check for the OTA to "ND2" and wait for it to complete.
7. Your baseband and software should now end in ND2. If it does not, then you did something wrong, go back to step 1 and try a redownload, and reflash of stock NCB tar.
8. Re-root.
Also if someone that has SuperSU PRO version, can check if "Survival Mode" works for the GS5, that'd be awesome!
Click to expand...
Click to collapse
Are there any better mirrors, that link is telling me 14-18 hrs to download? lol I could probably build their stock ROM from source faster
miked63017 said:
Are there any better mirrors, that link is telling me 14-18 hrs to download?
Click to expand...
Click to collapse
Not that I know of buddy, sorry. If you do happen to find any, please let me know so I can post them in the OP.
Joe0113 said:
Not that I know of buddy, sorry. If you do happen to find any, please let me know so I can post them in the OP.
Click to expand...
Click to collapse
13 hrs left . Anybody want to scp it to my machine? If so I will host it for a few months, got a cable connection but it will definitely be faster than that link.
not needed
all this is unneeded if someone would just post the update from their phone cache for those that are rooted.
miked63017 said:
13 hrs left . Anybody want to scp it to my machine? If so I will host it for a few months, got a cable connection but it will definitely be faster than that link.
Click to expand...
Click to collapse
I am uploading the ncb.tar to my google drive right now and i'll post it in a new threat as soon as its up for everyone to download
I had good luck with this source...
http://forum.xda-developers.com/showthread.php?t=2717988
dropzone9540 said:
I had good luck with this source...
http://forum.xda-developers.com/showthread.php?t=2717988
Click to expand...
Click to collapse
That's the one I used. Thanks gonna link that in the OP.
roadrunnrr said:
I am uploading the ncb.tar to my google drive right now and i'll post it in a new threat as soon as its up for everyone to download
Click to expand...
Click to collapse
Worked good for me thanks
Sent from my SM-G900P using xda app-developers app
Sorry if this is asking the obvious, but this will erase everything? Will I need a titanium backup or something to restore app/settings?
dropzone9540 said:
Sorry if this is asking the obvious, but this will erase everything? Will I need a titanium backup or something to restore app/settings?
Click to expand...
Click to collapse
Back up what you want using titanium backup to your external sd, then follow the steps above bud
Sent from my SM-G900P using XDA Premium 4 mobile app
Why the big deal???
I don't see the big deal with upgrading to ND2. Haven't read that it allows the download booster to work...lol
This what is suppose to be updated:
Google search results are no longer included in the list when using S Finder
Fixed device responsiveness when using S View Cover
Enable camera capture during voice call
Fixed alarm failure when deleting alarm
Fixed email duplication, when moving an email from original folder to another folder the email should only be viewable in the moved to folder
FYI personally like how the S finder pulled up google search stuff.
That's what I thought, thanks.
Goose0121 said:
Back up what you want using titanium backup to your external sd, then follow the steps above bud
Sent from my SM-G900P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
---------- Post added at 07:03 PM ---------- Previous post was at 07:00 PM ----------
I was thikning the same thing. No security updates or anything, so I figured I'd wait, but there's that nagging need to be up to date!
AcE2DuCe said:
I don't see the big deal with upgrading to ND2. Haven't read that it allows the download booster to work...lol
Click to expand...
Click to collapse
dropzone9540 said:
That's what I thought, thanks.
---------- Post added at 07:03 PM ---------- Previous post was at 07:00 PM ----------
I was thikning the same thing. No security updates or anything, so I figured I'd wait, but there's that nagging need to be up to date!
Click to expand...
Click to collapse
If and when I get the notification I will not be updating. I just press and hold the notification and go into "app info" menu and disable notifications.
dropzone9540 said:
Sorry if this is asking the obvious, but this will erase everything? Will I need a titanium backup or something to restore app/settings?
Click to expand...
Click to collapse
Sorry, great point. I will add to the post to make a backup of your apps/data (TiBu/Helium/etc).
I did NOT do (6) the factory reset...
I have SuperSU PRO... "Survival Mode"... SuperSU PRO did not stick...
Now on ND2, rerooted, TWRP'd...
restored via Titanium...
had to rerun SDFix...
Thanx
KaptainRandom said:
I did NOT do (6) the factory reset...
I have SuperSU PRO... "Survival Mode"... SuperSU PRO did not stick...
Now on ND2, rerooted, TWRP'd...
restored via Titanium...
had to rerun SDFix...
Thanx
Click to expand...
Click to collapse
Ehh, the factory reset can only help, not hurt haha, so I will leave it in there as an option. But thank you for testing Survival Mode on SuperSU Pro. Can anyone else test/confirm this too please. Thanks guys!
Joe0113 said:
Some people seem to be having trouble, so I thought this might help you guys out.
1. DL Odin 3.09
2. DL this stock NCB tar. ----- Here is a faster/better DL mirror! Thanks to @ChaddyPaddy ----- And yet another mirror! Thanks to @roadrunnrr
3. Make a backup of your apps/data (TiBu/Helium/etc). MAKE SURE THE APP/DATA BACKUPS ARE TO YOUR EXT SD CARD!!!
4. Take out your EXT SD Card (if you have one).
5. Flash the stock NCB tar (put it in "AP/PDA" in Odin).
6. Do a factory reset in the stock recovery after you flash the tar (not necessary but deff won't kill ya!).
7. Reboot into Download Mode and make sure it says ROM type= OFFICIAL! If it says custom you will not be able to take the OTA.
8. Reboot, check for the OTA to "ND2" and wait for it to complete.
9. Your baseband and software should now end in ND2. If it does not, then you did something wrong, go back to step 1 and try a redownload, and reflash of stock NCB tar.
10. Re-root.
Also if someone that has SuperSU PRO version, can check if "Survival Mode" works for the GS5, that'd be awesome!
Click to expand...
Click to collapse
Thanks for the steps!
however, that does seem like a big pain in the butt..
why don't people just wait for the new stock rooted rom of that version and just flash that?!?
eyecon82 said:
Thanks for the steps!
however, that does seem like a big pain in the butt..
why don't people just wait for the new stock rooted rom of that version and just flash that?!?
Click to expand...
Click to collapse
They don't necessarily repackage the ROM with every update. I did the upgrade just to get the baseband update. Not too painful at all.
Sent from my SM-G900P using XDA Premium 4 mobile app
If you read steps before hand and have a speedy internet connection. This shouldn't take more than 10-20min! Painless!

App to bypass the screen freeze issue on zenfone 5 custom roms.

Guys...can't anyone make an app to navigate the power menu with volume buttons so that we can do a soft reboot in case of a screen freeze in Zenfone 5.
tyson_catchem said:
Guys...can't anyone make an app to navigate the power menu with volume buttons so that we can do a soft reboot in case of a screen freeze in Zenfone 5.
Click to expand...
Click to collapse
This is not a thing that can be bypassed, it's very ramdom, and crashs all Android system, so there's no way a app can intercept this.
I'm talking about an app that can at least make the power menu accessible through volume rocker keys so that a soft reboot can easily ve performed in case of a screen freeze...
tyson_catchem said:
I'm talking about an app that can at least make the power menu accessible through volume rocker keys so that a soft reboot can easily ve performed in case of a screen freeze...
Click to expand...
Click to collapse
As I said, the whole Android system freezes, not the screen only (one example of this is if you are listening music or watching a video, the audio freezes too). So there's no way to access power menu, the only thing we can do is a forced shutdown.
Well the incoming calls still show and downloads still continues...even installation...so...maybe the whole system does not freeze I think...
leonardohenrique10 said:
This is not a thing that can be bypassed, it's very ramdom, and crashs all Android system, so there's no way a app can intercept this.
Click to expand...
Click to collapse
try this: http://windroidica.in/2015/12/possible-bootloader-unlock-freeze-fix/
tyson_catchem said:
Well the incoming calls still show and downloads still continues...even installation...so...maybe the whole system does not freeze I think...
Click to expand...
Click to collapse
In my phone, all system, apps and tasks freeze. If I wait 2 minutes, the device reboots automatically.
kihope12 said:
try this: http://windroidica.in/2015/12/possible-bootloader-unlock-freeze-fix/
Click to expand...
Click to collapse
I tried this, but the freeze frequency increased. But maybe work in OP phone.
That's a really risky process as I don't know if my AICP rom will support anwarmov's kernel.
I think actually the issue comes from some problem in partitions...my screen freeze started when during flashing some error occured...u know...the error shows during flashing any file...
The flash becomes successful though...
Also pc fails to recognize the device after the error started occuring...
This one is the error.
leonardohenrique10 said:
In my phone, all system, apps and tasks freeze. If I wait 2 minutes, the device reboots automatically.
I tried this, but the freeze frequency increased. But maybe work in OP phone.
Click to expand...
Click to collapse
i didnt try it yet (new motherboard and i have fear for open bootloader) but cay z descibe me whot is OP mobile ? im not from english country so.. can you ?
thx
---------- Post added at 05:24 PM ---------- Previous post was at 05:23 PM ----------
tyson_catchem said:
This one is the error.
Click to expand...
Click to collapse
where ?
kihope12 said:
i didnt try it yet (new motherboard and i have fear for open bootloader) but cay z descibe me whot is OP mobile ? im not from english country so.. can you ?
thx
---------- Post added at 05:24 PM ---------- Previous post was at 05:23 PM ----------
where ?
Click to expand...
Click to collapse
See the image attached...
kihope12 said:
i didnt try it yet (new motherboard and i have fear for open bootloader) but cay z descibe me whot is OP mobile ? im not from english country so.. can you ?
thx
Click to expand...
Click to collapse
OP is the abbreviation for "Original Poster", the user who starts a thread is the OP.
---------- Post added at 09:11 PM ---------- Previous post was at 09:10 PM ----------
tyson_catchem said:
This one is the error.
Click to expand...
Click to collapse
If you can install zips and use TWRP, this isn't a error.
tyson_catchem said:
See the image attached...
Click to expand...
Click to collapse
i know but your flash was susceful
and first red words a had too in twrp if you think them
kihope12 said:
i know but your flash was susceful
and first red words a had too in twrp if you think them
Click to expand...
Click to collapse
Yeah...but what's the third line about?
tyson_catchem said:
Yeah...but what's the third line about?
Click to expand...
Click to collapse
if you think red line.. it isnt important for us like users i think, it is normal

Categories

Resources