- Launch your emulator
- get an .apk file that you want to install in your emulator
- navigate to your android-sdk dir and search for adb.exe
- copy the location of the
adb.exe
- Right click on my computer and open Advanced Settings and click Environment Variable
- select Path from System Variables and click on Edit
- add a semi-colon ';' and Paste the location that we copied
- open cmd.exe
- change the directory to where you have the .apk file located.
- after you have reached the directory type :
adb install filename.apk
and you are done .
Using a file manager like "EStrongs File Manager" or "ASTRO File Manger" (downloadable from the Market)
- Prerequisite: Rooted device
Using ES File Manager
- Open ES File Manager
- Click on the menu button of your device
- Click on "Manager"
- Click on "App Manager"
- Long press on app you want to extract
- Click on "backup"
- Extracted .apk files will be placed on the "backups" directory of your sd card
Using ASTRO
- Open ASTRO File Manager
- Click on the menu button of your device
- Click on "tools"
- Click on "Application Manager/Backup"
- Choose apps to backup and click on "backup" to finish
- Extracted .apk files will be placed on the "backups" directory of your sd card
ENJOY!!!
ASTRO File Manger Download link