docs/principles.md
[TOC]
To create components, tools, and guidance that make it quick and easy to build great Android apps, including contributions from Google and the open-source community.
Jetpack libraries provide the following guarantees to Android Developers:
formatted as “Jetpack libraries are…” with sub-points “Libraries should…”
See Integrating proprietary components for guidance on using closed-source and proprietary libraries and services.
View classes,
provide non-View functional parity when used with the Compose UI toolkit.-testing artifacts that some libraries
expose).
-ktx artifacts.Jetpack libraries are used by a wide variety of external developers, from individuals working on their first Android app to huge corporations developing large-scale production apps. Generally, however, Jetpack libraries are designed to focus on small- to medium-sized app development teams.
In cases where Jetpack Working Group determines that a library targets a niche set of apps, the library owner may be asked to justify a significant business need for the problem being addressed.