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