Skip to content

Commit

Permalink
Add a note about Google Play Store
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlecat committed Jan 27, 2025
1 parent c14e636 commit bceac02
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Counter

Simple [tally counter](https://en.wikipedia.org/wiki/Tally_counter) for Android. It makes counting easier!
You can have multiple counters with their own names and values. Values can be changed using the volume buttons
or by tapping on the screen. All your data can be exported in CSV format.
Simple [tally counter](https://en.wikipedia.org/wiki/Tally_counter) for Android. It makes counting easier! You can have multiple counters with their own names and values. Values can be changed using the volume buttons or by tapping on the screen. All your data can be exported in CSV format.

[<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="80" />](https://play.google.com/store/apps/details?id=me.tsukanov.counter)
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80" />](https://f-droid.org/packages/me.tsukanov.counter)

> [!WARNING]
> **Note that the app is currently not available from Google Play Store, and I'm not sure if it ever will be again.** See [the section below](#google-play) for details.
---

<img src="resources/screenshots/5_framed.png" width="150" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="resources/screenshots/1_framed.png" width="150" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="resources/screenshots/2_framed.png" width="150" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="resources/screenshots/3_framed.png" width="150" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="resources/screenshots/4_framed.png" width="150" />
Expand All @@ -24,3 +24,17 @@ and [translators](https://crowdin.net/project/simple-counter).

* Application icon made by @armand-leguillou
* Sounds from [adobeflash.com](https://www.adobeflash.com/download/sounds/clicks/)

## Google Play

Google decided to terminate my developer account for no apparent reason, so Counter is no longer available on the Play Store. I've never received any notices or warnings before this. Counter was the only app that I [published on the Play Store](https://web.archive.org/web/20250121131910/https://play.google.com/store/apps/details?id=me.tsukanov.counter) for over 12 years. Before removal, it was installed on over 500k active devices, was downloaded over 1 million times and had 4.5 rating with almost 6.5k reviews.

This is the notice which I received:

![](https://github.com/user-attachments/assets/353c5c36-b043-420a-b1b9-00da3333ea40)

Some screenshots from by developer dashboard before I lost access to it:

<img width="768" alt="summary" src="https://github.com/user-attachments/assets/7dfe7cc3-f8fe-4828-8804-3df5d3d55662" />

<img width="1199" alt="installs_5y" src="https://github.com/user-attachments/assets/fd2b36ed-eaaa-4a8c-bfb5-fd13a1238943" />

0 comments on commit bceac02

Please sign in to comment.