Thank you for getting adventurous

Below you will find a random blog post out of the creatronix space. Have fun while reading and learning something new!

Stetho – A debug bridge for Android applications

Stetho is a sophisticated debug bridge for Android applications. When enabled, developers have access to the Chrome Developer Tools feature natively part of the Chrome desktop browser. Developers can also choose to enable the optional dumpapp tool which offers a powerful command-line interface to application internals. Gradle implementation ‘com.facebook.stetho:stetho:1.6.0’ Initialization class PracticeTrackerApplication : Application() {…

Read more

More posts

See the latest blogposts about code and business and everything inbetween.