So far, I used the startActivity function with success and now that I need to use the startActivityResult, I have a problem.
When using this function, the activity
Did you add the setResult() call in your MoodPicker class ?