Issue
When i import the google_play_services_lib package it shows me error in my res-->values folder. There are many folder starting with values and the error exists in most of those folders. I have downloaded all the SDK from SDK manager including Obsolete for API 9. Can you plz help me with this so that I will be able to continue my programming on map view and adding ad packages.
Solution
You need to do quite a bit of stuff to get your map going. First you have to include google_play_services in your eclipse workspace. From properties/Android you should check Is Library check box. Then you should add it as a reference in your own app. Right click/properties/Android/Add and you choose the google play services project. As long as it comes to including the play_services, you should be done. For more, refer to http://developer.android.com/google/play-services/setup.html
Answered By - Teodor Kostadinov
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.