jgilfelt / chuck

An in-app HTTP inspector for Android OkHttp clients
Apache License 2.0
4.68k stars 452 forks source link

Add App Shortcut to start Chuck from the Launcher #48

Open degill opened 7 years ago

degill commented 7 years ago

I use chuck and I like it a lot.

One thing I have seen in another library I am using is the ability to start chuck from an app shortcut in an alpha/beta release - thus it is rather hidden from the user (good for testing) but still accessible for me as the developer

:-)

degill commented 7 years ago

I went and implemented it: https://github.com/jgilfelt/chuck/pull/49