androidx
?Artifacts within the androidx
package comprise the libraries of
Android Jetpack.
Libraries in the androidx
package provide functionality that extends the
capabilities of the Android platform. These libraries, which ship separately
from the Android OS, focus on improving the experience of developing apps
through broad OS- and device-level compatibility, high-level abstractions to
simplify and unify platform features, and other new features that target
developer pain points.
For frequently asked questions, see the General FAQ.
To get started developing in AndroidX, see the Getting started guide.
For information on library and API design, see the Library API Guidelines.
Have a bug or feature request? Please check our public Issue Tracker component for duplicates first, then file against the appropriate sub-component according to the library package or infrastructure system. Learn more at Issue tracking.