install twrp recovery from device .is it possible? i dont have a windows pc.

wakkaday

Senior Member
Feb 7, 2013
368
5
0
can anyone advise? i want to install a custom rom and root my tf300t
i have unlocked it but now i need to install the mod twrp but apparently i need a pc. is there another way? via .apk file or something...

i then need to put my rom and gapps file on sd card, reboot to recovery and install the zip files right? and i am done????
 

frankgreimes

Senior Member
May 26, 2013
314
56
0
can anyone advise? i want to install a custom rom and root my tf300t
i have unlocked it but now i need to install the mod twrp but apparently i need a pc. is there another way? via .apk file or something...

i then need to put my rom and gapps file on sd card, reboot to recovery and install the zip files right? and i am done????
Yes you can do that, all you need is a "terminal emulator" app, there are plenty available just search for them. Depending on the custom ROM some already provide updated gapps so be sure to use the right one and not just the one given in tools like goomanager.

I would recommend the following.

1. Backup your apps + data using Titanium Backup
2. Boot into recovery and create a backup of your system
3. Wipe cache/davlik/data + system
4. be aware of the right "flashing order" FIRST the ROM file, then add more zips and choose gapps
5. enjoy your custom ROM
 

pyraxiate

Senior Member
Jun 24, 2007
2,255
799
0
Baltimore
Yes you can do that, all you need is a "terminal emulator" app, there are plenty available just search for them. Depending on the custom ROM some already provide updated gapps so be sure to use the right one and not just the one given in tools like goomanager.

I would recommend the following.

1. Backup your apps + data using Titanium Backup
2. Boot into recovery and create a backup of your system
3. Wipe cache/davlik/data + system
4. be aware of the right "flashing order" FIRST the ROM file, then add more zips and choose gapps
5. enjoy your custom ROM
Something tells me he hasnt rooted yet. If im not mistaken, he can't use a terminal app with the dd command if he isnt rooted. I know you can root using adb though with debugging enabled but im not sure he can root without a pc.

Here is a good place for him to start :
http://forum.xda-developers.com/showthread.php?t=2228613


Sent from my SGH-T889 using xda app-developers app
 

frankgreimes

Senior Member
May 26, 2013
314
56
0
Something tells me he hasnt rooted yet. If im not mistaken, he can't use a terminal app with the dd command if he isnt rooted. I know you can root using adb though with debugging enabled but im not sure he can root without a pc.

Here is a good place for him to start :
http://forum.xda-developers.com/showthread.php?t=2228613


Sent from my SGH-T889 using xda app-developers app
Thanks for the correction, assumed he's already rooted sorry.