Android Question label1 arrary expected

merlin2049er

Well-Known Member
Licensed User
Longtime User
Hmm, just retrieving a single text string from a db file, and label1 is expecting an array.

I can stick that string in a message box or custom toast message, not sure why I can't add it to label as a text string?
 
Top