tree: af095a5af19baed810a197d59f493f77ec2625f4 [path history] [tgz]
  1. .idea/
  2. adb-proxy/
  3. adblib/
  4. adblib-ddmlibcompatibility/
  5. adblib-tools/
  6. android-test/
  7. annotations/
  8. apkparser/
  9. app-inspection/
  10. apps/
  11. aspects_agent/
  12. backup/
  13. backup-test/
  14. bazel/
  15. build-analyzer/
  16. build-system/
  17. chunkio/
  18. chunkio-processor/
  19. common/
  20. ddmlib/
  21. debugger-tests/
  22. debuggers/
  23. deploy/
  24. device-provisioner/
  25. device_validator/
  26. draw9patch/
  27. dynamic-layout-inspector/
  28. echo-sample/
  29. emulator/
  30. environment-services/
  31. external-annotations/
  32. fakeadbserver/
  33. fakeandroid/
  34. firebase/
  35. flags/
  36. game-tools/
  37. gmaven/
  38. gradle-upgrade/
  39. intellij-bazel/
  40. intellij-native/
  41. jaxb-inheritance-plugin/
  42. jdwp-packet/
  43. jdwp-scache/
  44. jdwp-tracer/
  45. journeys/
  46. kexter/
  47. kotlin-multiplatform-models/
  48. layoutlib-api/
  49. layoutlib-extensions/
  50. leakcanarylib/
  51. lint/
  52. manifest-parser/
  53. misc/
  54. mlkit-common/
  55. multipreview-asm/
  56. ninepatch/
  57. owners/
  58. perf-logger/
  59. perflib/
  60. pixelprobe/
  61. preview/
  62. process-monitor/
  63. profgen/
  64. profiler/
  65. repository/
  66. resource-repository/
  67. sdk-common/
  68. sdklib/
  69. signflinger/
  70. standalone-render/
  71. studio-grpc-testutils/
  72. testing-infrastructure/
  73. testutils/
  74. third_party/
  75. threading-agent/
  76. threading-agent-callback/
  77. tracer/
  78. transport/
  79. usb-devices/
  80. utp/
  81. vector-drawable-tool/
  82. wear-wff-schema/
  83. wizard/
  84. yourkit-controller/
  85. zipflinger/
  86. .editorconfig
  87. .gitattributes
  88. .gitignore
  89. adt.iml
  90. BUILD.bazel
  91. contributing.md
  92. navbar.md
  93. PREUPLOAD.cfg
  94. README.md
  95. source.md
  96. studio.md
README.md

tools/base

This project contains:

  • Common libraries that are shared between any of the IDE (Android Studio), the build system (The Android Gradle Plugin) and SDK components that will be released from studio-main (e.g. the standalone SDK manager). This includes:
    • Instant-run-libraries
    • SDK management libraries
    • The manifest merger
    • Common libraries
    • Common test utilites
  • The build system
  • The new profiler