Use AndroidMobileUserControl to Create Custom Controls

Originally published at: Use AndroidMobileUserControl to Create Custom Controls – Xojo Programming Blog

Xojo for Android has robust Declare and Library support that allows you to call into many native Android libraries and frameworks. With the newly added AndroidMobileUserControl you can also create your own native UI controls as well. This control is available in the Xojo Library panel and works similarly to iOSMobileUserControl: drag it onto a…

4 Likes