DelphiHow-To'sNewsRAD Studio

Here’s How To Use RAD Studio With iOS 26 and XCode 26

One of the great things about RAD Studio is that it’s really easy to create mobile applications that work on both Android and iOS with very little, if any, code changes. For us here at Embarcadero that does mean that behind the scenes we sometimes have to grapple with the occasional times where Google or Apple make some breaking changes to the SDKs that enable all that smartphone deliciousness.
Read more
How-To'sShowcaseWebinar

Not a Hotdog! How to Use AI Object Recognition in Your Apps

I’m finally catching up with the articles to go with our Winter Webinars series. My guests and I have been showing you how to write genuine cross-platform low-code apps that do extraordinary things with just a few lines of code and get them to work on Windows, macOS, iOS, Android, and Linux. We will be back in the new year with more to come after our pause for the winter break. You can catch…
Read more
News

Announcing the Availability of RAD Studio 12.1 Athens

Embarcadero is very excited to announce the release of RAD Studio 12.1 Athens along with Delphi 12.1 and C++Builder 12.1. RAD Studio 12.1 Athens release primarily focuses on enhancing the new features in RAD Studio 12, adding further refinements and addressing customer requests. At the same time, we have completed the development of the new C++ Win64 Clang–based compiler and toolchain, which…
Read more
CodeDelphiNews

ZXing.Delphi (Zebra Crossing) Demo Updated for RAD Studio 12 (Android and iOS)

ZXing.Delphi (Zebra Crossing) In the same way I did for RAD Studio 11 here, I successfully compiled a small demo app using the ZXing library for Delphi – but now using RAD Studio 12. This demo app was built with the most recent version of ZXing (3.97) and has been tested on Android 13 and iOS 17. This version also brings optimizations for the app appearance and performance – due the…
Read more