Delphi

Generate images using AI in your Delphi applications

Recently, a mobile application became one of the most talked about topics in the world using Artificial Intelligence to generate avatars of its users. The Lensa effect The Lensa app, an image editing app that has existed for some time, has launched a feature called Magic Avatars that uses artificial intelligence to create avatars from user photos. Even several celebrities around the planet joined…
Read more
Delphi

Change notification bar color on Android

Author: Landerson Gomes I received a message from a reader asking if it was possible to change the color of an app’s status bar on Android. The answer is yes! There are even several ways to do this. I particularly use the one I decided to share in the post: CHANGE THE COLOR OF THE ANDROID NOTIFICATION BAR (in portuguese) Video And that you can also see here in the video (in…
Read more
Delphi

How to customize URL in Datasnap REST servers

Author: Landerson Gomes In this post I discuss how to customize the URLs generated by the Datasnap REST server. Challenge A major challenge in building APIs when using Datasnap is to generate URLs so that documentation, understanding, and versioning is easy. I’ve…
Delphi

ACCESSING GOOGLE FIREBASE CLOUD FIRESTORE

Author: Landerson Gomes In this post an example of native Delphi component access to Google Firebase Cloud Firestore. Check out the video and download the sample sources. Check out the original post at (in portuguese): Acessando Google Firebase Cloud…
C++

RAD Studio 10.2.2 Released Today

I am excited to announce that RAD Studio 10.2.2 was released today. 10.2 Tokyo, Release 2 (also known as 10.2.2) is an update of Delphi 10.2 Tokyo, C++Builder 10.2 Tokyo and RAD Studio 10.2 Tokyo available for any active Update Subscription customer. 10.2.2 Registered User Download Links: Delphi Tokyo: http://cc.embarcadero.com/reg/delphi C++Builder Tokyo…
Read more
Delphi

Container Accordion on Delphi FMX

Author: Landerson Gomes Watch this video tutorial on how to create a retractable container using Delphi Firemonkey. (In Portuguese) Subscribe to the channel:https://www.youtube.com/landersongomes6 Follow my personal blog with various tips from Delphi, Android and Delphi community events in Brazil:http://landersongomes.com.br/ See you next time! …
Read more