Android Question MySQL <=> B4A

Morcinek92

New Member
Hi,

I'm designing a device based on the Atmega88 processor that is supposed to communicate with the b4a application through the hosting server. Processor data is stored in the database. I would like to write applications in b4a which will read data from database (MySQL).

I'm a beginner, simple applications are already working, can you give me simple examples to read the array from MySQL and display in the label. ??

Thank you,
Marcin :)
 
Top