i am new and just started using MIT app for creating tuition apk. I was creating a page for submitting student entry, but the code is not executing as there is some or may be many error. can anyone help me?
use text boxes in every key for dictionary
Also, you cannot use a method block in a variable initialization block. You can define it with an empty text block and then when initializing the screen, define the variable with your TinyDB block.
Nico
http://ai2.appinventor.mit.edu/reference/blocks/dictionaries.html
Rename text boxes 1 and 2 in the Designer to show what they hold.
Use their join as a TinyDB tag to avoid having to unpack and repack all the students each time you add one.
Use TinyDB get tags to load Listview elements
This guide may help you: