Java – add the Google API to an existing eclipse project

I'm writing an Android application that will use Google maps, but to do this, I need Google API When I downloaded the Android Platform SDK (such as Android 4.0), I didn't download Google API because I didn't know I needed it to implement this function But I went back to download it How to add it to an existing project Did some searches and showed how to start a new project using the API instead of adding it to an existing project

Solution

Because you have downloaded Google API for the version you are developing, such as Android 4 What you need to do is:

Right click your project – > go to properties – > then Android – > and select Google API at API level 14

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>