Quantcast
Channel: User Sefran - Stack Overflow
Viewing all articles
Browse latest Browse all 36

Support library (v4 vs v13)

$
0
0

I'm new in Android development and I'm considering if I have to use the support libraries or not.The min SDK is 16 and target SDK is 22.

On Android docs, there is a note that is a a bit confusing to me, that is

Note: If you are including the v4 support and v7 appcompat libraries in your application, you should specify a minimum SDK version of "7" (and not "4"). The highest support library level you include in your application determines the lowest API version in which it can operate.

So if my min sdk is 16, is using support library (v4 or v13) necessary?

Or have I to use it if I want a Lollipop feature for example on Jelly Bean api 16 (via v13 support libraries)?


Viewing all articles
Browse latest Browse all 36

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>