2013年2月7日 星期四

How to install apk to Android phone by PC

Easy way is use Android tool. Go to CMD line.
The change folder to SDK \ tools.
Check the device if it is connected to PC or not.
Just type <adb devices> then it will show devices.
Copy your .apk to your tools folder, in this way you don't need to take care file directory.
Type <adb install your_install_apk>.

If you have already installed the same App, it won't install again. 
Remove it then do install process.

沒有留言:

張貼留言