I am receiving help from someone who showed me a block layout so I could copy it and build it myself instead of using an .ala file. He has a "When BluetoothLE1.Connected" and a plug in that says ""Set LabelMessages.Text."
I tried calling up various attributes in the Design menu but I am unable to locate these blocks. Can anyone suggest to me what I might need to do?
I just do not see what you are saying. I easily found the block "When BluetoothLE Connected" but the green "Set" blocks do not allow be to change the first word from "Connected" to "LabelMessage" and I cannot find a block with that "label."
Isn't there a tutorial that covers all of the block functions, their sub-components, and their functions? Just the pretty colored blocks and not technical jargon associated with them.
and an e-book explaining how to use App Inventor discussed in
these resources to help you learn to use the AI2 tools. A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook App Inventor 2 Book: Create Your Own Android Apps ... the links are at the bottom of the Web page. The book 'teaches' users how to program with AI2 blocks.
Hi, I have received helpful advice from several people here but I am still unable to apply it to my situation. I have block code, but no designer code, from someone who said "do it like this . . ." He was replicating what I was trying to do which was to connect to my ESP32C3 via BLE and display three parameters. Given this, the design page should have a button and three labels to display the data.
All I can guess is that this person has something else in his design page and I hope someone here will recognize it and tell me what it is. After some UUID assignments, there is a logic block "When BluetoothLE (is) Connected," "Set LabelMessage.Text to." And this is my nightmare . . .
I cannot find any block features on the lext that have a "Set LabelMessages.Text." I am including an image of what I encounter. Someone said that "LabelMessages" was a user-created term but there is only a drop-down box with choices here, not a fill-in-the-blank block.
My prayer is that someone says "Put XXXXX in your Design window and "LabelMessages" will appear as a drop-down choice in the Block window.
This screen shot is from an inconsiderate user who posted code where none of the components had names as to their purposes, yet they asked for help fixing their code.
(I had to guess the user name components myself and rename them before I could make inroads into their logic.)