Android Debug Artist Save

Debug menu for happy android dev

Project README

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.

  • Note: check sample for a working project using this library to see how it works.

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

Open Source Agenda is not affiliated with "Android Debug Artist" Project. README Source: BaristaVentures/android-debug-artist

Open Source Agenda Badge

Open Source Agenda Rating