I want to create a rate system for an android application using java.
Ive searched around and havent found much on the web concerning this.
What do i need to do to build or get started building a rate system for a android application.
Such as the android market. The user is allowed to leave comments and rate a app.
I want to implement the same concept except with the ability just to rate or vote up a object in my application.
Has anyone implemented this before?
Some guidance on this would be very helpful.
Thanks