pbreault / adb-idea

A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
Apache License 2.0
2.1k stars 256 forks source link

Clear data and restart app with debugger #119

Closed tiwiz closed 4 years ago

tiwiz commented 4 years ago

I found myself a few times in the situation of having to debug a onboarding flow, so I created this action to make it easier.

With this action, users are allowed to clear app data, restart the app and attach the debugger.