Thank you for pointing that out. So I get RESULT_CANCELED when the activity actually send something. I guess its no big deal, but why not have a different return type for an intent that doesn't return anything?
like RESULT_NONE, RESULT_DEFAULT or RESULT_VOID. When I saw the return type, it was strange to see that it was canceled. Had it been a 3rd category, it would have been a bit clearer... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

