Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 259 Bytes

development.md

File metadata and controls

11 lines (6 loc) · 259 Bytes

IDE

Project is a standard Android Gradle project, so Android Studio or IntelliJ IDEA should work as usual.

Debugging

LogCat

Most logs are behind isLoggable, so need to enable manually.

See enable-tags.bat for list of tags.