You are browsing as a guest. Sign up (or log in) to start making projects!

RNG for WearOS

  • 2 Devlogs
  • 6 Total hours

A WearOS smartwatch app for doing various RNG-related things like flipping a coin, rolling a dice or a number between any range.

Open comments for this post

3h 6m 8s logged

Added a custom range feature to my RNG WearOS app, so users can now pick a range between 1-100 for random numbers. The reason I didn’t make it fully custom, allowing any number is because support for custom input in WearOS is limited, so I settled for using 2 Pickers.

However, just while writing this devlog, I realised that if the first number was bigger than the second number, the app crashes! Fortunately I’ve realised this before shipping.

0
0
3
Open comments for this post

2h 25m 45s logged

RNG for WearOS

I’ve started working on my first WearOS and my first Android app in general. It’s a pretty small utility app that lets users generate random numbers, by flipping a coin, rolling a die or using a custom range. It’s made in Android Studio using Jetpack Compose, so the UI looks native to WearOS.

So far I’ve made a coin flip and a dice roll, next up is a custom range mode, and possibly options to customise the die and coin icons.

0
0
3

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…