I know that this isn't the right place to ask this...
# android
d
I know that this isn't the right place to ask this, so if you know the a place please point me there. Somehow I got my Device Explorer in Android Studio into a bad state where it seems to have lost whatever permissions that it needs to access the /data folder on any of my test devices. This has worked as recently as earlier this week and I don't know what I did to break things. I've tested on a mixture of devices (all in dev mode) ranging from Android 12 to 14. I was running Android Studio Koala and upgraded to the latest Ladybug thinking maybe there was a tooling fix, but still no luck. I've tried invalidating caches, restarting and rebooting everything I can think of trying to clear whatever might be going on but I haven't found it yet. Has anybody seen this before or know what I might be able to try to get this working again?
1
not kotlin but kotlin colored 1
Found it. Apparently I must have clicked on the package filter button. I'm not exactly sure what that's supposed to do in the context of a real device, but apparently it doesn't work in the /data folder