Guest ronchillout Posted August 25, 2011 Report Posted August 25, 2011 HI , HOW TO INSTALL A ANDROID APPLICATION THROUGH MY PC. RON
Guest dextersmith2 Posted September 28, 2011 Report Posted September 28, 2011 This are some simple steps follow it and you can install anroid applications through your PC to your LG optimus GT540. Download and install the Google Android SDK program and the Android USB drivers. The download links are as follows:http://code.google.com/android/intro/installing.html http://dl.google.com/android/android_usb_windows.zip You need to modify your Android’s settings to allow the installation of applications from other sources. Under “Settings,” select “Application Settings” and then enable “Unknown Sources.” Also under “Settings,” select “SD Card” and “Phone Storage,” and finally enable “Disable Use for USB Storage” This last step is easy. Open Command Prompt and type the following: adb install <1>/<2>.apk However, when you type the command, replace <1> with the path to your APK file and replace <2> with the name of the APK file. You are done. Your application is now ready for your use.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now