Google Maps works fine on Android but I still get an error “Could not find class 'maps.i.k', referenced from method maps.z.ag.a”

前端 未结 6 1278
Happy的楠姐
Happy的楠姐 2020-12-10 12:14

I got Google Maps Android API v2 to work perfectly on my Android Application by downloading the library, adding it to workspace, then referencing it as a library.

Bu

6条回答
  •  余生分开走
    2020-12-10 13:10

    I'm not sure but another question has the same error included in it's errors and in that case the app was not signed correctly. If this is the problem you will need to fix it before deploying your app professionally as it will only work in debug mode.

    https://stackoverflow.com/a/15465572/1873970

提交回复
热议问题