android market app is not available list of default applications -


i trying run android on emulator. not find "android market" app in default app list of emulator. tried download google play requires have "google play app" in default list, not available in emulator. tried search downloading apk file "android market" on net, install it. not find reliable source downloading that.

if suggest me way of installing app, thankful you. please tell me download link downloading android apps.

first of need know .apk files can't downloaded google play. files installed directly supportive device. secondly emulator can't have play store app.

so, if want install .apk files on emulator, first download .apk torrent(famous .apk files available there) use adb tool push .apk file on emulator. google "how install apk on emulator" find many option use adb push emulator.

may helps you, enjoy android on emulator. :)


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -