BlackBerry Facebook SDK jar file

2020-05-02 02:47发布

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.

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?

1条回答
▲ chillily
2楼-- · 2020-05-02 03:23

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.

查看更多
登录 后发表回答