问题描述
嘿人,我在与Facebook的黑莓SDK中的问题,以及如何使用它在我的项目。我有一个在SourceForge上可用的源文件做了一个项目,我引用在我开发项目这个项目,工作得很好编程,但是当我要部署我的应用程序,甚至在模拟器上它会问我部署草莓应用其附带为好,即使我排除从引用的项目。
Hey people, I'm having a problem with the Facebook Blackberry SDK and how to use it in my project. I have a project made with the source files available on SourceForge and I referenced this project in the project I am developing, works just well for programming but when I want to deploy my app even on a simulator it will ask me to deploy the StrawBerry app that comes with it as well, even if I exclude it from the referenced project.
我试图使与包一个jar文件,但我不能设法使用它在我的项目,我无法以preverify它,我得到的jar文件创建错误-1。有没有人这样做呢?或者,如果有人使用了SDK之前怎么你做了吗?
I tried making a jar file with the packages but i can't manage to use it on my project and am unable to preverify it i get jar file creation error -1. Has anyone done this? Or if anyone has used the SDK before how have you done it?
推荐答案
在最后,我决定,我试图做的是方法,小到使用FB SDK,所以我所做的就是在屏幕上创建一个browserfield2重定向到Facebook网站制作自己的GraphAPI认证和权限调用。
In the end I decided that what I was trying to do was way to small to use the FB SDK, so what I did is create a browserfield2 on a screen that redirects to the Facebook website making calls to their GraphAPI for authentication and permissions.
这篇关于黑莓的Facebook SDK jar文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!