Oct 8, 2011

How to Install and Run .APK Apps on Android Emulator/SDK

Do you like this post?
In my post about Running Android on PC, i have explained there about installing and running the Android OS on PC. Here i present you the details about the installation of .apk files on Android SDK/Emulator. Read carefully the below steps.
Before trying this see how to install android sdk on pc.Here Iam showing the installation of eBuddy.apk using Android 2.2 os, This method works well with all version of android.
  1. Start the Android Emulator first and wait till the android os gets booted and till you see the home screen.
  2. Minimize the Emulator and Copy the .apk file which is needed to be installed on Emulator/SDK to the C:\Program Files\Android\android-sdk\tools 
  3. Press the Shift key and right-click, and then select Open Command Window Here.
  4. Enter the Following Commands in the command prompt.
  5. adb install app_name.apk
  6. Change the app_name.apk to the name of the app which you are installing.
  7. Wait for 5-10 second till the app gets installed.
  8. To run the app open the app from android menu.
Here is the screen shot of the eBuddy which i have installed, use the same procedure for any other app. Any problem in installing your app then ask me via comments.
    Get Free Updates:
    *Get All Updates From us To your Email Account For Free*

    4 comments:

    Rajiv said... [Reply]

    Thanx bro

    Dhrubadeep Das said... [Reply]

    Hi krupesh, which is the better mobile for 3G, Nokia 2730 classic or Nokia C2-01? plzzz reply

    krupesh said... [Reply]

    @emocity C2-01 is better than 2730,
    As C2-01 has new upgraded S40 os and most of java apps run with out getting an error
    U must also check nokia X2-01 which is similar to the C2-01.

    Dhrubadeep Das said... [Reply]

    thanks

    Post a Comment