I believe this thread is related to Sony tablet s NOT the new Xperia Tablet S..
Sorry my mistake, I missed the 'Xperia' in your question. I hope this whole thread concerns Sony Tablet S.I believe this thread is related to Sony tablet s NOT the new Xperia Tablet S..
C:\Users\Buk\Documents\Разное\AndroidSoft\Tablet_S_Rootkit>adb restore settings.
ab
adb: unable to connect for backup
im stuck @ replace the VpnDialogs
i get Permission denied for all
c:\sony>adb shell
[email protected]:/ $ cd /data
/data/local/tmp/busybox cp -r system system2
/data/local/tmp/busybox find system2 -type f -exec chmod 666 {} \;
/data/local/tmp/busybox find system2 -type d -exec chmod 777 {} \;
mv system system-
mv system2 system
c
d /data
mv app app-
mkdir app
mv /data/local/tmp/VpnFaker.apk /data/app /data/local/tmp/busybox
cp -r system system2
/data/local/tmp/busybox find system2 -type f -exec chmod 666 {} \;
/data/local/tmp/busybox find system2 -type d -exec chmod 777 {} \;
mv system system-
mv system2 system
mv app app-
[email protected]:/data $ /data/local/tmp/busybox cp -r system system2
mkdir app
cp: can't create directory 'system2': Permission denied
d system2 -type f -exec chmod 666 {} \; <
find: system2: No such file or directory
d system2 -type d -exec chmod 777 {} \; <
find: system2: No such file or directory
1|[email protected]:/data $ mv system system-
failed on 'system' - Permission denied
255|[email protected]:/data $ mv system2 system
failed on 'system2' - No such file or directory
255|[email protected]:/data $
255|[email protected]:/data $ mv app app-
failed on 'app' - Permission denied
255|[email protected]:/data $ mkdir app
mkdir failed for app, File exists
255|[email protected]:
adb shell ls -ld /data
result should be ----> [COLOR="DarkGreen"]drwxrwxrwx system system data[/COLOR]
Sorry, my bad. Forgot to mention that those "Permission denied" while you run "cp -r system system2" is normal, just ignore it.Yeah, I followed everything, line by line and this is as far as I can go...
c:\SonyTablet>adb shell
[email protected]:/ $ cd /data
cd /data
[email protected]:/data $ /data/local/tmp/busybox cp -r system system2
/data/local/tmp/busybox cp -r system system2
cp: can't open 'system/entropy.dat': Permission denied
cp: can't open 'system/batterystats.bin': Permission denied
cp: can't open 'system/users/userlist.xml': Permission denied
cp: can't open 'system/users/0.xml': Permission denied
cp: can't open 'system/accounts.db': Permission denied
cp: can't open 'system/accounts.db-journal': Permission denied
cp: can't open 'system/called_pre_boots.dat': Permission denied
cp: can't open 'system/wallpaper_info.xml': Permission denied
cp: can't open 'system/appwidgets.xml': Permission denied
1|[email protected]:/data $
What is the issue?
I guess there is something I missed or you couldn't get across...
The Windows seems not recognize you tablet(in debug mode) yet.How the tablet should be connected to PC?
I can not execute first cmd line:
The tablet is turned on and connected in usb debugging mode and unknown sources is onHTML:C:\Users\Buk\Documents\Разное\AndroidSoft\Tablet_S_Rootkit>adb restore settings. ab adb: unable to connect for backup
What I'm doing wrong?
The first part of logcat is missingAnother roadblock:
c:\STS>adb reboot
c:\STS>adb shell am start -n com.android.vpndialogs/.Term
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
Starting: Intent { cmp=com.android.vpndialogs/.Term }
Error type 3
Error: Activity class {com.android.vpndialogs/com.android.vpndialogs.Term} does
not exist.
c:\STS>
I am lost, I have attached the adb logcat...Any ideas?
View attachment 1327649
You don't have write access yet.c:\sony>adb shell ls -ld /data
drwxrwx--x system system 2012-09-14 21:07 data
So, the problem maybe is about drivers?The Windows seems not recognize you tablet(in debug mode) yet.
Can you execute "adb logcat > log.txt" and upload the log.txt?thanks ill give it another try now
---------- Post added at 05:16 AM ---------- Previous post was at 04:57 AM ----------
i got now to another issue here thanks you so much for patience
c:\Sony>adb shell am start -n com.android.vpndialogs/.Term
Starting: Intent { cmp=com.android.vpndialogs/.Term }
Error type 3
Error: Activity class {com.android.vpndialogs/com.android.vpndialogs.Term} does
not exist.
MTP device(you tablet memory) and adb interface are different.So, the problem maybe is about drivers?
If it is, I could not get the access to tablet's memory in window's explorer, but I can.
Did anyone meet such prob?
Having similar issues I can't get restore settings. ab to workSo, the problem maybe is about drivers?
If it is, I could not get the access to tablet's memory in window's explorer, but I can.
Did anyone meet such prob?
MaaaaaanAnother roadblock:
c:\STS>adb reboot
c:\STS>adb shell am start -n com.android.vpndialogs/.Term
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
Starting: Intent { cmp=com.android.vpndialogs/.Term }
Error type 3
Error: Activity class {com.android.vpndialogs/com.android.vpndialogs.Term} does
not exist.
c:\STS>