Why this line xmlns:android="http://schemas.android.com/apk/res/android" must be the first in the layout xml file?

asked14 years ago
last updated8 years ago
viewed236.2k times
Up Vote180Down Vote

Why is this line needed in xml layout file?

xmlns:android="http://schemas.android.com/apk/res/android"