安卓教程上的自定义视图创建 [英] Android: Tutorial on Custom View creation

查看:153
本文介绍了安卓教程上的自定义视图创建的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都可以提出有关如何创建自定义视图一个很好的教程?

Can anyone suggest a good tutorial about how to create custom view?

推荐答案

我问自己同样的问题。做一个搜索在谷歌,我发现了一些好消息。首先,你应该通过阅读由谷歌Android psented文件$ P $开始的:

I was asking myself the same question. Doing a searches on Google, I found some good info. First of all you should start by reading the documentation presented by Google Android:

  • <一个href="http://developer.android.com/guide/topics/ui/custom-components.html">http://developer.android.com/guide/topics/ui/custom-components.html

在此之后,该扩展视图的一般教程 android.view.View 类,这似乎是很好的例子:

After that, for general tutorials of a view that extends the android.view.View class, these seem to be good examples:

  • <一个href="http://www.androidcompetencycenter.com/2009/08/creatingcustomviews/">http://www.androidcompetencycenter.com/2009/08/creatingcustomviews/
  • <一个href="http://www.skill-guru.com/blog/2011/01/20/creating-a-custom-widgets-in-android/">http://www.skill-guru.com/blog/2011/01/20/creating-a-custom-widgets-in-android/
  • http://www.androidcompetencycenter.com/2009/08/creatingcustomviews/
  • http://www.skill-guru.com/blog/2011/01/20/creating-a-custom-widgets-in-android/

至于使用 android.view.ViewGroup ,似乎有已经一些关于这个问题的帖子:

As for using the android.view.ViewGroup, there seems to be already some posts on the subject:

  • How to use viewGroup in android
  • custom viewgroup example please?
  • Can anyone give a good example of a Custom ViewGroup containing a Custom View with measure and layout examples? (In Java)

这篇关于安卓教程上的自定义视图创建的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆