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