Eclipse/Android: can't install Google APIs tar

2020-04-16 05:10发布

问题:

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!

回答1:

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!