How to call an Activity with Intent and get a result in Android: Overview and Animation

Опубликовано: 27 Сентябрь 2024
на канале: Brandan Jones
359
14

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...