DEV Community

Cover image for Fixed ⚡️ - Android Manifest XML File Not Showing in VSCode
Caleb Crosby Adainoo
Caleb Crosby Adainoo

Posted on

Fixed ⚡️ - Android Manifest XML File Not Showing in VSCode

In this video, we address the issue of the Android Manifest file not appearing in VSCode. We provide solutions and troubleshooting techniques to help Android developers locate and access the crucial Manifest file. Whether you're a beginner or experienced, this tutorial offers valuable insights and practical tips for modifying XML files, understanding Manifest structures, and optimizing your Android development workflow in VSCode. Join us to overcome this obstacle and enhance your Android projects. Subscribe for more tutorials and productivity tips to take control of your Android development in VSCode.

You can watch the tutorial here
https://bit.ly/CrosbyRoadsYT

1_ Right-click the XML file you want to modify or preview and select Open With... as shown in the picture below

Image description

2_ Double-click Text Editor as shown below

Image description

3_ If you want to always view your XML files like any other file, eg. .html, .css, etc, any time you click it, repeat step 1, select Text Editor and then Configure default editor for ".xml"

Image description

4_ It will open up like this sample

Image description

Thanks for stopping by to read this - kindly Subscribe to my YouTube channel for more tutorials and productivity tips.

LIKE AND SUBSCRIBE ⚡️
https://bit.ly/CrosbyRoadsYT

Top comments (0)