this is what i tried
the project
B4X:
Sub Activity_Create(FirstTime As Boolean)
'Do not forget to load the layout file created with the visual designer. For example:
Activity.AddMenuItem2("test","test",LoadBitmap(File.DirAssets,"test.png"))
End Sub
the project
Attachments
-
12.6 KB Views: 148