Home

Awesome

Download codecov codecov codebeat badge

This library helps you as a developer to expose important information about the current build to your test users, in case you make builds for test users.

Check Debug Drawer Menu.

Contains ViewServer to help you to debug layouts with more devices.

Add to gradle project

repositories { jcenter() }
dependencies { compile("com.baristav.debugartist:debugartist:<library-version>@aar") { transitive = true } }

Thanks to