DelphiRAD Studio

Setting up the IDE for your First Android App

I’ve recently had an increase in the number of customers asking about getting started with Android programming with Delphi, so I thought it was a good time to refresh how to check your IDE is set up, how to enable developer mode on an Android phone, and how to quickly get Android applications running and debugged from RAD Studio. When you’ve mastered all of these steps, you’ll be…
Read more
News

C++ GM Update: Focus on C++ Quality in 10.4 And 10.4.1

Our refocusing efforts on quality assurance and bug fixes for C++ Builder has never been more clear than in 10.4.1. While we appreciate your patience, we don’t take it for granted. We have never been more energized to build on the solid foundations of C++ Builder and will…
News

Promote the FREE Desktop First UX Summit

The FREE Desktop First UX Summit is fast approaching on Sept 16th & 17th. This is your chance to learn from the best UI & UX industry experts and practitioners and take your desktop applications to the next level. Move beyond the Mobile-First design of just stretching a small UI to fill a desktop screen. Learn how to take the most advantage of the most powerful platform and make your users…
Read more
CodeDelphi

Double Performance In Some Scenarios With Custom FastMM4-AVX Memory Manager

While looking into upgrading the FastMM4 version in Embarcadero Dev-C++ I ran across a fork of FastMM4 called FastMM4-AVX. It uses special instruction sets to achieve better results than the original FastMM4. Developer maximmasiutin has added a number of enhancements to the original FastMM4 specifically “AVX support and multi-threaded enhancements (faster locking)”. It claims…
Read more
DelphiTech Partner

Cross-Platform Automation Projeto ACBr for Delphi on Windows and Android

The ACBr Project, or Commercial Automation Project Brazil, is a set of several Sources, Components, and Programs to help in the development of Applications for the Commercial Automation segment, and distributed under the Open Source. The ACBr ProjecDaniel Simes de Almeida, the Project’s founder, manages the ACBr Project. The ACBr source code and forum are maintained by dozens of…
Read more