• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

What is xmlns:android

Namespaces uniquely identify code/libraries. If I write an api that uses all the same names and such as the android api the only way to distinguish between my api and android api is to use the android namespace, or mine.
 
Back
Top Bottom