ANDROID: Installing application

There are 2 ways to install a pre-built applications:

1. command prompt

adb install (directory)\(filename).apk

2. SD card

A. install the apk to the phone SD card
B. insert SD card to phone
C. goto Android Marketplace, search for Apps Installer application
D. open and click Install
E. open Apps Installer
F. select the application you want to install
G. click on install

No comments: