Possible Duplicate:
How do you install an APK file in the Android emulator?
I download an APK file and I want to run it on an Android emulator but I don't know how. Please help me. Thanks!
Steps (These apply for Linux. For other OS, visit here) -
platform-tools
in android-sdk linux
folder../adb install FileName.apk
For more info can check this link : android videos