Cannot Find Google APIs for Android SDK

后端 未结 11 2201
醉酒成梦
醉酒成梦 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:26

    If you're using the latest version of the SDK (ADK 14), the Google API packages should be located in the folder containing the appropriate SDK level in the SDK manager.

    For example, for Android 2.2, there should be a folder called "Android 2.2 (API 8)" which should contain the SDK "SDK Platform" and additional pieces such as the Google APIs "Google APIs by Google, Inc.".

提交回复
热议问题