List Question
20 TechQA 2023-10-26T19:45:25.613000Android Activity Result API with a ViewModel: how to reference ActivityResultRegistry
191 views
Asked by Tim Korelov
How safe is registering contracts with ActivityResultRegistry after onResume in android?
1.3k views
Asked by Diken Mhrz
Default way to get request code in ActivityResultContract
428 views
Asked by Gregory
Activity result API's ActivityResultLauncher launch() method causes calling not only contract's createIntent() method but also parseResult()
4.5k views
Asked by Oleh Liskovych
Adding Intent setAction to the new Activity Result API ActivityResultLauncher when selecting Image from Gallery
1.2k views
Asked by Emmanuel Njorodongo
Using Activity Result API in Xamarin.Android
527 views
Asked by solru
How to get requestCode from Activity Result API
11.4k views
Asked by sujan_014
FirebaseUI needs pending intent
44 views
Asked by shaked428
Android SecurityException: Permission Deniel for CAMERA permission in the AndroidManifest file
266 views
Asked by ganpat malekar
How To Send Intent Back using ActivityLauncher API?
586 views
Asked by Skello
How to use ActivityResult API in fragment when Activity overrides `onActivityResult` method
239 views
Asked by iamanbansal
Activity Result APIs (TakePicture() camera): Failure delivering result ResultInfo (App Crash)
493 views
Asked by Mena
Does requiring an Play Services module in manifest.xml install for all apps or just the requestor
35 views
Asked by Jay Whitsitt
How do I use registerForActivityResult with StartIntentSenderForResult contract?
5.9k views
Asked by Omer Levy
how to store URI of a file from gallery into local DB and access it (in kotlin preferably)
846 views
Asked by SIMPLEGUY
ActivityResultLauncher always returns null data
1.5k views
Asked by Shayan Rahmati
Android. Requesting runtime permissions does not work correctly
355 views
Asked by testivanivan
Android ActivityResultContracts.CreateDocument onResult is never called
845 views
Asked by Eynnzerr