making custom component in android -
i new in android, dont have of experience. want know making custom component. followed http://developer.android.com/guide/topics/ui/custom-components.html. many things not getting cleared. visited link http://code.google.com/p/android-wheel/source/browse/trunk/wheel/src/kankan/wheel/widget/wheelview.java?r=4. there have made custom component. please suggest me documented tutorial clear picture making custom component onmeasure(int,int), ondraw(canvas) methods used , things documented well, why using this?
please suggest me such link or tutorial. want confident in it.
the question unclear. kind of custom components want make. regular views? viewgroups or perhaps custom adapters? find plenty of material if search more precise.
but start of some: http://www.anddev.org/creating_custom_views_-_the_togglebutton-t310.html
http://www.anddev.org/advanced-tutorials-f21/custom-views-t1891.html
since new user can't post more links.
Comments
Post a Comment