Is it possible to install an app to an Android phone from an SD card? To install it without a data connection, the marketplace, or using ADB?
I've tried searching for this but no luck so far.
|
Is it possible to install an app to an Android phone from an SD card? To install it without a data connection, the marketplace, or using ADB? I've tried searching for this but no luck so far. |
||||
|
|
|
Simply call the following URL in your browser: file:///sdcard/yourApp.apk It works! |
|||
|
|
|
If you have a file browser app installed, such as ASTRO, you can browse to the apk file on your SD card, click the apk, and it should pop up the apk installer. |
|||||||||
|