Cannot Find Google APIs for Android SDK

后端 未结 11 2269
醉酒成梦
醉酒成梦 2020-12-28 16:58

I\'ve been trying to create an application that uses Google Maps and upon getting an error for \"MapActivity\" I searched the web and found the solution was to make my build

11条回答
  •  盖世英雄少女心
    2020-12-28 17:22

    I encountered the same problem

    Go here to manually download the Google APIs. For example, I use GoogleAPI level 8, so I download the package here

    After downloading just extract the zip file to "C:\Program Files (x86)\Android\android-sdk\add-ons" and rename the directory to "google_apis-8" instead of "google_apis-8_r02".

提交回复
热议问题