{"id":1271,"date":"2022-08-30T15:15:08","date_gmt":"2022-08-30T15:15:08","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/11\/10\/this-app-wont-run-unless-you-update-google-play-services-via-bazaar-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:15:08","modified_gmt":"2022-08-30T15:15:08","slug":"this-app-wont-run-unless-you-update-google-play-services-via-bazaar-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/this-app-wont-run-unless-you-update-google-play-services-via-bazaar-collection-of-common-programming-errors\/","title":{"rendered":"This app won&#39;t run unless you update Google Play Services. (via Bazaar)-Collection of common programming errors"},"content":{"rendered":"<p>I spent about one day to configure the new gmaps api(Google Maps Android API v2) on the android emulator. None of the methods those I found on the internet was not working correctly for me. But still I did it.<\/p>\n<p>1) Create new emulator with next configuration:<\/p>\n<p>www.dropbox.com\/s\/nunuh9htu25qfpz\/stackoverflow_1.png<\/p>\n<p>On other versions I was could not configure because have of various errors when installing the necessary applications.<\/p>\n<p>2) Start emulator and install following applications: GoogleLoginService.apk, GoogleServicesFramework.apk, Phonesky.apk. You can do this with next commands:<\/p>\n<pre><code>2.1 adb shell mount -o remount,rw -t yaffs2 \/dev\/block\/mtdblock0 \/system\n2.2 adb shell chmod 777 \/system\/app\n2.3-2.5 adb push Each_of_the_3_apk_files.apk \/system\/app\/\n<\/code><\/pre>\n<p>Links to download apk files. (www.dropbox.com\/sh\/20hcf8kxdk19z3c\/Ukc8uGnk7p) I have copied it from my rooted android device.<\/p>\n<p>GoogleLoginService.apk &#8211; www.dropbox.com\/s\/lfde3juixuy88rg\/GoogleLoginService.apk<\/p>\n<p>GoogleServicesFramework.apk &#8211; www.dropbox.com\/s\/9kurwyhbbuecaea\/GoogleServicesFramework.apk<\/p>\n<p>Phonesky.apk &#8211; www.dropbox.com\/s\/9x8924gtb52ksn6\/Phonesky.apk<\/p>\n<p>3) Install on the emulator Google Play services and Google maps. I have an error 491, if installing from Google Play store. I uploaded apps to the emulator and run installation from it(You can use adb to install this). Links to apps:<\/p>\n<p>Google maps &#8211; www.dropbox.com\/s\/koo4wiwqg8agy8n\/com.google.android.apps.maps-1.apk<\/p>\n<p>Google Play services &#8211; www.dropbox.com\/s\/bh058hbrelccfsr\/com.google.android.gms-2.apk<\/p>\n<p>4) I success runned demo sample on the emulator after these steps.<\/p>\n<p>www.dropbox.com\/s\/d83i4jnsh4s2b9c\/stackoverflow_2.png<\/p>\n<p>Sorry for making images and links, I have not rating and I want to help others;)<\/p>\n<p id=\"rop\"><small>Originally posted 2013-11-10 00:13:32. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>I spent about one day to configure the new gmaps api(Google Maps Android API v2) on the android emulator. None of the methods those I found on the internet was not working correctly for me. But still I did it. 1) Create new emulator with next configuration: www.dropbox.com\/s\/nunuh9htu25qfpz\/stackoverflow_1.png On other versions I was could not [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1271","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1271","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=1271"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1271\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=1271"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=1271"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=1271"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}