tree: b1fe116377aecc443cbaf6c655ac4e16ebfe1b96 [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. bazel/
  12. build-analyzer/
  13. build-system/
  14. chunkio/
  15. chunkio-processor/
  16. common/
  17. ddmlib/
  18. debugger-tests/
  19. debuggers/
  20. deploy/
  21. device-provisioner/
  22. device_validator/
  23. draw9patch/
  24. dynamic-layout-inspector/
  25. echo-sample/
  26. emulator/
  27. external-annotations/
  28. fakeadbserver/
  29. fakeandroid/
  30. firebase/
  31. flags/
  32. game-tools/
  33. gmaven/
  34. intellij-native/
  35. jaxb-inheritance-plugin/
  36. jdwp-packet/
  37. jdwp-scache/
  38. jdwp-tracer/
  39. jobb/
  40. kotlin-multiplatform-models/
  41. layoutlib-api/
  42. layoutlib-extensions/
  43. legacy/
  44. lint/
  45. manifest-parser/
  46. misc/
  47. mlkit-common/
  48. ninepatch/
  49. perf-logger/
  50. perflib/
  51. pixelprobe/
  52. previewlib/
  53. process-monitor/
  54. profgen/
  55. profiler/
  56. repository/
  57. resource-repository/
  58. screenshot/
  59. sdk-common/
  60. sdklib/
  61. signflinger/
  62. studio-grpc-testutils/
  63. testing-infrastructure/
  64. testutils/
  65. third_party/
  66. threading-agent/
  67. threading-agent-callback/
  68. tracer/
  69. transport/
  70. usb-devices/
  71. utp/
  72. vector-drawable-tool/
  73. wizard/
  74. yourkit-controller/
  75. zipflinger/
  76. .editorconfig
  77. .gitignore
  78. adt.iml
  79. BUILD.bazel
  80. contributing.md
  81. navbar.md
  82. PREUPLOAD.cfg
  83. README.md
  84. source.md
  85. 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