Starting with Xojo 2023r2 you can add Leading Actions to the rows in your iOSMobileTable instances on iOS, in addition to the regular actions previously available. This introduces many more options and user interface flexibility to the table rows.
Comments closedTag: Mobile
Many users asked for a way to view and navigate the pages of a PDF document in their iOS projects. Starting with Xojo 2023r2, this is possible with the new MobilePDFViewer control. Continue reading to get tips on how to use this in your iOS projects.
Comments closedIn order to test the Android apps you create in Xojo, you either need to have an actual Android device (Xojo supports on-device testing/debugging) or you need to set up an Android Emulator in Android Studio. Read on or jump over to Xojo YouTube Channel to watch this process in this Creating an Android Emulator video.
Comments closedFor the most part, designing mobile apps for Android and iOS is similar, but there are differences. Here are some important ones to keep in mind for a smoother Android experience.
Comments closedUsing and writing declares for Android is very similar to other platforms. The syntax is mostly the same, but we’ve made some additions to make Declares that change Controls easier. Let’s walk through a couple of easy-to-understand Declares to show you how they’re made.
Comments closedMany of us like using Xojo because it’s intuitive and extensible. With the introduction of support for Android in 2023r2, Xojo now offers support for apps running on not just phones and tablets but other devices that also use Android as their operating system such as the Amazon Fire TV Stick.
Comments closedToday’s release of Xojo 2023r2 introduces support for the Android platform! With this release, Xojo iOS licenses are now Xojo Mobile licenses. Any current (not expired) Xojo Mobile license (formerly Xojo iOS licenses) can build for both iOS and Android using Xojo 2023r2. As always, Xojo Pro and Pro Plus licenses include support for all platforms and current Xojo Pro and Pro Plus licenses can build for Android using Xojo 2023r2. The addition of Android support does not change the price of Xojo Mobile, Xojo Pro or Xojo Pro Plus licenses.
Comments closedWe’re calling Android support in Xojo 2023r2 “Beta”. Android is a unique platform and has required a large number of brand new parts of Xojo to bring it to you in a way that follows recommended platform guidelines.
Comments closedAs a direct result of user feedback, starting with Xojo 2023r2, the MobileCanvas control on iOS can now receive KeyDown events from the user, both from the on-device keyboard and any connected keyboard. In addition, this support is available in MobileTextArea, MobileTextField and MobileScreen.
Comments closedWhen developing iOS apps with Xojo you may spend a good amount of time debugging, whether in a iPhone, or iPad simulator or on a real device. With this in mind, let’s learn a good way to handle the Simulators list in Xcode and Xojo.
Comments closed