Hi App Inventor Community,
my name is Rolf and I'm an absolute beginner with App Inventor (started yesterday )
I managed some first small steps in programming a very simple App so far.
(Button calls a "Beep". Beep .mp3 is already loaded and mobile phone "beeps"
when pushing tht button).
My question is: How can I create the following sequence:
User pushes a certain "Start" button --> 1 Beep. After 3 seconds another Beep. Then wait for 7 sec. After this: another beep , wait 3sec next beep. Then wait another 7sec and so on.
Whole procedure: 6 times (2 Beeps -->wait 7 sec, 2 Beeps, wait 7 sec ......)
Thanks a lot for any help!
Best Regards
Rolf