An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

App Watcher for Android
=======================

![Android CI](https://github.com/anod/AppWatcher/workflows/Android%20CI/badge.svg)

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