Why is my app crashing - Stopwatch?

Ray, you don't have to use an extension:

StopWatchHMS.aia (4.3 KB)

Seems like your test works for me too...

So where is your problem?
It should also work with Companion.

Thanks! This works.

I've resolved the issue, but thanks for your help, I appreciate it!

And what was the problem?

I think it was because my device can't handle the timer when it ticks too fast, but 1 second seems good enough.

My app works on all of my test devices (Companion & APK) Android 4.x, 5.x, 7, 8, 9, 11, 12.
So it should also work on yours!

Hi Ray

Here is the same code I uploaded before, but with an additional Clock that ensures the App's screen is always on display.
StopWatchHMS_2.aia (4.9 KB)

Try this one on your device (it shows even the millis):
precise_Stopwatch.aia (12.3 KB)

grafik

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.