Do I need to download all API packages in SDK Manager to build apps for devices which have the older software or does the current API package cover them also?
Asked
Active
Viewed 346 times
0
-
1no you do not need to download them all – tyczj Nov 28 '14 at 18:21
-
Possible duplicate of [Android SDK Manager - Do you need to install all android platforms?](http://stackoverflow.com/questions/28896828/android-sdk-manager-do-you-need-to-install-all-android-platforms) – Veverke Feb 21 '17 at 09:04
1 Answers
0
You only need to download the "Compile SDK" version of the API, and it needs to be the same than the one you defined for your project.

jmm
- 1,044
- 2
- 12
- 38