In this part, you will learn to build and structure a messaging app called WhatsPackt, implement real-time communication using WebSockets, and ensure data persistence and backup with Room and Cloud Storage for Firebase. You will gain hands-on experience in creating user interfaces, handling message synchronization, and implementing push notifications, culminating in a robust and reliable messaging system.
This part includes the following chapters:
- Chapter 1, Building the UI for Your Messaging App
- Chapter 2, Setting Up WhatsPackt’s Messaging Abilities
- Chapter 3, Backing Up Your WhatsPackt Messages