java - How to get GUI to edit androidmanifest.xml in Android Studio? -


i new android technology. installed android studio , want add application attributes in androidmanifest.xml sake of shared preferences.

unlike eclipse, android studio giving xml editor, not gui edit manifest file. how gui in android studio, else should write xml manually? in advance.


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -