Monday, June 27, 2011

How to Install Applications On Android Without The Market

 Installing apps on Android is relatively straightforward with the Android Market. You search for an app, select it and click install. However, there are often times when you may want to install a newly released app or an app that is not available in the Android Market. In these cases you will usually have to manually download and install an .apk file. An .apk file behaves in a similar manner to a “.exe” file on Windows, you need to copy it to your device and run it. Here are some ways that you can manually install an application without going through the market.

Enable Unknown Sources

Before attempting a manual installation of apps using the .apk files, you must first allow your phone to install from “Unknown Sources” (i.e. non-Market apps).
To do this, navigate to Menu -> Settings -> Applications and check the box marked “Unknown Sources“.
apkinstaller-unknown

1. Installing app Using The Conventional Method

Step 1: Install File Manager
Android does not natively come with any method of browsing the data on your SD card, so you will need to install a file manager from a market. There are a large variety of file managers available on Android, but my personal favourite is ASTRO File Manager.
astro file manager-main
Step 2: Copy .apk file to SD card
Once you have ASTRO File Manager installed, connect your Android device to your PC using your USB cable. Mount the SD card and copy over the .apk file you would like to install.
Step 3: Install .apk
On your Android device, navigate to the .apk file using ASTRO File Manager and select it.
This will open a dialog box allowing you to install the app. Select “Open App Manager“.
apkinstaller-app
On the next two pages, select “Install” and “Install” again to install the .apk.
apkinstaller-installapp
apkinstaller-appinstall
Your new app is now installed.

2. Installing app using Dropbox

Dropbox is really a versatile app and is a waste if we don’t fully utilize it. The method is simple. In your computer, download the apk file to your Dropbox folder. Let it finish syncing. In your phone, open the Dropbox app, navigate to the folder where you keep the apk file, click on it. Dropbox will thendownload the apk file. The usual installation follows.

3. Installing app Using the Online Apk Installer

The online apk installer is a web app created by a helpful XDA-Developers forum member htc-hd2, with the aim to make manual installation of an .apk file much easier. It is useful if you want to share an apk file with a friend.
Step 1: Upload File
First, navigate to www.apkinstall.com.
Here you will see a black “Browse Files…” button. Select this and choose the apk file on your PC.
apkinstaller-browse
The apk file will remain active on the website for 15 minutes.
Step 2: Scan QR Code
Once you have uploaded the file, a QR code will appear on the website.
apkinstaller-qrcode
You must scan this QR code with a Barcode Scanner. The website suggests using Barcode Scanner, however I personally prefer using Google Goggles.
apkinstaller-barcode
Once the QR code has scanned, you can click on the link to download the .apk file straight to your device.
Step 3: Install .apk
After the .apk file has downloaded to your Android device you can install it by simply clicking on it and navigating through the installation pages.
apkinstaller-download

Conclusion

Most users will probably be comfortable using the conventional method of installing Android apps. However, if you have a less tech-savvy friend who you want to share an apk with, you can always remotely upload it and send them the QR code to scan using their phone. This way they will not have to fiddle around with copying the apk to their phone and opening it using a file manager.