Hi everyone!,
Can anyone tell me what I'm missing? It seems I can not compile my code below.
I plan using GalaxyTab7.7 (which is I think 3.2 and API 13)on the emulator first.
Here is the output...
Thanks in advance,
microbox
Can anyone tell me what I'm missing? It seems I can not compile my code below.
B4X:
Sub Activity_Create(FirstTime As Boolean)
Log("Hello world!")
Msgbox("Hello world?", "First program")
End Sub
Here is the output...
Thanks in advance,
microbox