Tips on How to install .apk files into the Android emulator (newer versions like android-sdk_r08-windows):
I am a Khulna University CSE Student and this is my blog…
Here I may post some tips for problems I am facing while developing my projects
The first one goes here……..
Once the emulator is set up follow the following instructions:
–Copy the file to “android-sdk-windows/platform-tools/” folder
— Open a command line window (cmd), change your directory to “android-sdk-windows/platform-tools/” using “cd” command where adb.exe and filename.apk is located .
–Run the adb command “adb install filename.apk” and enjoy…….
Thank you for a great post.
You are welcome……
most welcome..
Great post, really enjoyed it!
— Tari