Mobile Tutorials: Mobile Application Development (iOS and Android)

From RAD Studio

Go Up to Tutorials


This integrated set of tutorials walks you through development of a Delphi or C++ multi-device application for iOS and Android:

  • After the three initial setup tutorials, the first tutorial shows you how to construct an iOS or Android application using FireMonkey tools.
  • The remaining tutorials demonstrate the recommended FireMonkey components to use in order to achieve a native look-and-feel in your iOS and Android applications.

These mobile tutorials are also available in PDF format here: http://docs.embarcadero.com/products/rad_studio/radstudioTokyo/Mobile_Tutorials_en.pdf

Setup

Using Basic User Interface Elements

Using a Button Component with Different Styles (iOS and Android)
Using Combo Box Components to Pick Items from a List (iOS and Android)

Using Device Functionality

Using Backend as a Service

Accessing a Database

See Also