Hi,
Firstly thank you for all the hard work you all contribute to the community,
I am very new to Apps Inventor, so my coding my not be perfect, however I've spent many days working with it, I should have reached out earlier, but I really wanted to solve it myself, but now 'm going round in circles.
I have a project where i need to update a label depending on which task is being run at the time.
Each task is run sequentially and initiated from a button.
The problem I have is the the label only display the status of the last task., but the project runs them all.
Can you guys help?
Hi TIMA12,
I' see you have a lot of knowledge with this product and are a main contributor, I have searched for Waiting and Timing but unable to find it, would you mind provifding a bit more help?
Hi, the attached blocks show two procedures, (one produces audio, the other is meant to update a label), each one has the same delay process, (5 seconds) applied to them, however the only one that works sequentially is the audio. The one with the label only updates the label with the last attempt.
I believe app inventor is a single process, and if given 3 tasks , e.g. A,B and C it needs to finish each one before going on to the next, so it will do A, then B and finally C is the correct?, if so why does it not update the labels?
I've read and looked at example, but still fail to get this to work.
Can anyone help me?
Hi TIMA12,
Thanks for getting back, I've read the articles many times, and it looks like what I want can't be done, if so not a problem, just dont want to flog a dead horse
Your solution works great on a phone Samsung A13 with Text to Speech thank you.
My app also works with text to speech on a phone. The reason I wanted to update a label is for people who are either hard of hearing, do not want speech or their device doesn't support speech, like the Amazon Fire 7 2003.
I'm new to Android and App inventor, but didn't realise that Amazon Fire 7 was a limited device.
I will see what I can do with your code so it just updates the labels without using text to speech, but I am not as quick as you guys and I've spent many ,many hours so far.
Hi Anke,
I don't wna to sound ungrateful, but the nw solution without the text to speech doesn't wotk. there is no text to the label at all.
I'm on my way out, so can look at in a few hours, the progress youve made us far better than I've had in weeks