Health
HydraTrack
In development
Water tracking that doesn't need the app open. A Glance widget lets you log a glass from the homescreen, hourly reminders nudge during the day, and daily targets adjust to your weight and climate.
What it does
- Jetpack Glance homescreen widget — log without opening the app
- Adaptive daily target based on weight + climate input
- Hourly reminder scheduling via AlarmManager
- Intake history with daily / weekly trend charts
- Local Room DB, no account required
Want a heads-up when HydraTrack releases?
Related posts
Android Deep Links: Implementation, Testing, and Common Pitfalls
Deep links connect external content to specific screens in your app. Web links, push notifications, and app shortcuts all use them. Here's how to implement, test, and debug Android deep links correctly.
ReadAndroid Widgets With Glance: Building Home Screen Widgets in Compose
Home screen widgets are one of the most underused retention tools in Android development. Glance brings Compose-like syntax to widget development. Here's how to build a functional widget from scratch.
ReadBuilding an Android Widget With Jetpack Glance
Jetpack Glance lets you build home-screen widgets with a Compose-like API instead of clunky RemoteViews. Here's how it works, the constraints that make widgets different from app UI, and how to keep them updated efficiently.
ReadRelated across catalogs
- SleepSyncAndroid project· Coming soon
Sleep session tracker — bedtime/wake logging with AlarmManager-based smart alarm scheduling, sleep quality scoring, and trend visualization via Room DB history.
- GratitudeGlowAndroid project· In development
Daily gratitude journal — structured entry capture with streak tracking, notification scheduling via AlarmManager, and local Room DB storage. All data stays on-device.
- HabitForgeAndroid project· Coming soon
RPG-style habit tracker — habits as quests with XP, leveling, and achievement unlocks. Streak protection mechanics and difficulty scaling per habit.
- Method369Android project· In development
Structured manifestation journal based on Tesla's 369 method — enforces the 3×morning / 6×afternoon / 9×evening writing ritual with streak tracking and notification scheduling.
- WaterExperimentAndroid project· In development
Daily ritual app inspired by Dr. Masaru Emoto's water crystal research — set an intention over water and track the practice daily.
