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