Languages

Menu
Sites
Language
Share menu

Hello,

I want to add sharing feature to my app (to share text and pictures), please how I can added the native share menu to my app (native)?

 

 

Thanks

 

Responses

5 Replies
Shaswati Saha

Hello,

Would you please share about the feature in more detail? With whom you're trying to share? Another app of your device, another device or share via another app?

 

Wajdi

Hi,

Thanks for your response, I want to add sharing button in my native app, if user want to share it's high score for example (and optionaly a screenshot) he click on my sharing button then the Tizen native "share menu" will be shown to let user to choose to share content via email, sms, bluetooth, facebook, whatsapp.

 

 

 

Wajdi

Hi,

Any help how to implement this feature please?

 

Thanks

Eugene Kurzberg

Share panel is launched using APP_CONTROL_SHARE_OPERATION. See App Control tutorial to find out how to launch App Control. You will also need to specify a MIME type and possibly an URI or some extra data like APP_CONTROL_DATA_PATH depending on what exactly you are trying to share.

Eugene Kurzberg

*APP_CONTROL_OPERATION_SHARE