The thing I am not able to download it on emulator.There is no market app icon on emulator.and If I go to market.android.com and then if I select and app and click on install it need a device.
Please give some solution to it. Thanks in advance. sourabh On Tue, May 1, 2012 at 8:13 PM, venugopal peparthi < [email protected]> wrote: > hi friend, > > to download .apk from emulator first click on browser > login into android market and download .apk and then install. > > Thanks, > venugopal.p. > > > On Tue, May 1, 2012 at 8:00 PM, blake <[email protected]> wrote: > >> I seldom argue w/Mark... but in this case I think there is a way to do >> this. The application you've downloaded is in the directory /data/app >> on the device to which you downloaded it. Use "adb pull" to copy the >> file to your dev machine. Now use "adb install" to push it to your >> emulator. Bam! Bob's your uncle... >> >> G. Blake Meike >> Programming Android >> http://shop.oreilly.com/product/0636920010364.do >> >> -- >> 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 >> > > -- > 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 > -- 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

