Hi everybody.
I've registered my application to receive images when the user selects
"Share" from the Gallery application.
My Activity is called and manage to debug all the process. But now
there's a problem... How can I get the information to know what image
was selected??
When I want to get it, and use the getIntent() and getExtras(), but
everything fails!
The intent that is received is:
Intent { action=android.intent.action.CHOOSER flags=0x3800000 comp=
{com.superjmn.app.onblog/com.superjmn.blog.EditEntryActivity} (has
extras) }
And its Bundle is:
Bundle[{android.intent.extra.TITLE=Share picture via,
android.intent.extra.INTENT=Intent { action=android.intent.action.SEND
type=image/png (has extras) }}]
PLEASE, HELP!! I crawled all over the Internet for hours and I'm
almost exhausted and 4:26 AM.
Thanks in advance...!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---