How can I create custom controls in Android? -


I would like to create custom controls in my Android app. It will have a circular control with some small moving circles which indicate a specific value Will give

Is there any way to realize this?

Are there some good tutorials where I can read the way to create custom controls?

Look at the section of the Android Dev Guide. The general approach is to expand one and the override applied methods.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -