Having Trouble compiling...

microbox

Active Member
Licensed User
Longtime User
Hi everyone!,
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
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
 

Attachments

  • ErroCompiling.png
    61.3 KB · Views: 156

microbox

Active Member
Licensed User
Longtime User
Hello, thanks for the reply. I do have 1.90 version. I don't understand, I should have run the simple example without any problem.
 
Upvote 0

microbox

Active Member
Licensed User
Longtime User
I got it working...I installed the android sdk to C:\ instead in Program Files and I got no more issue.

Thanks all,
microbox
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…