You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
606 B
606 B
AndroidX (formerly known as Android Support) libraries have moved
frameworks/support
is no longer part of the platform checkout. Android platform now uses prebuilts of AndroidX for everything. AndroidX is being developed as an unbundled project.
Next steps
- For source-code for your IDE, please use
*-sources.jar
s inprebuilts/sdk/current/androidx
- To contribute, check out the AOSP (onboarding guide).
- For internal contributions dependent on pre-release platforms, see go/androidx-dev.