All Projects → marpies → AIRFacebook-ANE

marpies / AIRFacebook-ANE

Licence: Apache-2.0 license
Native extension for Adobe AIR providing cross-platform API to Facebook SDK 4

Programming Languages

objective c
16641 projects - #2 most used programming language
actionscript
884 projects
java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to AIRFacebook-ANE

DesktopToastANE
Adobe Air Native Extension for displaying adaptive and interactive toast notifications in Windows 8, 10 and OSX
Stars: ✭ 28 (+47.37%)
Mutual labels:  adobe-air, native-extension, ane
Swift-IOS-ANE
FlashRuntimeExtensions.swift. Example Air Native Extension written in Swift 5 for iOS, macOS and tvOS
Stars: ✭ 56 (+194.74%)
Mutual labels:  adobe-air, native-extension, ane
AR-ANE-Samples
MyAR is an augmented reality Air Native Extension supporting Android and iOS based on Wikitude SDK
Stars: ✭ 39 (+105.26%)
Mutual labels:  adobe-air, ane
ANE-GooglePlayServices
Shared library including the Google Play Services Client Library
Stars: ✭ 19 (+0%)
Mutual labels:  adobe-air, ane
common-dependencies-ANE
In this repository find all the required shared libraries for our Air Native Extensions to make sure your final app will have the minimum required libraries so your app won't be unnecessarily huge in size.
Stars: ✭ 24 (+26.32%)
Mutual labels:  adobe-air, ane
Firebase-ANE
Firebase ANE collection give you access to the Google Firebase project in your AdobeAir projects supported on both Android and iOS with 100% identical ActionScript API.
Stars: ✭ 56 (+194.74%)
Mutual labels:  adobe-air, ane
ANE-AndroidSupport
Android Support Library Native Extension
Stars: ✭ 21 (+10.53%)
Mutual labels:  adobe-air, ane
facebook-data-extraction
Experiences in extracting data from Facebook with these 3 methods: Facebook Graph API, Automation tools, DevTools Console
Stars: ✭ 81 (+326.32%)
Mutual labels:  facebook
android-facebook-login
Demo Facebook Login Android Application
Stars: ✭ 20 (+5.26%)
Mutual labels:  facebook
ttk-app-core
前端框架(基于react+redux)
Stars: ✭ 14 (-26.32%)
Mutual labels:  facebook
slide-social-buttons
Slide Social Buttons are a fun way to display your social media buttons.
Stars: ✭ 33 (+73.68%)
Mutual labels:  facebook
fb-post-screenshot
Firefox Web Extension to save Facebook posts as images
Stars: ✭ 18 (-5.26%)
Mutual labels:  facebook
facebook-bot-autoresponder
Facebook bot that automatically responds to the comments of a certain post
Stars: ✭ 90 (+373.68%)
Mutual labels:  facebook
Adobe-Runtime-Support
Report, track and discuss issues in Adobe AIR. Monitored by Adobe - and HARMAN - and maintained by the AIR community.
Stars: ✭ 163 (+757.89%)
Mutual labels:  adobe-air
scrap
Scrapping Facebook with JavaScript.
Stars: ✭ 25 (+31.58%)
Mutual labels:  facebook
Social-Media-Automation
Automate social media because you don't have to be active on all of them😉. Best way to be active on all social media without actually being active on them. 😃
Stars: ✭ 186 (+878.95%)
Mutual labels:  facebook
meta-tag-gen
Generate HTML code optimal for social media, SEO, mobile. Uses web standards from Open Graph (Facebook) and Twitter to provide optimal results. Also generates social media posts.
Stars: ✭ 24 (+26.32%)
Mutual labels:  facebook
CwsShareCount
PHP class to get social share count for Delicious, Facebook, Google+, Linkedin, Pinterest, Reddit, StumbleUpon and Twitter.
Stars: ✭ 13 (-31.58%)
Mutual labels:  facebook
AdMob-ANE
AdMob Adobe Air Native Extension for iOS 10.0+, Android 19+. Supports Banner, Interstitial and RewardVideo ads
Stars: ✭ 26 (+36.84%)
Mutual labels:  adobe-air
feathersui-starling
User interface components for Starling Framework and Adobe AIR
Stars: ✭ 920 (+4742.11%)
Mutual labels:  adobe-air

AIRFacebook | Facebook extension for Adobe AIR (iOS & Android)

AIRFacebook offers a rich and cross-platform API to Facebook SDK for iOS and Android. Easily implement social interaction in your Adobe AIR app and make it available to the millions of people using Facebook today!

Features

  • User authentication and permission management
  • Content sharing (links, photos) to Facebook feed or via Messenger
  • Sharing custom Open Graph stories
  • Sending Game Requests
  • Open Graph queries
  • Scores & achievements for games

Native SDK versions

  • iOS v4.38.0
  • Android v4.38.0

Getting started

Download the extension from the releases page.

  • com.marpies.ane.facebook.ane
    • Use this package when packaging apps for iOS and Android.
  • com.marpies.ane.facebook-iOS-simulator.ane
    • Use this package when packaging apps for iOS simulator only.
  • com.marpies.ane.facebook-no-iOS-frameworks.ane, iOS-frameworks.zip
    • Use this package if you are having trouble packaging your iOS app. You need to put the contents of iOS-frameworks.zip to AIR_SDK/lib/aot/stub.

When upgrading from AIRFacebook v1.x, see Upgrade notes for AIRFacebook 2.0.0.

Follow this guide to learn how to create your Facebook app id and make the necessary adjustments to your app descriptor.

iOS patch

Copy the libclang_rt.ios file from the ios_patch directory to AIR_SDK/lib/aot/lib.

Using the extension

For a quick overview of some of the API read the following guides:

Requirements

  • iOS 8+
  • Android 4.0.3+
  • Adobe AIR 30+

Build ANE

ANT build scripts are available in the build directory. Edit build.properties to correspond with your local setup.

Older versions downloads (ZIP)

Author

The ANE has been developed by Marcel Piestansky and is distributed under Apache License, version 2.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].