We see in most of the Android examples attributes are given namespace
as android:

like in..

<activity android:name=".dial.activities.DialRelationActivity"
                  android:label="@string/dial_relation_title">
</activity>

With most of the java server technlogies like jsp etc.. only tag name
spaces are very usual.. Android has just reverse.. any reason why tag
name spaces are assumed and attribute name spaces are specified in the
xmls..

Any design or any special focus for andorid to use like this..

Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to