First of all, I aware in this issue:
http://groups.google.com/group/android-developers/browse_thread/thread/fc9ac9f168a2ec4f
that custom attributes in library project are compiled into the target
running project, and the issue hasn't fixed, isn't it?

What I am trying to do now is, I have a library that I wish to
distribute as a JAR archive. I have defined custom attributes within
in, and the issue is the same as the above-mentioned one: In XML
layout, Eclipse reject to compile since it consider my custom
attribute is not valid. I suppose the original android namespace
"http://schemas.android.com/apk/res/android"; need similar way to
register, is there I missed something on registering the namespace
attributes?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to