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.12k stars 257 forks source link

Add support for non-'device owner' users on multi-user devices #35

Open xbao opened 8 years ago

xbao commented 8 years ago

When I'm logged in on my device as a user that isn't the 'device owner' and I have my app running, performing 'clear app data and reset' doesn't clear the data for the current user and the app doesn't restart.