Issue with Google Maps Android Api v2

前端 未结 2 1620
没有蜡笔的小新
没有蜡笔的小新 2021-01-26 09:13

I have been trying to implement a sample application in order to study the working of Google maps API. I have been struck with the configuration itself. I can\'t seem to run the

2条回答
  •  日久生厌
    2021-01-26 10:17

    Solved my Problem. The issue occurred because even though I i referenced the google play library, The reference is not considered by eclipse and it was shown by a cross mark. I have resolved that with the help of the following stackoverflow post:-

    In eclipse, unable to reference an android library project in another android project

提交回复
热议问题