/CCSocialNetwork

A basic support to Facebook, twitter and email for iOS and Android managed from cocos2d-x

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

----------------------------------------
GET SOCIAL
----------------------------------------
License LGPL, read LICENSE.txt. 
You can share this code, and use it with out warranty.

----- NO ESTABLE - NO WORKING (YET)

Authors
- Meizaguirre
- Piperoman

Based on:
- Barti Sid example: http://lipekdev.wordpress.com/2012/09/19/integrating-facebook-twitter-open-feint-other-with-cocos2d-x-in-android-project/

Project in cocos2d-2.0-x-2.0.2 for android and iOS.

Example using Facebook, twitter and sending e-mails.

iOS Status
-----------------------
[ok] - Facebook; 
[ok] - Twitter; 
[ok] - E-Mail; 
[  ] - Check internet connection;

ANDROID Status
------------------------

[ok] - Facebook;
[ok] - Twitter; 
[ok] - E-Mail; 
[  ] - Check internet connection;

iOS Instructions
-----------------------
- Open Xcode
- Compile

ANDROID Instructions
------------------------

- Add/Link Android-Facebook libraries in eclipse
- Compile using build_native.sh
- Launch eclipse project