Reputation: 7879
Android Market ratings are important to app developers. I've often seen applications saying something like "Please consider rating us" and then have buttons for "Ok take me to market" / "Not right now".
What I would love to do is show the user a rating bar (like this http://kozyr.zydako.net/wp-content/uploads/2010/05/defaultRatingBar.png) inside my app and let user do the rating inside my app instead of sending him off to the market.
Is there anyway of doing this?
Upvotes: 4
Views: 2855
Reputation: 24233
The rating is done through market app so that ratings can be trusted. If apps were allowed to handle the rating themselves, then developer would give his app very high ratings. So there is no way you can handle the rating yourself.
Upvotes: 17