It doesn't really matter which SDK you use. It doesn't affect the compiled APK file (the SDK is only referenced during compilation, eventually the device built-in software is used).
Some libraries depend on API that isn't available in older versions. In that case you need to use a higher level SDK.
The performance of the emulator running Android 2.3 (API level 10) used to be better.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.