All Projects → BaristaVentures → android-debug-artist

BaristaVentures / android-debug-artist

Licence: Apache-2.0 license
Debug menu for happy android dev

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects
prolog
421 projects
shell
77523 projects

Projects that are alternatives of or similar to android-debug-artist

Swagger Ui Cimpress
A swagger-ui fork with an easy to read, responsive three pane view.
Stars: ✭ 32 (-28.89%)
Mutual labels:  developer-experience
Androiddevnotes
写一些Android开发相关的文章
Stars: ✭ 107 (+137.78%)
Mutual labels:  developer-experience
Crana
A CLI tool to create React + Node apps with just one command
Stars: ✭ 160 (+255.56%)
Mutual labels:  developer-experience
Suman
🌇 🌆 🌉 Advanced, user-friendly, language-agnostic, super-high-performance test runner. http://sumanjs.org
Stars: ✭ 57 (+26.67%)
Mutual labels:  developer-experience
Fabric8 Platform
Generates the distribution of the fabric8 microservices platform
Stars: ✭ 105 (+133.33%)
Mutual labels:  developer-experience
Next Advanced Apollo Starter
Advanced, but minimalistic Next.js pre-configured starter with focus on DX
Stars: ✭ 131 (+191.11%)
Mutual labels:  developer-experience
Ionengine
3D graphics engine designed for rapid prototyping and extensibility
Stars: ✭ 25 (-44.44%)
Mutual labels:  developer-experience
D365FONinjaDevTools
To make of you a Ninja Developer in Dynamics 365 For Finance and Operations
Stars: ✭ 70 (+55.56%)
Mutual labels:  developer-experience
Xrmdefinitelytyped
Tool to generate TypeScript declaration files for Dynamics 365/CDS client-side coding.
Stars: ✭ 107 (+137.78%)
Mutual labels:  developer-experience
Edward
A tool for managing local microservice instances
Stars: ✭ 152 (+237.78%)
Mutual labels:  developer-experience
Trymodule
➰ It's never been easier to try nodejs modules!
Stars: ✭ 1,115 (+2377.78%)
Mutual labels:  developer-experience
Npm Link Up
🔄 Link your NPM projects automatically, for sophisticated / modular local development.
Stars: ✭ 68 (+51.11%)
Mutual labels:  developer-experience
Bay area tech meetups
iOS, Android, web, hardware, bots...you name it, there's a meetup for you!
Stars: ✭ 137 (+204.44%)
Mutual labels:  developer-experience
Wwdc
The unofficial WWDC app for macOS
Stars: ✭ 8,137 (+17982.22%)
Mutual labels:  developer-experience
Migra
Like diff but for PostgreSQL schemas
Stars: ✭ 2,084 (+4531.11%)
Mutual labels:  developer-experience
Majestic
⚡ Zero config GUI for Jest
Stars: ✭ 7,261 (+16035.56%)
Mutual labels:  developer-experience
Backstage
Backstage is an open platform for building developer portals
Stars: ✭ 14,296 (+31668.89%)
Mutual labels:  developer-experience
Husky.Net
Git hooks made easy with Husky.Net internal task runner! 🐶 It brings the dev-dependency concept to the .NET world!
Stars: ✭ 394 (+775.56%)
Mutual labels:  developer-experience
Httpkit
⚡️ High-level, High-performance HTTP(S) Clients/Servers in Reason/OCaml
Stars: ✭ 198 (+340%)
Mutual labels:  developer-experience
Fabric8
fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
Stars: ✭ 1,783 (+3862.22%)
Mutual labels:  developer-experience

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].