Shopping list

Started by om963, October 20, 2024, 09:12:30

Previous topic - Next topic

om963

Here's what I've got made. Not the most original I admit, but at least I got it finished and use it on a regular basis. So I suppose the most frequent bugs should be cleared by now. Works for me and got to try my hand at the phone programming too. :)

There are two versions. This is because when I tried the program on my wife's Android 13 phone it turned out ticks don't work, will only return zero. Since the second counter is working, however, I made a tickles version. Don't know if it is just Xiaomi's version of Android or all newer Androids.

I made the program on the phone, haven't tested it or tried to make it work on a computer. The landscape orientation works to the extent that the program doesn't crash but I haven't put any more effort into it.

J7M

Thank you for sharing this great program. :)

I'm interested in the tick-bug. I have a similar issue from time to time. In my case the problem is fixed, when restarting the device. Can you try to restart your wife's phone? I'll check the source code and see what is happening internally in SmallBASIC.

om963

Ok. That fixed it. Thanks!