Eclipse/Android: can't install Google APIs targets

11,098

For reference, here's how I solved this:

  • I updated my ADT
  • That gives me a new a new SDK manager in eclipse under Window. From there, I was able to install the missing API targets!
Share:
11,098
Hoff
Author by

Hoff

Updated on June 07, 2022

Comments

  • Hoff
    Hoff almost 2 years

    To use a MapView in my android application, I need to to run it in a "Google APIs (Google Inc.)" target. However, I can't figure out how to download one.

    In Eclipse, Android SDK and AVD Manager -> Third party add-ons -> Google Inc. -> No packages found

    Although I can see that they are a bunch of packages available when looking at the url

    Same issue as here.

    Here help would be appreciated!