Hi, I would like to install Lieage OS on my nexus player. Recovery was successfully installed, but I am not able to operate the TWRP menu. My OTG adapter (or mouse) doesn´t work. Is there any guide for installation exclusively via adb commands (including wipe etc.)? Till now I didn´t find any suitable guide in the web. Thanks!
I used Wug's Nexus Root Toolkit, does all the hard work for you:
https://forum.xda-developers.com/ne...olkit-wugs-nexus-root-toolkit-v2-1-4-t3295035
You can also do it manually through adb commands, but it's much more tedious.
Thanks, I tried this tool several times. It pushes the file(s) to /sdcard but at the end of the process it doesn´t flash the rom. I think i´ve made something wrong. I just followed the video tutorial!!!
Related
Flash recovery with odin
Copy SU file to Root of device and flash from recovery
Files and method found at link below;
http://galaxytabhacks.com/galaxy-tab-10-1-root/how-to-root-ics-on-galaxy-tab-10-1/
Hi guys,
I have a problem.
I used this guide as well as others, and always appeared to me to superuser icon but root checker and other apk me reported that the tablet does not have root.
sorry for my english I'm slovak
winco206 said:
Hi guys,
I have a problem.
I used this guide as well as others, and always appeared to me to superuser icon but root checker and other apk me reported that the tablet does not have root.
sorry for my english I'm slovak
Click to expand...
Click to collapse
Nazdar
Actually I have the same issue as winco, I had root before upgrade to ICS.
I used this guide, everything looked fine. I have installed CWM, I have Superuser app, but tablet does not seem to be rooted. Even when I press in CWM. "fix root" it does not help at all.
Does anyone know if there is an easy way to root it without connecting the PC method?
Many thanks
Hi all, some time has passed, does anyone know? To help 2 noobs. Many thanks
Sent from my GT-P7500 using Tapatalk HD
doktorko said:
Hi all, some time has passed, does anyone know? To help 2 noobs. Many thanks
Sent from my GT-P7500 using Tapatalk HD
Click to expand...
Click to collapse
Make it 3............same problem here
doktorko said:
Nazdar
Actually I have the same issue as winco, I had root before upgrade to ICS.
I used this guide, everything looked fine. I have installed CWM, I have Superuser app, but tablet does not seem to be rooted. Even when I press in CWM. "fix root" it does not help at all.
Does anyone know if there is an easy way to root it without connecting the PC method?
Many thanks
Click to expand...
Click to collapse
If you have CWM installed, then you need to get the superuser.zip onto the internal sdcard partition. You can download it using the tablet's browser, then use an file manager application to copy the downloaded zip into /sdcard.
Then boot into recovery and install it with "install zip from sdcard".
Defaults browser of Android 4.0.4 stock rom errors
when i turn internet in stock rom 4.0.4. it not work and put out.
who can explain to help me?
u know how to root SGT WIFI only with update 4.0.4 ?
root twrp not working
I'm a newbee with android so please appologize for stupid remakrs or questions.
I wanted to root my Samsung Galaxy Tab 10.1 with android 4.04 (Icecream I think) because I can't use my WD-elements external 2TB disk, not even with an external power supply. The disk is not recognized by the tablet, I only get a message 'High power device connected".
After some googling I saw that the S3C driver is missing. It seems that the tablet has to be rooted to be able to innstall such a driver.
I followed instructions from this thread, used Odin en then tried to reset my gt_p7500 by pressing start and volume down and then volume up.
The TWRP windows shows up but the screen is running like hell. So I cannot reach twrp to backup my old image and install the new image.
So my tablet is still not rooted.
Pleas advise me what to do.
Working method for me
scherpbierje said:
I'm a newbee with android so please appologize for stupid remakrs or questions.
I wanted to root my Samsung Galaxy Tab 10.1 with android 4.04 (Icecream I think) because I can't use my WD-elements external 2TB disk, not even with an external power supply. The disk is not recognized by the tablet, I only get a message 'High power device connected".
After some googling I saw that the S3C driver is missing. It seems that the tablet has to be rooted to be able to innstall such a driver.
I followed instructions from this thread, used Odin en then tried to reset my gt_p7500 by pressing start and volume down and then volume up.
The TWRP windows shows up but the screen is running like hell. So I cannot reach twrp to backup my old image and install the new image.
So my tablet is still not rooted.
Pleas advise me what to do.
Click to expand...
Click to collapse
I'm new to this too. Will try to help as much as I can since I've been able to successfully flash new ROM, TWRP etc., The process is as follows:
1. I found that the only TWRP recovery + ODIN combo that worked for me was the one packaged in this thread. Booted my tab into Download mode -> flashed TWRP with the ODIN (both from the package in the mentioned thread) -> Rebooted into recovery TWRP.
1a. From TWRP -> Wipe -> Cache, Dalvik Cache, Data.
2. Did 'adb push <rom_image.zip> /sdcard' (without quotes. need to have Android SDK installed in your PC with version 1.0.29 or above. Reason for version is to have 'sideload' functionality which I'll show how to use later).
3. Did 'adb push <gapps.zip> /sdcard' (same notes as in above bullet).
4. Selected "Install" option in TWRP -> Selected rom_image.zip from /sdcard location -> swiped to flash/installed the ROM (I used this ROM and find it to be the best so far and suits my liking).
5. Installed gapps in the same process as above for ROM.
6. Rebooted system.
Additionally, you could download TWRP flashable .zip file of TWRP 2.6.3.0 in order to get 'adb sideload' functionality. I found this to be a savior for me many a time.
:highfive:
Let me know how it goes. all the best flashing...
twrp is the problem!
baystallion said:
I'm new to this too. Will try to help as much as I can since I've been able to successfully flash new ROM, TWRP etc., The process is as follows:
1. I found that the only TWRP recovery + ODIN combo that worked for me was the one packaged in this thread. Booted my tab into Download mode -> flashed TWRP with the ODIN (both from the package in the mentioned thread) -> Rebooted into recovery TWRP.
1a. From TWRP -> Wipe -> Cache, Dalvik Cache, Data.
2. Did 'adb push <rom_image.zip> /sdcard' (without quotes. need to have Android SDK installed in your PC with version 1.0.29 or above. Reason for version is to have 'sideload' functionality which I'll show how to use later).
3. Did 'adb push <gapps.zip> /sdcard' (same notes as in above bullet).
4. Selected "Install" option in TWRP -> Selected rom_image.zip from /sdcard location -> swiped to flash/installed the ROM (I used this ROM and find it to be the best so far and suits my liking).
5. Installed gapps in the same process as above for ROM.
6. Rebooted system.
Additionally, you could download TWRP flashable .zip file of TWRP 2.6.3.0 in order to get 'adb sideload' functionality. I found this to be a savior for me many a time.
:highfive:
Let me know how it goes. all the best flashing...
Click to expand...
Click to collapse
The problem lies within TWRP. As I wrote: TWRP shows up but the screen is scrolling like hell. So I am not able to reach TWRP to wipe or anything at all.
so still no root I am sorry to say.
scherpbierje said:
The problem lies within TWRP. As I wrote: TWRP shows up but the screen is scrolling like hell. So I am not able to reach TWRP to wipe or anything at all.
so still no root I am sorry to say.
Click to expand...
Click to collapse
Oh ok . The version I had mentioned in my reply did not help?
I was on a older version of paranoid (4.1). And now I wanted to go to the latest version (4.2). I downloaded the files with goomanager when I had 4.1 still installed. After resetting in recovery I remembered and realised I downloaded the wrong gapps cause it downloaded the latest 4.1 gapps and not the 4.2 version.
After only installing 4.2 without gapps I downloaded the right gapps in goomanager again. After getting back in recovery and resetting again. I tried installing the 4.2 again but I got a error. I also so that my files got moved (prob because of the multi user option in 4.2?).
After leaving the recovery I couldnt load up android normally and I couldnt go back into recovery from bootloader (prob cause of the bug and I need to do that from a computer right?).
My problem now is. How do I get the 2 zip's file I downloaded from my laptop to my nexus 7? I always have had a android phone with a sd slot, but the nexus 7 doesnt have one. Is there a way to drop the 2 zip on the nexus 7 and install them from recovery. Or do I need to do it from ADB (but I dont know much about how to use it). I know there is a command to reboot into recovery (adb reboot recovery I believe). But what are the commands for factory resetting(maybe also reformatting the nexus 7 so my music/video files are deleted?). And finally installing the zip's on my laptop. (I have both a mac and windows machine).
Just install nexus 7 toolkit install it on your pc ,connect your n7 and follow the onscreen instructions.It will run the ADB commands through a selection process and let you do pretty much anything without the typing of the manual commands.
i think too, it works in the command control with the manual commands
Hi,
here is the situation with my Nexus 4:
* Android 5.0.1
* rooted
* TWRP
* can't access via adb while in bootloader (I tried everything I found over the Internet... uninstall/reinstall driver, tried another port, another computer, another OS, etc.)
* device not recognized when I use the "ADB sideload" option of TWRP (In Windows device manager I see "Nexus 4" with a yellow mark but I haven't been able to find a driver for it)
I want to upgrade to Android 5.1.1 (and won't go further), but how?? since I can't do the OTA update (because of TWRP) and I can't flash the Google official image (since I can't access while in bootloader)...
I don't care if I need to wipe everything, my backups are up-to-date (nandroid + Titanium).
Does anyone has an idea?
I can access to my device from Windows via ADB commands only (not convenient but it works).
Thanks a lot.
mehcoib said:
Hi,
here is the situation with my Nexus 4:
* Android 5.0.1
* rooted
* TWRP
* can't access via adb while in bootloader (I tried everything I found over the Internet... uninstall/reinstall driver, tried another port, another computer, another OS, etc.)
* device not recognized when I use the "ADB sideload" option of TWRP (In Windows device manager I see "Nexus 4" with a yellow mark but I haven't been able to find a driver for it)
I want to upgrade to Android 5.1.1 (and won't go further), but how?? since I can't do the OTA update (because of TWRP) and I can't flash the Google official image (since I can't access while in bootloader)...
I don't care if I need to wipe everything, my backups are up-to-date (nandroid + Titanium).
Does anyone has an idea?
I can access to my device from Windows via ADB commands only (not convenient but it works).
Thanks a lot.
Click to expand...
Click to collapse
Download wugfresh nexus root toolkit. Works flawlessly.
Edit: you may need to follow the driver install instructions!
bdasmith said:
Download wugfresh nexus root toolkit. Works flawlessly.
Edit: you may need to follow the driver install instructions!
Click to expand...
Click to collapse
thanks for your help. Before I saw your post I used Skipsoft toolkit. Seemed to work but now my device won'T boot, it's stuck in the lolipop animation boot. I switched it off many times, but still stuck. Maybe I should have used wugfresh toolkit. I'll give a try later. Thanks again.
Hello I am new to the world of flashing and I thought i'd give rooting a try. I followed a guide on this website (http://forum.xda-developers.com/oneplus-2/general/guides-how-to-guides-beginners-t3146568) but I messed up- I do not have a ROM (i think) now, so I cannot use my phone.
I, obviously, made a backup using TWRP but apparently it didn't save and/or I cannot find it.
I cannot figure out how to push a file onto my phone as it is only recognisable by my PC when it is in fastboot mode. I am able to access recovery mode but I do not know what to do from here. Any help would be appreciated as I really need my phone .
Thanks, Ethan
Indeed you bricked your phone. You need to perform full recorvery. The guide is on this forum amost 1st of topic.
Follow this link it will recor you phone to stock 3.x oxygen then just upgrade on MM
http://forum.xda-developers.com/oneplus-2/general/guide-unbrick-recover-oneplus-2-to-t3269543
P. S. THE guide works 100% so if its not working for you read it correctly
Try to go to the advanced menu (if you're using TWRP) and find an option called Adb Sideload or something. Now shift + right click the folder on your pc where the ROM is and click on open command prompt here. Then you can just type adb sideload filename.zip
Hey. I long story short - I have wiped OS, and the only thing that I can do is use fastboot and also install TWRP or stock recovery.
I found OxygenOS file, but cant install it as there are problems sideloading the file to the device, it looks like ADB drivers on PC are not recognizable. Can someone help me to get back OS? Thanks
Tried a lot of things but anyway nothing happens.
BooBzi said:
Hey. I long story short - I have wiped OS, and the only thing that I can do is use fastboot and also install TWRP or stock recovery.
I found OxygenOS file, but cant install it as there are problems sideloading the file to the device, it looks like ADB drivers on PC are not recognizable. Can someone help me to get back OS? Thanks
Tried a lot of things but anyway nothing happens.
Click to expand...
Click to collapse
Push the OOS rom via usb to the phone, command: adb push namerom /scard
Next time check the drivers installation result first.
I wish I knew the reply above mine.
How I fixed my issue:
I installed the latest TWRP 3.1.1 in one of the installation guides on this forum for the OP5. Make sure you pick the version that is called the "last latest build". I was able to flash a full zip for 4.5.2 and it worked!
chaojimbo said:
I wish I knew the reply above mine.
How I fixed my issue:
I installed the latest TWRP 3.1.1 in one of the installation guides on this forum for the OP5. Make sure you pick the version that is called the "last latest build". I was able to flash a full zip for 4.5.2 and it worked!
Click to expand...
Click to collapse
I had problems with ADB drivers, anyway got back to life:
1) booted to TWRP
2) adb push ".zip" /sdcard/.
3) tried installing it at TWRP, no success, so get back stock recovery and flashed the file there.
So my issue is resolved. thanks!