If you want to install your *.apk of Android application in other way then through IDE as Eclipse use your Terminal and execute command:
adb install path_to_your_application.apk
http://androidcommunity.com/forums/f4/how-to-install-apps-using-adb-4482/
No comments:
Post a Comment