http://androidthon.info/how-to-install-apk-file-on-android-emulator/
This video tutorial will show you how to install apk file on android emulator from pc. It is very easy to do this and what you need is:
1. Path to platform-tools located within your android-sdk installation directory
2. Your .apk file
3. android emulator
4. cmd
Follow this video and you will be able to install any apk file on your android emulator for any kind of app you want to test its functionality/analyzing
Here is a step by step tutorial http://androidthon.info/how-to-install-apk-file-on-android-emulator/
source