shock 11
08/12/2024, 6:48 PMshock 11
08/12/2024, 6:49 PMshock 11
08/12/2024, 6:50 PMIan Lake
08/12/2024, 6:51 PMIan Lake
08/12/2024, 6:53 PMshock 11
08/12/2024, 6:55 PMshock 11
08/12/2024, 7:09 PMshock 11
08/12/2024, 7:15 PMshock 11
08/12/2024, 7:17 PMshock 11
08/12/2024, 7:18 PMIan Lake
08/12/2024, 7:23 PMshock 11
08/12/2024, 7:42 PMshock 11
08/12/2024, 7:43 PMshock 11
08/12/2024, 7:46 PMshock 11
08/12/2024, 8:14 PMshock 11
08/12/2024, 8:15 PMshock 11
08/12/2024, 8:19 PMshock 11
08/12/2024, 8:23 PMshock 11
08/12/2024, 8:50 PMIan Lake
08/12/2024, 8:59 PMcapturedUri
was where you were storing your image, I should have recommended imageUri
Ian Lake
08/12/2024, 9:00 PMWhen starting an activity for a result, it is possible—and, in cases of memory-intensive operations such as camera usage, almost certain—that your process and your activity will be destroyed due to low memory.
For this reason, the Activity Result APIs decouple the result callback from the place in your code where you launch the other activity.
shock 11
08/13/2024, 9:24 AM