: 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
: Using the FireMonkey (FMX) framework to create a single codebase that works on multiple screen sizes.
If you are starting a new project, these are the three tutorials most developers begin with: RAD Studio Mobile Tutorials (pdf) - Embarcadero...
: Configuring your development environment for both iOS and Android.
: Learn the basics of FMX components.
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 : While Embarcadero used to provide standalone PDFs
The document covers the end-to-end process of mobile development, including: