In this tutorial you are to run any APK (Android application) file to your Android emulator. Assuming you already have the Emulator running (if not sure how run the Android device emulator, refer to this http://blog.kerul.net/2011/09/android-emulator-to-run-your-apps.html) .
Locate your adb.exe file in your Android SDK folder. In Windows environment normally your adb.exe is inside [Android-SDK-folder]/platform-tools/ . In my case, the adb.exe is in C:\android-juno\android-sdk\platform-tools (this is an example path to the adb.exe, may varies depending on your system). Find any APK file (for the purpose of this tutorial, I’ve prepare an APK file – download here http://bit.ly/peribahasa-apk ). After you’ve successfully downloaded the APK, put it inside your [Android-SDK-folder]/platform-tools/ as in Figure 2.
Figure 2
Now run the adb.exe through the command prompt, go to Start, and find cmd.
In the command line, go inside the platform-tools folder, as in the Figure 4. Execute command;
adb install Peribahasa.apk
C:\Users\kerul>cd\
C:\>cd android-juno
C:\android-juno>cd android-sdk
C:\android-juno\android-sdk>cd platform-tools
C:\android-juno\android-sdk\platform-tools>adb install Peribahasa.apk
Later, the apps you just install will be in the emulator.
thank you very much for teaching me this..thank full to u.
ReplyDeletethank u
ReplyDeleteYou're welcome. Glad to help...
ReplyDeleteHey Thanx for such simple steps
ReplyDeletejust tell me How to Install Facebook apk on emulator Itried by same way bt its not working for me
Its showing
INSTALL_FAILED_OLDER_SDK
I have Downloaded FB sdk from Developers.facebook but I m nt getting Why prb pls help
Thnx in Advance !
You are a Real Android Developer,Thank you Very Much
ReplyDeleteThank you...Developer
ReplyDeleteWow really good idea to install. Thanx a lot for teaching us :)
ReplyDelete