Categories
- Air Native Extension
- Animation
- AS3 Game Gears Blog
- Assets
- Augmented Reality
- Authentication
- Backend
- Compression
- Computer Vision
- Cryptography
- Debug
- Decompilers
- Editors
- Engines
- Frameworks
- IA
- IDE
- IM
- Input
- Loaders
- Localization
- Math
- Misc
- Monetization
- Multiplayer
- Obfuscation
- Particles
- Path Finding
- Physics
- Profiling
- Serialization
- Sound
- Stage3D
- State machine
- Testing
- Text
- Tracking
- Tweening
- UI
- Video
- XML
ActionSheet
Native extension that allows the use of UIActionSheet on iOS. A UIActionSheet presents the user with a set of alternatives for how to proceed with a given…
UIActivity
Native extension to use the UIActivity functionality on iOS. The UIActivity allows application-specific services which take data, does something it, and returns the results. A social…
SystemProperties
Native extension to read system properties on Android and iOS. The extension provides an API to read properties, such as device MAC address, that are…
Chartboost
Platform that helps developer monetize their games, making money promoting other…
Google Cloud Storage Upload
Native extension to upload data to binary file Google Cloud Storage with HTTP POST on iOS and Android. The extension provides the developer with simple methods…
Video
Native extension for playing videos on iOS and Android. The extension can play a remote video using its URL, showing a graphical player during the reproduction….
QR Zbar
Native extension that allows an application to read QR and bar codes on Android and iOS. Before start scanning the extension can be configured…
Admob
Native extension that allows the use of Google’s Admob advertisements on Android or iOS. The developer has control to choose the ad size, its position…
Push Notification
Native extension for sending push notifications. It works on iOS and Android and allows the application to receive pushes (messages) from a server. On iOS devices, the…
device info util
Native extension that allows the application to read identification info from an iOS device. It is able to read the SSID, the MAC address and…
device file util
Native extension that allows an application to open files with registered application on iOS (e.g Dropbox). Using the extension an application can provide the user with…
PhotosAlbum
Native extension to save image as JPEG or PNG to iOS CameraRoll. The extension saves a new image based on a ByteArray containing the original image…
Apache 2.0
Comments Off on PhotosAlbum
Google Analytics
ANE-Google-Analytics is a native extension to use Google Analytics on the iOS and Android platforms. Differently from other Google Analytics wrappers, this extension is not Javascript based, so it…
ANE-Facebook is a native extension for Facebook SDK on iOS and Android. The extension contains the new Facebook SDK for iOS (3.1), but it still uses the old Facebook SDK for Android (the…
Alert
Native extension for displaying native alerts on iOS and Android. It supports displaying an alert popup with a title, a message and one or two buttons. It’s…