View Single Post
Old July 16th, 2010, 10:07 AM   #24 (permalink)
james27007
Look into my Eye
 
james27007's Avatar
 
Join Date: Mar 2010
Location: Riverside, CA
Posts: 857
 
Device(s): Current: AT&T Galaxy Note LTE, Skyrocket, Galaxy Tab 10.1 & ViewSonic GTab Still have: Atrix 4G &
Thanks: 405
Thanked 321 Times in 214 Posts
Default

@theguy1995 it is in "C:\Windows\System32"

#1 make sure a rename the apk file to a name without spaces

So armored strike 2.012.apk needs to be renamed to armored_strike_2.012.apk


Another way to get to the command prompt is this:

Press Start -> Run
Then type cmd
Then (assuming you named your folder adb and all the files are in adb)
Code:
cd\
cd adb
adb install armored_strike_2.012.apk
adb will take care of the rest

Quote:
3. Copy the cmd.exe file (copy the file don't make a shortcut to it or move it) from your "C:\Windows\System32" folder to the adb folder
__________________
"Do all the good You can, in all the ways You can, for all the people You can, while You can." and "The bitterness of poor quality remains long after the joy of a low price is forgotten."
james27007 is offline  
Reply With Quote