- We let's keep the same connections and the same Arduino sketch
--------------------------------------------------------------------------------------------------------------------
- Now when we Click a Button in Arduino-BT (boton2 or boton3) a message is sent to Android:
"Hola amigo" or "Me llamo Juan" (those messages are in sketch Arduino)
- Android receives that message.
- If message contains "Hola" trigger a Notification, if contains "Juan" trigger other Notification.
- These Notifications carry another signal message: "Click button Hola" or "Click button Juan"
- When user touch Notification that message is shown in Label2
- Install and try this app with blocks: ToBackground, ToForegroun, ScreenOnAcquire, ScreenOnRelease.
- http://kio4.com/appinventor/291B_extension_notificacion.htm