tree: 84f3f976d5fb17a898caa9030b21200e2d047802 [path history] [tgz]
  1. .idea/
  2. .vscode/
  3. annotations/
  4. apkparser/
  5. apps/
  6. aspects_agent/
  7. bazel/
  8. build-system/
  9. chunkio/
  10. chunkio-processor/
  11. common/
  12. ddmlib/
  13. deploy/
  14. device_validator/
  15. devicelib/
  16. draw9patch/
  17. fakeadbserver/
  18. fakeandroid/
  19. files/
  20. flags/
  21. instant-run/
  22. instant-run-test-instrumenter/
  23. jaxb-inheritance-plugin/
  24. jobb/
  25. layoutinspector/
  26. layoutlib-api/
  27. legacy/
  28. lint/
  29. misc/
  30. ninepatch/
  31. perf-logger/
  32. perflib/
  33. pixelprobe/
  34. profiler/
  35. repository/
  36. sdk-common/
  37. sdklib/
  38. templates/
  39. testing-infrastructure/
  40. testutils/
  41. third_party/
  42. tracer/
  43. transport/
  44. usb-devices/
  45. vector-drawable-tool/
  46. .gitignore
  47. adt.iml
  48. BUILD.bazel
  49. build.gradle
  50. changes.txt
  51. contributing.md
  52. navbar.md
  53. PREUPLOAD.cfg
  54. README.md
  55. source.md
  56. 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-master-dev (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