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
Post a Comment