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

It does not uninstall an android test app #68

Open Yukooo opened 7 years ago

Yukooo commented 7 years ago

When the option "Uninstall the app" is chosen it uninstalls the app by package id like "com.text.superapp" but it does not uninstall "com.text.superapp.test"