https://stackoverflow.com/questions/64721218/je...
6 нояб. 2020 г. ... The new behavior can be worked around by, for example, passing a class registering for the activity result down the chain after being ...
https://habr.com/ru/articles/770562/
29 окт. 2023 г. ... LaunchedEffect(key1 = null) { launcher.launch(arrayOf(android.Manifest.permission.READ_CONTACTS)) } }. Вот так красиво это получилось. Мнение ...
https://developer.android.com/training/basics/i...
Jetpack & Compose libraries · Wear OS releases · Privacy Sandbox ↗️ ... You can also start an activity and receive a result back. For example, your ...
https://medium.com/@EazSoftware/exploring-activ...
26 янв. 2024 г. ... Starting, Stoping, and Managing Activities: ... Starting an Activity: In Android Jetpack Compose, you can start a new activity using the ...
https://thestreamliners.in/blog/using-intentlau...
2 июл. 2022 г. ... Launching such intents from composables is tricky because of 2 reasons. So with the help of this article, I would like to show a way to bridge this gap using ...
https://www.youtube.com/watch?v=mXWLpwBAnkg
15 мар. 2023 г. ... Sign up for my new newsletter here https://bit.ly/YCNewsletter102 Join my Community on Discord: https://discord.gg/nKgZd6E3Db In this ...
https://composables.com/blog/activityresultcont...
26 янв. 2023 г. ... How to start activity for result in Jetpack Compose ... The ActivityResultContract s API relies on a powerful mechanism of Android called Intent s ...
https://www.francescvilarino.com/activity-resul...
Until not too long ago the way in Android to start an activity for result was to launch an Intent and then override the onActivityResult method in your Activity ...
https://startandroid.ru/ru/uroki/vse-uroki-spis...
31 окт. 2011 г. ... Метод setResult знает, что Intent надо вернуть в Activity, которое выполнило вызов startActivityForResult, т. ... Compose, Kotlin, RxJava, Dagger, ...
https://geekconvert.com/android/activity-result...
Until not too long ago the way in Android to start an activity for result was to launch an Intent and then override the onActivityResult method in your Activity ...
Start Activity for Result in android - learn to Start Activity for ...
www.youtube.com
PPT - Passing Data Between Activities PowerPoint Presentation, free ...
www.slideserve.com
8. Demo Using the Start Activity For Result - YouTube
www.youtube.com
CS434/534: Topics in Networked (Networking) Systems Mobile System ...
slideplayer.com
CS434/534: Topics in Networked (Networking) Systems Mobile System ...
slideplayer.com
Using Activity Result Contracts in Jetpack Compose | by Francesc ...
fvilarino.medium.com
Start activity for result – DIGIDIMENSION
digidimension.ir
Super FabriXss: Azure Vulnerability | Orca Security
orca.security
Android startActivityForResult Example - Java Code Geeks
examples.javacodegeeks.com
YouTube • March 15, 2023 • 06:22
📩 Sign up for my new newsletter here 👉 https://bit.ly/YCNewsletter102 Join my Community on Discord: https://discord.gg/nKgZd6E3Db In this video, we'll explore how to use Activity Result Contracts in Jetpack Compose, the modern toolkit for building native Android UIs. Activity Result Contracts is a new API introduced in Android 11 that ...
YouTube • August 21, 2022 • 16:33
How To Use The Android Activity Result API With Jetpack Compose
YouTube • June 11, 2021 •
Start Activity For Result & On Activity Result methods Deprecated Android
YouTube • September 27, 2021 • 12:27
Android startActivityForResult API deprecated. So here is the new API ActivityResultLauncher | How to start an Activity for Result. Unlike previously, using this ActivityResultLauncher we can implement the same Android onActivityResult callback. ☕ Buy me a Coffee ☕ buymeacoffee.com/daily_coding 📌 Related Topics: ️ Android Intent ...
YouTube • June 1, 2021 • 05:51
startActivityForResult deprecated replace with registerForActivityResult in firebase google auth In this video, I have explained you how can you replace deprecated function startActivityForResult with latest function registerForActivityResult in google authentication using firebase. Source Code: https://techtauras.xyz/firebase-google-auth-in ...
YouTube • June 4, 2023 • 07:37
In this video I'll show you how you can pop the backstack with a result in Android and Compose. Save your free spot for my online workshop about how you find the right freelance clients: https://pl-coding.com/freelance-workshop 🎁 Get my FREE 4.5h course "The Best Practice Guide to Android Architecture": https://pl-coding.com/best-practice ...