Google Maps Android API v2 - Sample Code crashes

前端 未结 8 1138
死守一世寂寞
死守一世寂寞 2020-11-30 22:43

I\'m trying to get the sample code of Android \'Google Maps Android API v2\' working. I get the project built without errors. However, when I try to run the app on my Galaxy

8条回答
  •  长情又很酷
    2020-11-30 23:32

    I had much the same problem. The file 'import-summary.txt' had the answer. In my case I had imported the eclipse project into a path with a space in the pathname. This causes a problem with the wizard. Created new path. Re-imported project. Then Build/Rebuild Project. No problems.

提交回复
热议问题