There are different ways to install apk other than market, here are few check it out.
- Using USB
- Connect USB to your PC
- If you device OS version is greater than 2.3 then
- Settings
- Developer Option
- Check Install from Unknown resource
- If you device OS version is 2.3 or less
- Settings
- Applications
- Check Unknown resource
- Copy apk file into your SD card or Phone Internal Memory
- Locate the apk file & click on it.
- Select package installer
2. Using AirDroid
- Install AirDroid from Google Play Store
- Connect your device to Wifi
- Open AirDroid
- On your computer browser type
- http://web.airdroid.com or the IP address shown on AirDroid
- Select App as shown in red box for below image and also drag and drop apk into the green box shown.
- Mission Accomplished
3. Using Command Line
- Open command and locate till Android sdk/Platform-tools
- Type adb install <yourapk> ex : adb install myapk.apk
- refer http://developer.android.com/tools/help/adb.html#move for more.
- Mission accomplished
Happy Installing....
Feel free to add any other mothod.
No comments:
Post a Comment