memtable is list storing array at location Index
Dim StrArr() As List = memtable.get(Index)
lbheading.Text=StrArr(vheading) <-- causes java.lang.RuntimeException: Method: Get not found in: java.lang.Integer
vheading is integer with value 5
however watch expression...
I have an app for Android that receives sms
N.1 service module, 3 B4XPage with a command button on each
When sms arrives in the service module I have to change background color, button color, button text on the requested page
How to make code in the service module change these properties of any...
Ola
Scenario: My BANano b4xlib comes with resources, e.g. images, php, zip files that I will mostly use across apps I built with the library.
Without having to always include the images, php, zip files again on new projects I make with the BANano B4xlib, how can I tell BANano to source the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.