Google Play: In-App review
Google Play: In-App review App publishers are always searching for better ways to improve get user feedback and collect 5 star reviews. Every day the Android users rate millions of apps, but how can you get those Android users to rate you're app? App developers can create a button "Rate me", which links towards the Google Play store. This process is fine, but its navigates the user away from the app and into the Google Play store. To prevent this app switch Google has developed a new In-App Review API . This In-App Review flow creates an overlay within the app where the user can leave his review quick and fast. How to implement the In-App Review API? The In-App Review API is listed within Play Core library , add the package com.google.andr...