Experiment
WaterExperiment
In development
A ritual app inspired by Dr. Masaru Emoto's water-intention research. Set a daily intention over a glass of water, mark it complete, and the app tracks the streak — small daily practice, deliberately no claims about outcomes.
What it does
- Daily intention entry with one-tap completion
- Streak tracking with grace days
- Optional reminder window via AlarmManager
- Curated quote-of-the-day surface (no network call)
- Local Room DB, no account required
Want a heads-up when WaterExperiment 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
- 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.
- HydraTrackAndroid project· In development
Water intake tracker — daily goal management with hourly reminder scheduling, intake history via Room DB, and homescreen widget for quick logging without opening the app.
- 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.
- 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.
