tree: 2f637ab5a030a70100b780387bc868357d939d1b [path history] [tgz]
  1. src/
  2. .gitignore
  3. android.sdktools.ddmlib.iml
  4. android.sdktools.ddmlib.integration.tests.iml
  5. architecture.md
  6. BUILD
  7. lint_baseline.xml
  8. lint_baseline_ddmlib_base.xml
  9. lint_baseline_test_utils.xml
  10. lint_baseline_tests.xml
  11. NOTICE
  12. OWNERS
  13. README.md
ddmlib/README.md

DDMLib

For developers, read architecture.md.

Logging

ddmlib defines its own custom AdbLogOutput. By default Android Studio logs everything under info/warn/error. To also include “debug” level, open the “Debug Log Settings” and add the following line.

#com.android.ddmlib:all