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