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
Tag Archives: Commercial
Download Manager
Native extension to manage the download of big files. When a game requires a significant amount of assets, it’s wide to download them separately…
iBeacon
Native extension to use iBeacon on Android devices. It can be used to monitor iBeacon signals and setup a device to act as a virtual…
Application Rater
Native extension to ask the user to rate the applications by displaying a native feedback dialog. According to the platform the application is running on,…
PDF Reader
Native extension to display a PDF reader that allows users to read and browse PDF contents. Using a singleton, a developer can display the PDF…
Commercial
Comments Off on PDF Reader
CoreMobile
Native extension to easy access to core mobile features (e.g gyroscope) in a seamlessly way on iOS and Android. It has an advanced Gyroscope API, which monitors…
Flurry SDK
Native extension to use the services of  Flurry analytics. Using its API a developer is able to get some insights about how the app is used…
iBeacon
Technology that extends Location Services in iOS 7, allowing devices to alert apps when they approach or leave…
Parallax Effect
Native extension to create parallax effect in any application. It allows the developer to add and move as many layers as desired. The developer…
AutoCall
Native extension to initiate a phone call then return to the app upon call completion. This extension overcomes the most common problems with similar libs,…
GPS
Native extension to use the geographical location information of a device. It is able to read  time, geographical location and the device’s last location information. When the location of…
Native Toast
Native extensions that allows the use of custom toast messages. Additionally to the default toast style provided by the Android system, the extensions allows…
Google Plus
Native extension to use the Google+’s +1 button. It allows the developer to customize the button, changing its annotation type, size and the overall…
Commercial
Comments Off on Google Plus
Image
Native extension to manipulate image data. Even though the Flash API already has image manipulation methods, the extension uses native code for the image operations,…
Commercial
Comments Off on Image
ZipManager
Native extension to extract (unzip) zipped files, compress files & folders and download files from Internet on Android devices. It allows the application to zip and…