开发者

Additional "Views" in android developers kit

Ive been working with the android development kit in eclipse and building a few programs. I use the xml layouts and the graphical layout to build the xml layout files. Under the "palette" there are numerous "views" such as the "analogclock", "button", "checkbox" and so on. I was wondering if there is any way to add additional "views" because the list that android provides isn't very long. Are there any types of addons that add views?, or just ways开发者_运维问答 to add additional views to the graphical layout? I hope i made this clear but if you need any clarifying let me know.


There are quite a few views. You can browse through them in the View documentation, looking under "Indirect Subclasses". There seem to be around 50 of them. Is this less than you're seeing?

There are also third-party libraries like Droid-Fu which supply additional components, including views.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜