# Improving an Android app's Google Play rating with in-app review prompts

DevFeed: [Improving an Android app's Google Play rating with in-app review prompts](<https://devfeed.tech/articles/rapidly-improving-play-store-rating-with-an-android-in-app-review-prompt-helper-from-2-2-to-4-7-in-2-weeks-38572.md>)

Original publisher: [Read original article](<https://blog.jakelee.co.uk/play-store-rating-prompt/>)

Author: Jake Lee

Published: 2024-12-26T00:00:00Z

Content type: article

Language: en

Sources: [Jake Lee's Programming Blog](<https://devfeed.tech/sources/jake-lee-s-programming-blog.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [Google Play](<https://devfeed.tech/topics/google-play.md>), [App](<https://devfeed.tech/topics/app.md>), [Library](<https://devfeed.tech/topics/library.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [app](<https://devfeed.tech/tags/app.md>), [google](<https://devfeed.tech/tags/google.md>), [google-play](<https://devfeed.tech/tags/google-play.md>), [in-app-review](<https://devfeed.tech/tags/in-app-review.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [library](<https://devfeed.tech/tags/library.md>), [play-store](<https://devfeed.tech/tags/play-store.md>), [reviews](<https://devfeed.tech/tags/reviews.md>), [time](<https://devfeed.tech/tags/time.md>)

## AI overview

This article describes how the Seatfrog app's Google Play rating improved after stability work reduced one-star reviews and an in-app review prompt made it easier for satisfied users to submit ratings. It also discusses using Google Play Console ratings data and per-version averages to assess the results.

## Source excerpt

I recently worked on an app, Seatfrog, that had been rated between 1 and 2 stars for months, despite no major issues. The solution? In-app rating prompts!