I am working on building and running an android application in Eclipse. I have successfully installed the Android kit, along with the google api via the ADT. I downloaded a sample google map android application to run. very simple file. However, my lib references don't seem to be working fine. Even though in the manifest file, the google map api is referenced, my application is not able to resolve the reference
any idea what I need to do next to get the referencing issues resolved please?
You have to download google apis for a particular api level through android sdk manager.
Select that google api as project build target.
In Eclipse you should be able to configure the project's classpath to point to the libraries in question. Assuming you have them and the plugin. See the SDK Manager if you don't have them.
Right click on your projects ---> properties ---> android --> select target name Google ApIs. And Clean projects and Build the projects.
And also refer this link
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With