u/Character-Avocado787

▲ 1 r/apps

Built a Native Android App Combining Alarms, Habit Tracking, and Event Reminders — What Feature Would You Add?

https://preview.redd.it/ma0v60nlmf2h1.jpg?width=1448&format=pjpg&auto=webp&s=7ee7c1a2e5859dc03e686cde854559b12c9f85b5

I’m a solo Android developer and recently built a native Android app called Elite Alarm that combines:

  • Alarm scheduling
  • Habit tracking
  • Event reminders

The app is built with Kotlin, Room, AlarmManager, and Material Design components.

The most interesting challenge was making recurring alarms and reminders work reliably across device restarts and Doze mode.

I’m curious what other Android developers would add to an app like this.

What’s the most unusual, creative, or technically interesting feature you would implement in a productivity app like this?

reddit.com

Architecture Ideas for a Native Android App?

I built a native Android app, Elite Alarm, that combines alarm scheduling, habit tracking, and event reminders.

The app uses Kotlin, Room, AlarmManager, BroadcastReceiver, and Material Design components.

The most challenging part was creating a recurring notification system that works reliably across device reboots and Doze mode.

I’m interested in discussing architecture and feature design rather than the app itself.

What technically interesting features would you add to this type of application, and how would you structure them to keep the codebase maintainable?

reddit.com
u/Character-Avocado787 — 2 days ago