Integrate Facebook with Blackberry application
I am implementing a web application that requires Facebook integration. How do I get my application to开发者_开发知识库 open the Facebook login screen when the user clicks a button?
There's an open-source BlackBerry Facebook SDK: http://sourceforge.net/projects/facebook-bb-sdk/ which is used by quite a few commercial products. Good place to start.
精彩评论