Sorry link is now fixed, updated the zip and forgot to update all my threads
Sent from my Nexus 7 using Tapatalk 2
If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed.
This is a discussion on unofficial[RECOVERY] TWRP 2.2.0 with on-screen keyboard! within the ICS Development forums, part of the Motorola Xoom ICS Forum category; Sorry link is now fixed, updated the zip and forgot to update all my threads Sent from my Nexus 7 using Tapatalk 2...
Sorry link is now fixed, updated the zip and forgot to update all my threads
Sent from my Nexus 7 using Tapatalk 2
This is superb, thanks so much for porting it! File access in recovery and named backups are enough of a reason to love it but there's more. One hint if you use this with a Jelly Bean ROM; your internal files are in "/data/media", not "/sdcard".
Ya I think everyone is trying to get open script to work with jellybean.
A little hint, if you open goo manager and change download path to /data/media open script will work(ish) you will get a ton (376) "an error has occurred" , but everything still installs.
Sent from my Galaxy Nexus using Tapatalk 2
The OP here has more information than we do.
unofficial [RECOVERY] TWRP 2.2.0 with on-screen keyboard! - xda-developers
SGS-IV-Stock_Rooted
Nexus 4 - CyanMod 10.1
SGS-II - Rooted - Jedi Mind Trick VX3
Samsung Note II - Jedi Master 14
Motorola Xoom - WiFi - Rooted - EOS 4.2.1 Nightlies
My /sdcard folder is my internal sdcard according to root explorer
Update OK reflashed and went into the file explorer. /sdcard in the recovery file explorer does lead me to my nandroids at clockworkmod/backups but when I go to restore in the recovery, and check external SD card, the list is still blank. I gotta be missing something.
Well your missing two things, first you can not restore backups from cwm on twrp, second.
Look at OP,
There is a difference in android and in the actually syste, Mount points.
First your sdcard internal "sdcard" is not located at /sdcard it is what's called a symlink.
In android OS
You internal sdcard is /data/media.
Your external (on jelly bean is /storage/sdcard1/ ) ics its /mnt/external/
You actually mount point for your Xoom tablet are different in the partition layout, in recovery your partition layout is the true mount points.
So in recovery your "internal sdcard" is actually at /data/media
And your external SD card is at /sdcard
So do this, boot into recovery.
Press advanced==> file manager==> scroll down on the left column to /sdcard this is your external sdcard
Now in left column press (Up A Level) scroll to /data/ press it scroll to /media press it this is your "internal sdcard"
When you want to restore twrp will ONLY RESTORE TWRP BACKUPS
Hope this helped you out
Sent from my Nexus 7 using Tapatalk 2