Problem on android SDK

Asked

Viewed 84 times

0

I’m beginner in development for Android And I came up with a mistake that I think was in SDK Android or some configuration I made wrong. Every time I start the Eclipse this message appears to me. This message started to appear after I set up Android Virtual Decives (AVD).

inserir a descrição da imagem aqui

  • Considering that the official tool supported by the Android team is Android Studio and that wearables are very recent elements, the chance of this giving problem in the eclipse is great. I strongly recommend that you either switch to Android Studio or uninstall wearables Features.

1 answer

0


Use the Android Studio it has full support to Android and is passive in the use of the jetbrains, Google no longer provides support for ADT (soon it is possible that this is not supporting the Android Wear)(eclipse plugin to develop Android), soon the ADT tends not to support the new Apis of Android (which is currently in review 22).

Note on ADT:

Note: If you have been using Eclipse with ADT, be Aware that Android Studio is now the Official IDE for Android, so you should migrate to Android Studio to receive all the Latest IDE updates. For help Moving Projects, see Migrating to Android Studio.

Source: http://developer.android.com/tools/help/adt.html

Browser other questions tagged

You are not signed in. Login or sign up in order to post.