My book (Android Development for Dummies)is asking me to set Target in Create New AVD Section to 4.1 but eclipse doesn’t have an option lower than 6.1? Do I have to uninstall eclipse and install a different version?
Asked
Active
Viewed 21 times
0
-
Use android studio instead eclipse – ViduraPrasangana Sep 30 '19 at 19:14
1 Answers
0
Seems like your book is kind of out of date. This option tells to Avd Manager which android version should the emulator use, so there's no problem in target version 6.1, since it offers compatibility with previous versions SDK resources. I strongly recommend that you migrate to start use Android Studio, because it facilitates various tasks and is a more mature tool to interact with Android development SDK and resources.

Daniel Gunna
- 327
- 2
- 8