accessing google apis in the new intel x86 android emulator

前端 未结 4 760
孤街浪徒
孤街浪徒 2021-02-01 06:06

I just tried to run my company\'s app in the new x86 android emulator, but our app relies on the google maps API, and that is not available in the x86 system image that google p

4条回答
  •  轮回少年
    2021-02-01 06:30

    You have to create a system image with Googles libs and permissions. See http://38911bytes.blogspot.de/2012/03/how-to-use-google-maps-api-in-android.html for a cookbook to create and use such an image.

提交回复
热议问题