Rad Studio Mobile Tutorials (pdf) - Embarcadero... -
The primary documentation you are looking for is the (PDF), which is a comprehensive guide provided by Embarcadero to help developers build cross-platform mobile applications using Delphi or C++Builder. Core Tutorial Content
: Implementing native functionality such as: Using Location Sensors (GPS). Capturing and sharing images via the Camera . Integrating with Remote Notifications . Connecting to RESTful Web Services and databases. How to Access the Documentation
If you are starting a new project, these are the three tutorials most developers begin with: RAD Studio Mobile Tutorials (pdf) - Embarcadero...
: Learn the basics of FMX components.
: While Embarcadero used to provide standalone PDFs for every version, they now encourage using the "Print to PDF" feature directly from the DocWiki pages to ensure you have the latest information for your specific version (e.g., RAD Studio 12 Athens). Essential First Steps for Beginners The primary documentation you are looking for is
: Essential for apps that require a backend.
: This is the most up-to-date source. You can find the full suite of mobile tutorials at the Embarcadero DocWiki - Mobile Tutorials . Integrating with Remote Notifications
The document covers the end-to-end process of mobile development, including:
