An overview of calling an Activity in Android that will return a result. I give an explanation and show an animation that covers the basic terms involved: Building an Intent, registerForActivityResult(), Contract, callback lambda, and launch(intent)
All source code is freely available in GitHub: https://github.com/discospiff/MyPlant...
This video is part of a playlist on creating Android apps with Jetpack Compose, which is available here: • Create an Android app with Jetpack Co...