Android MapActivity : Couldn't get connection factory client

前端 未结 8 2159
不思量自难忘°
不思量自难忘° 2020-11-28 12:19

I\'m trying to get the Map demos working, as provided in the Google API sample projects.  I am using AVDs and have tried with versions 8, 10 and 11 and get the same issue.

8条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-28 12:55

    There seem to be mulitple reasons for this happening. I've fixed it altering my project build target to api 10 (rclick on the project /Properties/Android) and then running on an emulator at api level 15 (albeit very, very slowly!).

提交回复
热议问题