Introduction to XML

8 Views
Published
In this video, we take a look at one of the most important languages used when building Android apps — XML.

XML stands for Extensible Markup Language. It essentially is a format for encoding data in a hierarchal or tree-like manner, and it’s intended to be readable by both humans and computers. In Android applications, XML files are used to store app configuration data — like the app’s manifest file — as well as define the layout of elements on the screen.

Ready to learn more? Check out these courses and articles:
Build Basic Android Apps with Java: https://j.mp/3wBhwzJ
What is XML used for?: https://j.mp/3C5m42m

#XML #Android
- - - - - 
Join the millions learning to code with Codecademy.
Learn to code: https://j.mp/2YAzQfJ
Check out our full course catalog: https://j.mp/3C3WiLQ
Category
Codecademy
Tags
XML, markup language, android
Be the first to comment