Android Google Maps API v2 - NoSuchFieldError
问题 I am working on a project using Google Maps v2 for Android and I am getting a NoSuchFieldError while instantiating the Google map fragment on a rooted HTC Desire HD. Afaik, the issue should not be caused by Google Play Services not being installed on the device (event though they are and other applications using Google Maps v2 are working). I have tried making a check to see if Google Play Services library is installed on the device (by calling GooglePlayServicesUtil