0
I hope you can help me... after I installed everything (all the same: ADT
, Eclpse
, SDK
and ALL Android Updates )), no matter how many projects I create, always error in folder SRC
of the eclipse, someone can help me...
photo below...
0
I hope you can help me... after I installed everything (all the same: ADT
, Eclpse
, SDK
and ALL Android Updates )), no matter how many projects I create, always error in folder SRC
of the eclipse, someone can help me...
photo below...
1
Right click on top of the project, Android tools, sdd Libraries. See the min and Compile version in the manifest if it matches the versions you have available from Android to compile.
Use the external project jar instead of the project itself, and more practical.
Use Android studio, VC avoids 60% problems
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 (eclipse plugin to develop Android), so the ADT
tends not to bear the new APIs do 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.
Browser other questions tagged java eclipse
You are not signed in. Login or sign up in order to post.
Ever tried to reinstall Eclipse? or install another version?
– CypherPotato
Some of these answers answered him?
– Ricardo