Tag: Google

  • Eclipse ADT & Google APIs: Fixing “MapActivity cannot be resolved to a type”

    After using the SDK Manager to download and install the Google APIs Add-On (see http://code.google.com/intl/de-DE/android/add-ons/google-apis/installing.html) one can start to develop Android applications that uses the Google services like Google Maps. After changing the parent class of your activity to MapActivity one has to select one of the Google APIs as “Android Built Target” (Right click […]