Upload Android Apps 2 Your Phone 01-19-2013, 08:40 PM
#1
Hey Everyone,
This is a CONTINUED Tuto. for the following topic: Get Free Android Apps
For Those of you who would rather Download the application on your computer first, This is for you.
1. Get Android SDK & Usb Drivers at
http://code.google.com/android/intro/installing.html
http://dl.google.com/android/android_usb_windows.zip
2. Go to Settings > SD Card & Phone Storage > And Enable Disable Use for USB Storage
3. Open up Command Prompt and type the following:
adb install <1>/<2>
<1> = The Path on your PC to the APK File
<2> = The name of your APK File.
Thats all you need to know, just disconnect and install the application on your phone
. Enjoy
This is a CONTINUED Tuto. for the following topic: Get Free Android Apps
For Those of you who would rather Download the application on your computer first, This is for you.
1. Get Android SDK & Usb Drivers at
http://code.google.com/android/intro/installing.html
http://dl.google.com/android/android_usb_windows.zip
2. Go to Settings > SD Card & Phone Storage > And Enable Disable Use for USB Storage
3. Open up Command Prompt and type the following:
adb install <1>/<2>
<1> = The Path on your PC to the APK File
<2> = The name of your APK File.
Thats all you need to know, just disconnect and install the application on your phone
![Smile Smile](https://sinister.ly/images/smilies/set/smile.png)
(This post was last modified: 04-04-2013, 02:24 PM by Dismas.)