how to see what menu item was clicked from Android.Gallery if I have two menu items
When you want to send an image to facebook from your device,
you open theAndroid.Gallery
and select image and press share.
I see Facebook have two Menu
items in the Share-List:
If i want to have the same setup how is this done?
Registering for the android.intent.action.SEND
in my activity
Menu
item. But i need two and handle them differently . you can have two activity's and each on having it's own SEND
精彩评论