Android Tutorial [Tip] Reset the manifest editor code to the default code

Use case: you downloaded an old example and you want to reset the manifest editor code so it will have the correct targetSdkVersion and theme.

Open the manifest editor, delete all text and save it. Open the manifest editor code again and the default text will appear.
 
Top