Dear users, i am struggling to receive data back from a external webpage.
The page must return 3 strings that i want to capture in b4x.
The tablet OS is Android 16 and to my knowledge Google gas tightend the java it.
I does not have to be complicated the 3 string are less that 256 chars.
It is data from a database, id, number, description.
So my question is simple how to get databack to the b4a app that holds the webview?
The page must return 3 strings that i want to capture in b4x.
The tablet OS is Android 16 and to my knowledge Google gas tightend the java it.
I does not have to be complicated the 3 string are less that 256 chars.
It is data from a database, id, number, description.
So my question is simple how to get databack to the b4a app that holds the webview?