Hi all,
Spend two days trying to compile Dolphin app v.1.7 and still getting these errors. Can anybody point me to the right direction please?
Hi all, Spend two days trying to compile Dolphin app v.1.7 and still getting these errors. Can anybody point me to the right direction please?
http://boonexpert.com |
Since we integrated facebook login, we included facebook SDK into the project. It seems that in your situation path to Facebook SDK files isn't found. I would suggest to refer to these docs on how to setup Facebook SDK (please note that necessary files are already in the source files under /facebook/ folder): http://developers.facebook.com/docs/getting-started/facebook-sdk-for-android/3.0/ Most probably you just need to add Facebook project into your workspace (Step 3). Rules → http://www.boonex.com/terms |
Alex, thank you for reply. Seems like it's a path problem, but I have Facebook project in my workspace. I did all steps before described in the link, I see all Facebook apps in Eclipse list, some of those apps are running, but not Dolphin app. I guess I should read more about these steps, I thought Dolphin app is tuned from the box. http://boonexpert.com |
Got it running but by selecting external FacebookSDK as a library. Included in project "facebook" library didn't work for some reason as a library. Maybe my experience will help somebody. Project properties: Java compiler must be set to 1.6
But I don't see any evidence of Facebook login in the app, where is it? http://boonexpert.com |
But I don't see any evidence of Facebook login in the app, where is it?
Do you have the default BoonEx Facebook Connect installed?
Also, I saw where this Facebook Join/Login was compatible withe D 7.1.1 but we dont have a version 7.1.1 yet. Not sure if its working yet or not. There is more information from Newton27 here:
http://www.boonex.com/forums/topic/Mobile-Facebook-Connect-Bug-.htm Nothing to see here |
Hi Zarcon, Thank you for reply. I'm not sure what is BoonEx Facebook Connect, is it separate app or something? Have not tested it with 7.1.1 yet, have to download dev version I guess. http://boonexpert.com |