android - How to use Rating bar? -


i save state of rating bar rating stars? how go doing this? , how go getting number of stars user has selected? display in textview? thanks

from developer.android.com :

http://developer.android.com/resources/tutorials/views/hello-formstuff.html#ratingbar

other example here..

http://android-er.blogspot.com/2010/02/ratingbar.html

if want customize ratingbar eg. displaying other image default star refer how create custom ratings bar in android

this example shows toast message when user selects ratings. & have customize according needs (as told want display in textview).

you can define textview in xml file & set text property when rating has changed.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -