agundran / androidscreencast

Automatically exported from code.google.com/p/androidscreencast
0 stars 0 forks source link

how do you run the abd commands in windows 8 #102

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Device name :Droid 4
Device rooted (yes/no) :yes
Device OS version (1.5/1.6/2.0,...) :4.1.2

Computer OS and version (Mac,Win,Linux,...) :Windows 7
Java version (java -version from command line) :version 7 update 25
ADB version (adb version from command line) :rev 18.0.1
AndroidScreencast version :jnlp spec="0.2 1.0

Please provide any additional information below.
I am trying to use the following abd commands with the Windows 8 command 
processor but it is not working. I put them in a batch file and dragged to the 
command processot but no success. Please provide a step-by step on how to enter 
these commands.

adb shell
su
chmod 777 /data/dalvik-cache
cd /data/dalvik-cache
chmod 777 ./

Thank you.

Original issue reported on code.google.com by TheIncre...@gmail.com on 26 Aug 2013 at 2:42