I downloaded the APK file for an app to my PC. How can I install it on my phone?
There are countless other ways to do this, but these two are probably the easiest. |
|||||||||||||||
|
|
Another way...
|
|||||||||
|
|
I prefer using the ADB. However, It's a little less user friendly. This isn't the easiest way, but it will work without an SD card and will work without the device being internet connected(some devices(tablets) aren't). At the command line you would type:
The "tools" directory of the SDK must be in your path for the adb command to work. |
|||
|
|
|
You need two other applications from the market to to this
First, you must go to Settings -> Applications -> check "install application from untrusted sources" Then, you can navigate to the apk file (you must have copy the apk file to your SD card) with the file manager and launch it with appinstaller |
|||||||
|
|
I think all the above answers are very relevant. Next time I would recommend downloading the APK directly to your device from the mobile browser. You will save the time and hassle of moving to the sd card or uploading to dropbox to download to your phone. |
|||||
|

Settings | Applications | Unknown sources– Al Everett Feb 2 '11 at 14:23Settings | Security | Unknown sources– THelper Oct 12 '12 at 7:53