Minimal nutrition reminder app
To try out the new SDK, I prototyped a simple app that allows to set up reminders. It shows a notification, plays a beep (if enabled) and turns on the screen every X minutes.
Reminder list accessible from home page:
Editing a reminder:
In-Ride Alert:
Its not much more than what was already provided in the example code, but it was a good learning exercise as I had not worked with jetpack compose previously. And it adds a feature me and some others were actually missing on the device. The SDK is great, I hope Hammerhead continues to extend its capabilities so more stuff can be made, e. g. map and POI access :)
-
@Javier: I think that will be a good idea for a future feature update, yes.
@Frank: Yes, I use Android Studio. It includes everything required to develop Android apps, including an emulator that is also actually useful for extension development to quickly iterate on the UI parts. Also, it's based on IntelliJ, which is one of the most advanced IDEs for any Java / Kotlin development, and is free.
Please sign in to leave a comment.
Comments
8 comments