SpockAdb icon indicating copy to clipboard operation
SpockAdb copied to clipboard

Spock Adb Plugin Helps you to have full control of your project

Results 12 SpockAdb issues
Sort by recently updated
recently updated
newest added

Hi, I use Android Studio and Kotlin. When I install the plugin, it gives me an IDE error. The most significant error message is: com.intellij.diagnostic.PluginException: ID "org.intellij.sdk.action.GroupedActions" is already taken...

Please consider adding dedicated button to clear the app cache only. It might be helpful is cases where one needs to test different caching mechanisms (images cache in my case).

Current fragment presentation mode is All Fragments and subFragments. But it's a little confused to find the visibile one. So, hope there's a button to change the presentation mode which...

Modify the logic of showing fragment list: only show current visible fragments, and child fragment is in top of the list.

I sometimes use this tool instead of the new layout-inspector, as it's sometimes more reliable. Also, it can get information of all apps and all that's on the screen, as...

When using the android navigation component trying to get the current fragment in the NavHostFragment, it opens the incorrect fragment.

Awesome plugin, I use it a lot, specially the "clear app data". Sometimes the list of devices is empty and the only way to see devices again is to restart...

bug

open current activity, open current fragment and open current app back stack are broken in Android Studio Chipmunk and all subsequent versions. here is the stack trace I'm getting ```...

We've seen the following leak in diagnostic reports from Android Studio users: ``` 1.19G 1 ROOT: Static field: com.android.ddmlib.AndroidDebugBridge.sDeviceListeners 1.19G 1 (root): java.util.concurrent.CopyOnWriteArraySet 1.19G 1 al: java.util.concurrent.CopyOnWriteArrayList 1.19G 1 array:...

![Screenshot 2024-01-02 at 4 24 45 PM](https://github.com/WahdanZ/SpockAdb/assets/149071346/dd1ba1bf-de92-4d43-9155-8bfd52751356)