What's the meaning of @+android:id in layout file.
18 views
Skip to first unread message
biAji
unread,
Oct 30, 2012, 11:10:20 PM10/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-...@googlegroups.com
hi guys,
I recently found this attr in some app's layout files, such as Phone & Settings. I fully understand @+id or @android:id. But what on earth of @+android:id means? Add id to android namespace? Is it possible?
And more: How does aapt tool deal with this attribute value? And where these progress happen?