How to reset file association options in Android Studio's Device File Explorer?

Viewed 8

When I first tried to open a file in the Android Device File Explorer, it asked me to choose how to open a file and the encoding, but after choosing to open the file I went back to try to open it another way and I can no longer access this menu for the relevant files:

enter image description here

How can I reset the associations and make this menu re-appear? Our files are named as UUIDs and have no extensions, so I'm not sure how it's deciding that all of the files should be opened the same way, but it does.

I can't find any way to reset the associations except maybe a complete reset of the IDE, which I'd like to avoid.

The files are being opened via the Device File Explorer:

enter image description here

0 Answers
Related