On Sat, Feb 16, 2013 at 7:16 AM, α Centauri <[email protected]> wrote:
> How can I save my extras? Any alternatives? Do a Google Search for "Android Pick Image" - you will find that you want to use the Data element of the Intent, not the extras. Also, your use of switching on resultCode with a hard-coded case statement followed by an if check for the very same variable is quite silly. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

