https://github.com/anod/appwatcher
App Watcher for Android helps you to follow updates of applications in Play Store that are not installed currently on your device.
https://github.com/anod/appwatcher
android android-app kotlin play-store
Last synced: about 1 year ago
JSON representation
App Watcher for Android helps you to follow updates of applications in Play Store that are not installed currently on your device.
- Host: GitHub
- URL: https://github.com/anod/appwatcher
- Owner: anod
- License: other
- Created: 2012-03-25T17:30:05.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T17:18:46.000Z (over 1 year ago)
- Last Synced: 2025-04-28T13:11:50.794Z (about 1 year ago)
- Topics: android, android-app, kotlin, play-store
- Language: Kotlin
- Homepage: https://play.google.com/store/apps/details?id=com.anod.appwatcher
- Size: 8.61 MB
- Stars: 79
- Watchers: 13
- Forks: 8
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
App Watcher for Android
=======================

App Watcher notifies you about updates of applications from Play Store even the app is not installed currently on your device and provides quick access to the "What's new" section.
With App Watcher you can follow changes of apps you love, know about new features, bug fixes and new levels update for games.
App Watcher checks daily the list for updates in Play Store and will notify you when there is a new version available.
## Features
- Add an app from Play Market to watch list (Use Share)
- Manual and automatic updates
- Quick shortcut to see what's new/changelog in app
- Share application
- Update notification
- Google Drive backup
- Filter list by: Installed/Not installed
- Import from PLay Store watchlist
[Google Play Store][1]
## Build
1. Checkout
```shell
git clone
git submodule init
git submodule update
```
2. Configure
- Define a valid SDK location
1. Create local.properties file
2. Set sdk.dir path (Example: `sdk.dir=~/Library/Android/sdk`)
- Move and rename `google-services.json.debug` into `app/google-services.json`
3. Build
```shell
./gradlew installDebug
```
## Author
Alex Gavrishev, 2012
## License
```license
Project is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
http://creativecommons.org/licenses/by-sa/3.0/
```
[1]: https://play.google.com/store/apps/details?id=com.anod.appwatcher