androidx

Migrating to AndroidX

AndroidX maps the original support library API packages into the androidx namespace. Only the package and Maven artifact names changed; class, method, and field names did not change. To learn how to use Android Studio to help you...

Continue reading