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 the 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 life cycle
- Building your own SMS sending service with the REST API