You are all welcome to join our new Facebook page: https://www.facebook.com/groups/b4x.developers
AddReceiverText(thenameofyourservice,
<intent-filter>
<action...
Sub Globals
Dim Canvas1 As Canvas
Dim Rect1 As Rect
Dim sx, sy As Int
End Sub
Sub Activity_Create(FirstTime...