What you've learned
You should now know how to:
- Architect a modern hands-free selfie Android app with MediaPipe.
- Leverage lifecycle-aware components within the Model-View-ViewModel (MVVM) architecture.
- Combine MediaPipe's face landmark detection and gesture recognition for integration in a multimodel selfie solution.
- Use JetPack CameraX to access camera features.
- Use Kotlin Flow APIs to handle multiple asynchronous data streams.