No description
.idea | ||
app | ||
gradle | ||
.gitignore | ||
build.gradle.kts | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
README.md | ||
settings.gradle.kts |
WearOS medications reminder
Keep track of your medications, make new records by simply tapping on corresponding button on the tile menu.
Download
Download: https://github.com/VityaSchel/meds-reminder/releases
Usage
- Download apk file
- Pair your watches with PC
- Install ADB
- Use
adb -e install [path_to_apk_file]