Chapter 7. Riding the Mobile Revolution with FireMonkey

In this chapter, we will cover the following recipes:

  • Taking a photo, applying effects, and sharing it
  • Using TListView to show and search local data
  • Using SQLite databases to handle a to-do list
  • Do not block the main thread!
  • Using a styled TListView to handle long lists of data
  • Customizing TListView
  • Taking a photo and location and sending it to a server continuously
  • Talking with the backend using HTTPS
  • Making a phone call from your app
  • Tracking the application's lifecycle

Introduction

In this chapter, we will look at how to develop mobile apps using Delphi. The recipes in this chapter require a working development configuration for your PC and in the case of iOS, your Mac, to talk with the Android or ...

Get Delphi Cookbook - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.