I want to integrate Twitter in my BlackBerry application. Is there an api or documentation?
相关问题
- Rails how to handle error and exceptions in model
- CORS issue with Twitter api calls in Webpack dev s
- Twitter sign in crashes with TWTRInvalidInitializa
- Accessing Twitter through Javascript
- Swift 3: How to reverse a transparent Navigation B
相关文章
- is there a callback option with twitter's “fol
- Twitter name length in DB
- Twitter oauth refresh token
- To get the module names in blackberry
- Login with Twitter on iOS
- How to close a global dialog and display another i
- linqtotwitter - grab the saved credentials
- Getting the location using Tweepy
Hello follow this: Integrating twitter in a blackberry application work flawlessly for me. It provides the basic needed functionalities like tweet, follow, unfollow...
Hope this helps.. Cheers!
Take a look at the jibjib library - based on J2ME it should work on BlackBerry.
same problem that libraries gives a "tunnel failed" exception when you are using the BIS network... I achieve the Blackberry-twitter implementation based on this post
http://supportforums.blackberry.com/t5/Java-Development/Twitter-Implementation-in-Blackberry/td-p/548578