B
B
BadThings2019-03-12 16:51:06
Android
BadThings, 2019-03-12 16:51:06

AndroidX. How to understand what are the minimum API required by AndroidX?

As many know, there was a move from Support Lib's to AndroidX. Thus, packages with the name 'v7' or 'v4' in the name are gone. How now to understand what is the minimum required API version to support packages in AndroidX?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Zagaevsky, 2019-03-12
@BadThings

Packages v4 and v7 have long been legacy, and do not carry any semantic load.
https://developer.android.com/topic/libraries/supp...
That is, at the moment, the minimum API level for AndroidX is 14.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question