Using the barcodereader in your app

I post this under Miscellaneous but maybe we could have a category named “Ideas”.

You could post ideas for apps to make and maybe someone else can get inspired by that.

My idea was to use the barcode scanner for a game or for a tour in a museum.

The code to make it work isn’t that difficult. I made a working example with just this.

Selectie_451

The QR-code used are:

01 for 1

02 for 2

In the if-then block you could play a sound file, a youtube film in a webviewer, display a html-file, show a riddle/question.

This truely shows the power of Makeroid and how easy it is to make something.

I have used https://www.qrstuff.com/ to make my QR-code images but you can use many others.

5 Likes

You can also use @Mika’s extension to generate the code :sweat_smile:
https://nmd-apps.jimdo.com/extensions/nmd-extensions/#3


I’ve moved your post to #tutorials as it fits better there

1 Like

I looked at Mika’s sample and changed it so the image was copied to a canvas and then the canvas is saved on the phone. Name is what is entered into the textbox.

1 Like

By the way i can not load Mika’s example in Makeroid. It tells me it is made with a newer version of Makeroid. I guess it is made in Thunkable.

Selectie_452

Yes its made in thunkable

This post was flagged by the community and is temporarily hidden.