Delphi

How to Get IMEI on Android Devices with DELPHI 10.3 Apps

Author: Landerson Gomes In this post, we will write an Android application with Delphi 10.3 Rio capable of capturing the device’s IMEI. Read on to learn more and replicate it. Knowledge Update The intent is an update of the post GET THE ANDROID DEVICE WITH DELPHI XE5 (in Portuguese). Which I posted right here on the blog in March 2014. It’s been over 5 years and a lot of updates 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 included. 10.3.1 includes 10 new VCL Windows styles that youcan apply to yourWindows applications to give them a…
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 you want to build an Android app? Try the Android App Builder Software, which will assist you in developing apps in the…
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 Germany (stats from statcounter.com). US: iOS ~53% Android ~47% Germany: iOS ~27% Android…
Read more