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
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