Regards.
I am a newbie in B4A and I have a question in which, I hope, you can help me.
In the Main Activity I have a sub (MySQL_Query) that connects to MySQL and obviously this is also the JobDone sub. In the JobDone sub, fill a ListView (ListViewProfile). It's okay.
In another activity I have another ListView (ListViewUser). How do I fill the ListViewUser from the Main Activity?
That is, how can I use controls for one Activity from another?
Thanks for the help you can give me.
I am a newbie in B4A and I have a question in which, I hope, you can help me.
In the Main Activity I have a sub (MySQL_Query) that connects to MySQL and obviously this is also the JobDone sub. In the JobDone sub, fill a ListView (ListViewProfile). It's okay.
In another activity I have another ListView (ListViewUser). How do I fill the ListViewUser from the Main Activity?
That is, how can I use controls for one Activity from another?
Thanks for the help you can give me.