Sub Process_Globals
Dim Sms1 As PhoneSms
End Sub
Sub Globals
Dim EditText1 As EditText
Dim Button1 As Button
End Sub
Sub Activity_Create(FirstTime As Boolean)
Activity.LoadLayout("Layout1")
End Sub
Sub Button1_Click
Sms1.Send(EditText1.Text, "This is a test")
End Sub
Hello everyone!
In my post here
http://www.b4x.com/forum/basic4android-updates-questions/28293-simple-example-sliding-panels.html
please follow the link provided by yttrium and see if you have the same problem.
mine is that the browser closes immediately after clicking on the first link about "Screen shot"
problem reproduced 2 times.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?