[android-developers] How to install apks from google play market into Emulator???

2012-09-12 Thread Sohan badaya
Hi, I want to install apps from google market into emulator. I don't have device. I googled a lot and find out that I must have to have Google play store app in emulator. Then i installed this app using below steps, adb shell mount -o remount,rw -t yaffs2 /dev/block/mtdblock0 /system adb

Re: [android-developers] How to install apks from google play market into Emulator???

2012-09-12 Thread Felipe Silveira
Sorry, you cannot use Play Store into the emulator. On Wed, Sep 12, 2012 at 1:54 PM, Sohan badaya sohan.bad...@gmail.comwrote: Hi, I want to install apps from google market into emulator. I don't have device. I googled a lot and find out that I must have to have Google play store app in