Question

i found a plug-in for iOs application. Is there any plugin like this for android aswell?

Plugin website: http://goo.gl/yFTns

Sample screen: http://goo.gl/GDtSL

Was it helpful?

Solution

Look at this android code snippet for rate your android application .

http://www.androidsnippets.com/prompt-engaged-users-to-rate-your-app-in-the-android-market-appirater

OTHER TIPS

It doesn't need a plug-in. You just count if the user is using the app (number of opens, time, something like that) and after a time you popup a AlertDialogue with an Intent ACTION_OPEN to your Google Play link.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top