Blackberrry Twitter Integration to tweet photos

时光总嘲笑我的痴心妄想 提交于 2019-12-06 07:54:58

问题


I am developing an application where user can share photos to Facebook and Twitter, for BlackBerry Storm and Torch series phones running OS 5.0.

For Facebook I used the strawberry project. But for Twitter I am not able to find any library which can authorize the user using oauth 1.0 as well as tweet photos.

I tried implementing oauth 1.0 in my code without using any libs but failed.


回答1:


Use http://kenai.com/projects/twitterapime/downloads/directory/1.7` to download a RIM Twitter api. Unzip and read index.html for guidance.

Update

with working example

http://kenai.com/projects/twitterapime/downloads/directory/Miscellaneous



来源:https://stackoverflow.com/questions/7606634/blackberrry-twitter-integration-to-tweet-photos

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!