The Hospitality Survey EMS projectis part of theHospitality Survey App template for Delphi 10.2 Tokyo that Embarcadero has released through their GetIt platform. The Hospitality Survey App consists of four different projects. In this blog post I am going to cover theHospitality Survey EMS project. Itis the backend RAD Server module for the Hospitality Survey Client and the…
Embarcadero has four mobile arcade game projects for Delphi in Object Pascal available for free over on GitHub. All of the projects run on Android, IOS, OSX, and Windows. One of the projects is called Space Rocks and I modified this project to allow the player to customize…
Build Dynamic Forms At Runtime With Hospitality Survey Editor For Delphi 10.2 Tokyo
September 8, 2017
Embarcadero has released a Hospitality Survey App templatefor Delphi 10.2 Tokyo through their GetIt platform. The Hospitality Survey App consists of four different projects. A client app built with FireMonkey for Android, IOS, OSX, and Windows where users can fill out…
RAD Server Solution Series: [Hospitality] Restaurant Survey Application
September 1, 2017
RAD Server is a turn-key application foundation for rapidly building and deploying services based applications. RAD Server enables developers to quickly build new application back-ends or migrate existing Delphi or C++ client/server business logic to a modern services based architecture that is open, stateless, secure and scalable. RAD Server is easy to develop, deploy and operate making it…
Author: Landerson Gomes
See in this tutorial how to capture the version of your Android Delphi application. (In Portuguese)
Video
Did you like it? Then sign up for the channel: youtube.com/landersongomes6
Blog
Post orignal on my personal blog, go to…
Please read the installation instructions at the bottom of the Code Central listing before downloading the patch. Customers who are using the 10.2 Trial can also get this patch.
This patch fixes critical Android issues in Delphi, C++Builder, and RAD Studio 10.2 relating to…
Custom Fonts on Android with Delphi 10.2 Tokyo
May 12, 2017
Author: Landerson Gomes
See in this post a quick video on how to distribute your App with custom fonts on the Android and provide even more attractive user interface customization.
Video
Subscribe to my YouTube channel: youtube.com/landersongomes6
Click the link and go…
DEMO APP MANAGEMENT POST FUEL
May 7, 2017
Author: Landerson Gomes
Video Demo of a prototype project of the Fuel Station Management App.
Project
One partner asked me for a mobile application for fuel station management that interacted with a server application that already exists and is in production. Using Delphi…
Delphi on Raspberry Pi
May 5, 2017
[Part 1] [Part 2]
Part 1
The Raspberry Pi is an example of a single board computer. These low-cost hobby or project computers are a prime staple of the Internet of Things. More powerful than an Arduino, but not a full desktop. They often have limited or specialized hardware, but their small size and low cost make them ideal for embedded application development.
Delphi supports both ARM and…