I would like to create a custom control in my Android App. It will be a circular control with some smaller moveable circles that will indicate a specific value.
Is there a way to realize this?
Are there at least some nice tutorials where I can read how to create a custom control?
Have a look at the custom components section of the Android Dev Guide. The usual approach is to extend a View
and override applicable methods.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With