Xojo Android Survey

There are always users who want to get more out of their apps. You can do many things in Xojo with Declares or plugins from external providers.

With Android we have a new supported platform in Xojo and I wonder what controls and features users need and want in addition to the built-in ones to realize their desired app idea in Xojo? I’m curious to know what you need for your Android app.

Plugins Add-Ons

Some kind of listbox control

That sounds interesting. Can you explain in a little more detail what exactly you have in mind? What are you looking for?

Not a Xojo Android developer yet, but I’m seeing a AndroidMobileTable in the Library.

Is there something else you need @Mariano_Poli?

Tables are only a one column control. It would be very usefull for me to have a multicolumn control

1 Like

Should the “Listbox” only display texts in cells or also other things? Do you need Events? If so, which ones?

Ah makes sense and I would agree with you. I too would need multi-columns or something akin to the MobileTableCustomCell from the iOSMobileTable.

To your question @Martin_T, one of the big roadblocks for me is the lack of UDPSocket support within the Xojo Android target.

1 Like

Not only text… pictures could be nice.
Events: at least the basic ones: cellclick that let determine which column and row is clicked

2 Likes