On Sat, Feb 16, 2013 at 7:16 AM, α Centauri <lucasact...@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
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 android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to