Can anyone tell where the file explorer is located in Android Studio?
I tried to search in windows menu but there isn\'t any option like \"show view\" that used to b
[Additional stuff to Gene's answer]
If we want to view the "com.google.android.gcm.xml" file we have to pull out the file from emulator.For that go to top right side of the panel there is button(floppy disk and arrow) for this operation.
Then we can give the location to save the file.You can open it from any text editor and you will be able to view the content of the XML file.