Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TomGrill/gdx-facebook
libGDX extension providing cross-platform support for Facebook Graph API.
https://github.com/TomGrill/gdx-facebook
Last synced: 15 days ago
JSON representation
libGDX extension providing cross-platform support for Facebook Graph API.
- Host: GitHub
- URL: https://github.com/TomGrill/gdx-facebook
- Owner: TomGrill
- License: apache-2.0
- Created: 2015-03-27T19:51:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-04T21:07:05.000Z (almost 6 years ago)
- Last Synced: 2024-08-02T07:08:19.575Z (4 months ago)
- Language: Java
- Homepage:
- Size: 56 MB
- Stars: 61
- Watchers: 10
- Forks: 21
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
- awesome-libgdx - gdx-facebook - Provides cross-platform support for Facebook Graph API. (Resources / Services)
README
# gdx-facebook
libGDX extension providing cross-platform support for Facebook Graph API.## Updates & News
Follow me to receive release updates about this and my other projects (Promise: No BS posts)https://twitter.com/TomGrillGames and https://www.facebook.com/tomgrillgames
I will also stream sometimes when developing at https://www.twitch.tv/tomgrill and write a blog article from time to time at http://tomgrill.de
## Wiki
https://github.com/TomGrill/gdx-facebook/wiki## Version
Current stable: **1.5.0** (snapshot version are no longer supported)## Requirements
Java 7+, JavaFX (Desktop only), Android API 19## Supported Platforms
- Android (uses Facebook SDK 4.38.1)
- iOS RoboVM (7+, Facebook iOS SDK 4.15.1)
- iOS MOE (9+, Facebook iOS SDK 4.23.0) (experimental)
- Desktop (for development only)
- GWT/HTML (experimental)## Reporting Issues
Something not working quite as expected? Do you need a feature that has not been implemented yet? Check the issue tracker and add a new one if your problem is not already listed. Please try to provide a detailed description of your problem, including the steps to reproduce it.
## Contributing
Awesome! If you would like to contribute with a new feature or a bugfix, fork this repo and submit a pull request.
## License
The gdx-facebook project is licensed under the Apache 2 License, meaning you can use it free of charge, without strings attached in commercial and non-commercial projects. We love to get (non-mandatory) credit in case you release a game or app using gdx-facebook!