File Explorer in Android Studio

后端 未结 17 1654
一个人的身影
一个人的身影 2020-12-12 23:11

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

17条回答
  •  春和景丽
    2020-12-12 23:50

    [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.

提交回复
热议问题