funwithham
Newbie
i am new to adb but whenever i try to do this command
adb push psneuter /data/local/tmp
adb push misc_version /data/local/tmp
adb shell chmod 777 /data/local/tmp/psneuter
adb shell chmod 777 /data/local/tmp/misc_version
adb shell /data/local/tmp/psneuter
adb shell
i get this error
C:\android-sdk-windows\platform-tools>adb push psneuter /data/local/tmp
adb server is out of date. killing...
* daemon started successfully *
error: device not found
C:\android-sdk-windows\platform-tools>adb push misc_version /data/local/tmp
error: device not found
C:\android-sdk-windows\platform-tools>adb shell chmod 777 /data/local/tmp/psneu
ter
error: device not found
C:\android-sdk-windows\platform-tools>adb shell chmod 777 /data/local/tmp/misc_v
ersion
error: device not found
C:\android-sdk-windows\platform-tools>adb shell /data/local/tmp/psneuter
error: device not found
C:\android-sdk-windows\platform-tools>adb shell
I DO NOT KNOW HOW TO FIX THIS
adb push psneuter /data/local/tmp
adb push misc_version /data/local/tmp
adb shell chmod 777 /data/local/tmp/psneuter
adb shell chmod 777 /data/local/tmp/misc_version
adb shell /data/local/tmp/psneuter
adb shell
i get this error
C:\android-sdk-windows\platform-tools>adb push psneuter /data/local/tmp
adb server is out of date. killing...
* daemon started successfully *
error: device not found
C:\android-sdk-windows\platform-tools>adb push misc_version /data/local/tmp
error: device not found
C:\android-sdk-windows\platform-tools>adb shell chmod 777 /data/local/tmp/psneu
ter
error: device not found
C:\android-sdk-windows\platform-tools>adb shell chmod 777 /data/local/tmp/misc_v
ersion
error: device not found
C:\android-sdk-windows\platform-tools>adb shell /data/local/tmp/psneuter
error: device not found
C:\android-sdk-windows\platform-tools>adb shell
I DO NOT KNOW HOW TO FIX THIS
