I tried a demo on displaying google maps v2 in android.
The java code is,
package com.example.gpslocator; import android.os.Bundle; import android
I had this same issue, and I was able to solve it by right-clicking the google-play-services_lib project and refreshing. For some reason the project wasn't synced with Eclipse which was causing the error.