I want to be able to handle the intent (which contains an image) which
is generated when a user chooses my 'activity' from the Share menu but
I want it to happen without displaying a UI after the user chooses my
entry on the 'Share' acitivty chooser menu.

Is it possible to create an Activity with no UI?  Normally I'd use a
receiver for this but the 'Share' button only enumerates activities
for its chooser, not receivers.  Worst case scenario I could have the
activity display an acknowledgement and then immediately close but I'd
rather have it handle the operation 'invisibly.'

Suggestions for solving this?

Thanks,

     Hans
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to