Hi
I have this problem in that no sound is made.
B4X:
Sub Process_Globals
'These global variables will be declared once when the application starts.
'These variables can be accessed from all modules.
Dim phoneVib As PhoneVibrate
Dim phone As Phone
Dim NMTimer As Timer...