DORSETRIGS
Home

onactivityresult (2 post)


posts by category not found!

First activity is destroyed and recreated when the user is moved from First Activity to Second and back to First on Samaung A34

Understanding Activity Lifecycle in Android Issue with Samsung A34 When developing Android applications understanding the activity lifecycle is crucial Develope

2 min read 23-09-2024 45
First activity is destroyed and recreated when the user is moved from First Activity to Second and back to First on Samaung A34
First activity is destroyed and recreated when the user is moved from First Activity to Second and back to First on Samaung A34

startActivityForResult with RESULT_OK does not work also its not picking up the resultCode from onBackPressed()

Understanding start Activity For Result and Back Navigation in Android The start Activity For Result method in Android is a powerful way to initiate another act

3 min read 31-08-2024 37
startActivityForResult with RESULT_OK does not work also its not picking up the resultCode from onBackPressed()
startActivityForResult with RESULT_OK does not work also its not picking up the resultCode from onBackPressed()