Tuesday, May 1, 2012

How to install android application through PC

After you download android applications from the pc, here I will continue how to install android application after we download the android application via pc ,

1. Download and install the Android SDK and Android USB Driver on your PC.

Android SDK can be downloaded at : _http://developer.android.com/sdk/index.html
and Android USB Driver in : _http://developer.android.com/sdk/win-usb.html.

2. Change the setting on Droiders Android phone to allow installation of applications from other resources. On the menu> Settings> Application Settings> Unknown Sources. Then on the menu> Settings> SD Card & Phone Storage> Enable connection to USB.

3. The final step, open the Windows Command Prompt and type "adb install /. Apk".

4. Replace with the path leading to the APK file is stored and replace with APK file name, for example adb install C: angry birds.apk

5. Once the application is installed, Droiders Android phone ready for use

No comments: