Android Question Referenced Libraries not working

solfinker

Member
Licensed User
Longtime User
Hello.
I suppose I am missing something, but I do not know what.
I have marked the libraries Core and StringUtils, but the variable "table" does not appear to work.

B4X:
Sub Globals
    Dim Table1, Table2 As Table
End Sub

I thought StringUtils was the right library for using table.
What am I missing?

Thanks for your help.
 

solfinker

Member
Licensed User
Longtime User
Do you mean I must create the class "Tableview"? Because "Tableview" does not seem to appear either.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…