fmx_tutorials icon indicating copy to clipboard operation
fmx_tutorials copied to clipboard

Several own delphi firemonkey tutorials

Firemonkey Tutorials

  1. Delphi iOS - Exploring app crashes

    Exploring the .crash files generated by the iOS symbolizing it to identify the call stack

  2. Delphi iOS - Universal Links

    Adding a new Universal Link to your Delphi Firemonkey iOS app

  3. Delphi iOS - Handle incoming url

    Find out which url opened your app (custom schemes and universal links)

  4. Delphi All - Google Geocoding

    Getting the address of an geographic coordinates, and the reverse, getting the geographic coordinates of an address

  5. Delphi All - System Bars

    Setting the status bar and navigation bar background colors and visibility, getting the bounds and an extra tip to get the system bars full transparent in android's splash screen