| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 |
AndroidX Libraries
See also: //third_party/android_deps/README.md.
Mapping snapshot version to git revision
- Googlers can figure this out via go/clank-autoroll#androidx-regression-range
Viewing Source Code:
- Git Viewer: https://android.googlesource.com/platform/frameworks/support/
- Code Search: https://cs.android.com/androidx/platform/frameworks/support
How to add a new androidx library
- Add the gradle entry for the desired target to
build.gradle.template - Do a trial run (downloads files locally):
third_party/androidx/fetch_all_androidx.py --local - Assuming it works fine, upload & submit your change to
build.gradle.template - Wait for the packager and auto-roller to run (or trigger the packager manually to expedite)