In a project we have a "hidden" folder (a folder which name starts with a '.') on the device. Accessing it from Code is no Problem, but in AndroidStudios "Device File Explorer" I cannot find an option that displays unix hidden files. Using adb shell is very annoying.
Is there an Option (maybe hidden somewhere) in AndroidStudios "Device File Explorer" to make them visible? I can't manage to find it.
If not, is there an "AndroidStudio feature proposal" page where I can ask to add that feature?
Install Android Studio Chipmunk. The project explorer shows up all the hidden files startng with "." .