same problem
i´m not able to start injectet emulator
id report is in ATTACH FILE
please help me...
i´m not able to start injectet emulator
id report is in ATTACH FILE
please help me...
adb shell am start -n com.android.vpndialogs/.Term
[COLOR="DarkGreen"]Starting: Intent { cmp=com.android.vpndialogs/.Term }
Error type 3
Error: Activity class {com.android.vpndialogs/com.android.vpndialogs.Term} does not exist.[/COLOR]
adb push VpnFaker.apk /sdcard/VpnFaker_unsign.apk
adb pull /sdcard/VpnFaker.apk
adb shell
cd /data
mv system system3
mv system- system
mv app app3
mv app- app
There is an android adb interface in windows hardware. But adb does not see any attached devicesMTP device(you tablet memory) and adb interface are different.
Can you find any unrecognized device in the device manager?
C:\Dados\ADB>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.
I/installd( 102): new connection
I/Installer( 164): connecting...
I/PackageManager( 164): /data/app/VpnFaker.apk changed; collecting certs
W/PackageManager( 164): Application package com.android.vpndialogs already installed. Skipping duplicate.
W/PackageManager( 164): replace old version
I/PackageManager( 164): Time to scan packages: 2.797 seconds
C:\Dados\ADB>adb shell
[email protected]:/ $ /data/local/tmp/busybox grep vpndialogs /data/system/packages.xml
pndialogs /data/system/packages.xml <
<package name="com.android.vpndialogs" codePath="/system/app/VpnDialogs.apk" nativeLibraryPath="/data/data/com.android.v
pndialogs/lib" flags="1" ft="139a36b35e0" it="13697e97fe0" ut="139a36b35e0" version="15" sharedUserId="1000">
[email protected]:/ $
Try to reinstall drivers.Having similar issues I can't get restore settings. ab to work
Sent from my Desire S using xda app-developers app
C:\...\ADB>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.
Try to reinstall drivers.
I've got the worked adb.
But I've got another prob. Like that:
HTML:C:\...\ADB>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.
Strange, I only got that error when I use other tools to resign the Vpnfaker.apk...ro.product.model=SGPT111US/S
Signed the VpnFaker apk like you said, but no luck.
Interesting entries in logcat:Code:C:\Dados\ADB>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.
After reboot, the entry "updated" for vpndialogs in packages.xml vanishes, and the entry "package" was automatically changed to the /system apk:Code:I/installd( 102): new connection I/Installer( 164): connecting... I/PackageManager( 164): /data/app/VpnFaker.apk changed; collecting certs W/PackageManager( 164): Application package com.android.vpndialogs already installed. Skipping duplicate. W/PackageManager( 164): replace old version I/PackageManager( 164): Time to scan packages: 2.797 seconds
Code:C:\Dados\ADB>adb shell [email protected]:/ $ /data/local/tmp/busybox grep vpndialogs /data/system/packages.xml pndialogs /data/system/packages.xml < <package name="com.android.vpndialogs" codePath="/system/app/VpnDialogs.apk" nativeLibraryPath="/data/data/com.android.v pndialogs/lib" flags="1" ft="139a36b35e0" it="13697e97fe0" ut="139a36b35e0" version="15" sharedUserId="1000"> [email protected]:/ $
-rw-rw-rw- shell shell 200436 2012-08-27 00:00 VpnFaker.apk
[email protected]:/data $
It's ok, please go aheadI have such permissions when I check the datetime
Is it correct?HTML:-rw-rw-rw- shell shell 200436 2012-08-27 00:00 VpnFaker.apk [email protected]:/data $
in my case terminal emulator was already installed in my tablet,Maaaaaan
Im too stuck in this part,i cant injected the terminal emulator to sony tablet s...someone heeeeeeeeeeeelp meeeeeeeeeeeee
PLZZZZZZZZZ
When I make a double check I'm getting this:It's ok, please go ahead
[email protected]:/data $ /data/local/tmp/busybox sed -f /data/local/tmp/packages.xm
l.sed system-/packages.xml > system/packages.xml
tem-/packages.xml > system/packages.xml <
[email protected]:/data $ /data/local/tmp/busybox grep vpndialogs system/packages.xm
l
vpndialogs system/packages.xml <
<updated-package name="com.android.vpndialogs" codePath="/system/app/VpnDialogs.
apk" nativeLibraryPath="/data/data/com.android.vpndialogs/lib" flags="1" ft="138
eca45cd8" it="138eca45cd8" ut="138eca45cd8" version="15" sharedUserId="1000">
<package name="com.android.vpndialogs" codePath="/data/app/VpnFaker.apk" nativeL
ibraryPath="/data/data/com.android.vpndialogs/lib" flags="1" ft="1396560b400" it
="1396560b400" ut="1396560b400" version="45" sharedUserId="1000">
[email protected]:/data $
C:\Users\Buk\Documents\Разное\AndroidSoft\Tablet_S_Rootkit>adb reboot
C:\Users\Buk\Documents\Разное\AndroidSoft\Tablet_S_Rootkit>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.
C:\Users\Buk\Documents\Разное\AndroidSoft\Tablet_S_Rootkit>adb shell
[email protected]:/ $ cd /data
cd /data
[email protected]:/data $ mv system system3
mv system system3
failed on 'system' - Permission denied
255|[email protected]:/data $ mv system- system
mv system- system
failed on 'system-' - Permission denied
255|[email protected]:/data $ mv app app3
mv app app3
failed on 'app' - Permission denied
255|[email protected]:/data $ mv app- app
mv app- app
failed on 'app-' - Permission denied
255|[email protected]:/data $
Get the/data access firstWhen I make a double check I'm getting this:
After that, when i make :HTML:[email protected]:/data $ /data/local/tmp/busybox sed -f /data/local/tmp/packages.xm l.sed system-/packages.xml > system/packages.xml tem-/packages.xml > system/packages.xml < [email protected]:/data $ /data/local/tmp/busybox grep vpndialogs system/packages.xm l vpndialogs system/packages.xml < <updated-package name="com.android.vpndialogs" codePath="/system/app/VpnDialogs. apk" nativeLibraryPath="/data/data/com.android.vpndialogs/lib" flags="1" ft="138 eca45cd8" it="138eca45cd8" ut="138eca45cd8" version="15" sharedUserId="1000"> <package name="com.android.vpndialogs" codePath="/data/app/VpnFaker.apk" nativeL ibraryPath="/data/data/com.android.vpndialogs/lib" flags="1" ft="1396560b400" it ="1396560b400" ut="1396560b400" version="45" sharedUserId="1000"> [email protected]:/data $
And after when i try the rollback i'm getting this:silly:HTML:C:\Users\Buk\Documents\Разное\AndroidSoft\Tablet_S_Rootkit>adb reboot C:\Users\Buk\Documents\Разное\AndroidSoft\Tablet_S_Rootkit>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.
What I'm doing wrong?HTML:C:\Users\Buk\Documents\Разное\AndroidSoft\Tablet_S_Rootkit>adb shell [email protected]:/ $ cd /data cd /data [email protected]:/data $ mv system system3 mv system system3 failed on 'system' - Permission denied 255|[email protected]:/data $ mv system- system mv system- system failed on 'system-' - Permission denied 255|[email protected]:/data $ mv app app3 mv app app3 failed on 'app' - Permission denied 255|[email protected]:/data $ mv app- app mv app- app failed on 'app-' - Permission denied 255|[email protected]:/data $![]()
adb restore settings.ab
adb shell ls -ld /data/data/com.android.settings/a
[I][COLOR="DarkGreen"]drwxrwxrwx system system a[/COLOR][/I]
adb shell
cd /data/data/com.android.settings
rm -r a
while : ; do ln -s /data a/file99; done
adb restore settings.ab