C++

Google Play Store Android 32-bit Extension For Delphi and C++Builder Customers

Audience: Android Developers using C++Builder and/or Delphi planning to release Android Apps  As you’re probably aware, starting August 1st, 2019, applications in the Google Play Store must support 64-bit. We are working to provide 64-bit Android support in RAD Studio, but in the meantime, Google’s Play Store team is considering extensions to the 64-bit requirement for our Delphi and…
Read more
News

New VCL and FireMonkey Styles in RAD Studio 10.3.1

In today’s blog post, I wanted to highlight the 15 new custom VCL Windows and FireMonkey multi-device styles that we added to Delphi, C++Builder and RAD Studio 10.3.1.Many of the styles come in different color variants, and Bitmap Style Designer templates are also…
C++

#CodingResolutions: Your First Mobile App

Author: Rebekah D Welcome back to the #CodingResolutions series! In this post, we’re going to make sure we have our developer environment set up for Android Development, and then create our first Android app in either C++ or Delphi. Prerequisites: You should already have downloaded and installed either the RAD Studio 30 Day FREE Trial, Delphi Community Edition, or C++…
Read more
Delphi

New Dialogs Box on Android with Delphi 10.3 Rio

Author: Landerson Gomes One of the features introduced in Delphi 10.3 Rio was the new design of the Dialog Boxes for Android. Check out this video for an example using ShowMessage! Video Access the original post in Portuguese on my personal blanderson gomesomes.com.br. Do…
C++

Mobile Capabilities in Professional Edition in Delphi & C++Builder 10.3

Since the 10.2.3 release, we have been including mobilecapabilities in Delphi and C++Builder Professional Edition for new purchases and customers on Update Subscription. If you are a customer on Update Subscription for Delphi & C++Builder Professional and recently installed 10.3 and are not seeing iOS or Android available as part of your installation, you will need to update your license…
Read more
News

Android Z-Order, Native Controls, and 10.3 Rio

Before 10.3 Rio, you couldn’t put other controls on top of a platform-native control like TWebBrowser or TMediaPlayer, The stacking of controls is referred to as Z-Order. This was especially annoying when used with the TMultiView (one of my favorite controls)…
Delphi

Get the Competitive Edge with FireUI

The Market Today To stay relevant, be successful and reach users, mobile app developers need to develop multi-device apps. Looking at the latest mobile OS market share stats, iOS and Android is split down the middle in the US, with iOS being prevalent in Japan and Android in…
Delphi

Offline Capable Cross Platform Delphi 10.2 FireMonkey Client Code For Android, iOS, macOS, And Windows

The RAD Server Field Service Template provides an end to end field service application template for routing appointments, managing parts, and user administration. It is made up of a REST server module, a desktop client, and a cross platform mobile client. The template can give you a head start in building your own field service solutions. This blog post is about the offline capable mobile client…
Read more