Thursday, April 18, 2013

[android-developers] Re: how to create a custom gauge in android

I found this nice tutorial about the subject: http://mindtherobot.com/blog/272/android-custom-ui-making-a-vintage-thermometer/

And based on that created this Speedometer: https://github.com/bilthon/Android-Speedometer

Both projects are very simple, but they demonstrate quite well how to create a custom view similar to the one you apparently want.

Nelson


On Wednesday, April 17, 2013 7:04:37 AM UTC-3, psyco wrote:
hi all,


am trying to build a custom view witch displays a gauge, what i did is :
1-designed the gauge with photoshop
2-created the cutom View and it's .XML file 
3-set the bakcground gauge
So, i need to know how to display a needle and how rotating it 
some help will be very grateful

--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment