On Tue, May 1, 2012 at 11:34 AM, sourabh sahu <[email protected]> wrote:
> Hello All, > > How to download app from market and run on emulator. > For running the app on emulator, you need to install the apk of that app on emulator, which you can simply do by the command adb install <name of your apk>.apk Hope this will help. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

