开发者

Sharing list field item via email in blackberry

I am developing an application in blackberry.The application has got list field items.So when i click any list-field item,it should open the default ema开发者_StackOverflow中文版il client of the device,so that the person can share that item.Can anyone provide sample code for sharing item via email in blackberry?


It's pretty easy, actually. Call the Invoke.invokeApplication method, as shown in this example:

http://docs.blackberry.com/en/developers/deliverables/11935/Invoke_BB_device_software_app_565421_11.jsp

You can use this to make phone calls, open the calendar, etc.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜