You followed the mood ring tutorial I see from this page
https://appinventor.mit.edu/explore/app-building-guides
Did you complete the tutorial? you have a number of empty sockets.
yes I want to save the number that is on the label when the users clicks the button
Oh I see the tutorial doesn't use a TinyDB ![]()
This should work.
The above is for storing the value the other one you could use in your screen initialize block when starting the app. You can make them for every label.
2 Likes
you are using the blocks at wrong places.
StoreValue block should after "set label.Text to label.Text + 1", and GetValue block should be in Screen.Initialized event.
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.



