상세 컨텐츠

본문 제목

adobe air 디바이스 개발 free ANE [ANE] Free AIR Native Extensions Collection

ADOBE/ ActionScript

by AlrepondTech 2020. 9. 23. 02:27

본문

반응형

 

 

 

 

 

 

=================================

=================================

=================================

 

 

 

 

 

 

 

 

출처: http://sleepydesign.blogspot.kr/2012/07/ane-free-air-native-extensions.html

[ANE] Free AIR Native Extensions Collection

I’ll collect about free ANE stuff here (only some of them is already test and working) feel free to bookmark for later use ;)

Adobe

  1. Adobe AIR Developer Center : Getting started / Reference and documentation / Tutorials and articles, also some free ane listed there
  2. Flash Runtime iOS Team : Great develop tip eg. Commonly faced issues while developing Native Extensions for iOS
  3. iOS native extensions (ANEs) included

    Game Center : Leaderboards, achievements, need to challenge friends? Integrate with the Apple iOS Game Center.

    StageAd : Reach a whole new audience and integrate with the iAd network.

    Social : Various social networks such as Facebook, Twitter, SinaWeibo

    In-App Purchase : Helps you increase your revenue and enable purchases directly within your game.

    Beta Testing : Looking for solid, on-the-fly beta testing? Iterate faster with TestFlight integration.

 katopz (Yes! Me!) 

  1. ane-device-info-util : ANE for get some information from iOS device.
  2. ane-device-file-util : ANE for open file with registered application on iOS.
  3. ane-photosalbum : ANE for save image as JPEG or PNG to iOS CameraRoll (why bother use this instead ofCameraRoll.addBitmapData? please see this Error #3004: Insufficient file space.  bug for more detail)
  4. ane-usb-util : ANE that will get all USB ID.

Amazon Mobile App SDK

  1. https://developer.amazon.com/sdk.html

 Freshplanet

  1. ANE-Facebook : Air Native Extension (iOS and Android) for the Facebook mobile SDK
  2. ANE-Network-Info : Air Native Extension (iOS and Android) for getting Network Information
  3. ANE-In-App-Purchase : Air Native Extension (iOS and Android) for In App Purchase
  4. ANE-Push-Notification : Air Native Extension (iOS and Android) for Push Notification
  5. ANE-Background-Music : Air Native Extension (iOS and Android) for managing background music

 StickSports

  1. ANE-Flurry-Analytics : Air native extension for Flurry Analytics (iOS and Android)
  2. ANE-Can-Open-URL : Air native extension for iOS to detect whether an app is installed to handle a specific URL scheme.
  3. ANE-In-App-Purchase : Air native extension for integration with Apple's in-app purchase
  4. ANE-Game-Center : Air native extension for integration with Apple's game center
  5. ANE-Keychain : Air Native Extension for iOS to read and write data from and to the Keychain
  6. ANE-Silent-Switch : Air native extension for iOS to mute sounds if the hardware silent switch is on. (no need anymore via AIR3.4 @see Silencing audio on iOS with Ambient Audio Playback Mode )
  7. Social-ANE : Air native extension or sending messages to social networks on iOS. It utilizes the social functionality added in iOS6. e.g. Facebook, Twitter, Sina Weibo

 memeller (Paweł Meller)

  1. iOSNativeUtilities : Set of native utilities (in form of Adobe Air Native Extension) for iOS: currently unzip, access to settings bundle and nslog
  2. ContactEditor : Native Extension for iOS and Android enabling AddressBook access
  3. vfrReaderNativeExtension : Native Extension for Adobe AIR for iOS that uses vfr Reader (https://github.com/vfr/Reader) to show pdf files
  4. ActionSheetAne : ActionSheet Native Extension for iOS

Michael Barr

  1. flashbuilder-ane-address-book : FlashBuilder ANE Save to Address Book for iOS
  2. flashbuilder-ane-alert : FlashBuilder ANE Native Alerts for iOS / Toast Alerts for Android
  3. flashbuilder-ane-ios-data-storage-do-not-backup-icloud : FlashBuilder ANE iOS Data Storage
  4. flashbuilder-ane-local-notification-set-app-icon-badge-number : FlashBuilder ANE Local notification setting App icon badge number
  5. flashbuilder-ane-save-date-as-calendar-events : FlashBuilder ANE Save date as Calendar Event on iOS

 jlopez

  1. ane-facebook : Facebook iOS ANE
  2. ane-storekit : Storekit iOS ANE
  3. ane-kontagent : Kontagent iOS ANE

 jampot

  1. ANE Native Alerts (iOS & Android) : Adobe Native Extension Native Alerts for iOS / Toast Alerts for Android
  2. ANE Save Contact to Address Book (iOS) : Adobe Native Extension Save to Address Book
  3. ANE Save date as Calendar Event (iOS) : Adobe Native Extension Save date as Calendar Event on iOS
  4. ANE Local Notification Set App Icon Badge Number (iOS) : Adobe Native Extension Local notification setting App icon badge number
  5. ANE Data Storage ‘Do Not Backup’ to iCloud on iOS 5.0.1 (iOS) : Adobe Native Extension FlashBuilder ANE iOS Data Storage Allows you to set new iCloud 'do not backup' attribute on iOS 5.0.1

 DiaDraw

  1. diadraw-air-camera-native-extension : This extension allows AIR applications to use the camera with control over autofocus, autoexposure, etc. - functionality, which is not available in the AIR SDK.
  2. diadraw-air-dropbox-native-extension-example : Dropbox ANE
  3. diadraw-air-email-native-extension-example : The extension enables you to use the mail composer on iOS devices and send e-mail with attachments.

Random clever dude

  1. in-app-purchase-air-ios : A sample Actionscript Native Extension for In-App Purchase capabilities on iOS. This will allow any AIR for iOS application to use the capabilities of In-App Purchases provided by iOS SDK. (tested working)
  2. iad-air-ios : A sample Actionscript Native Extension for iAds capabilities on iOS. This will allow any AIR for iOS application to use the iAds provided by iOS SDK. (tested working iOS5 stop working on iOS6)
  3. ANE-Game-Center : Air native extension for integration with Apple's game center
  4. xcode-template-ane : XCode 4 project template for creating AIR native extensions (ANE) for iOS
  5. AIR-OpenCV-Extension : Native Extension for Adobe AIR, exposing OpenCV API's
  6. FREPenTablet : This native extension allows you to read pressure sensitivity data from a pen tablet. It’s only been tested on Windows 7 with a Wacom Intuos 4. I’ll go through the build steps in the same format as last time.
  7. Read phone number from device : Android
  8. NativeMailExtension : (tested working)
  9. NativeAlert : Native Extension for Adobe Air enable mobile native dialog box (IOS Andoid) - Toast message, Text Input dialog, Progress dialog, Alert dialog, multi single choice dialog +System Preferences (tested working)
  10. NativeAlert : Native Extension for Adobe Air mobile to enable iOS Native Alerts with user interactions
  11. NativeAPNService : Apple Push Notification Service support for Adobe AIR on iOS
  12. AIR Maps Native Extension : provides the support for using the native mapping component in your Adobe AIR application.
  13. CaptureDevice : Adobe Air Native Extension for video capturing from cameras (tested working)
  14. ANEUnRar : Adobe Air Native Extension to Obj-C UnRar Lib (thx Pedro Casaubon)
  15. as3-arduino-connector : Connecting Arduino Prototyping board to Adobe AIR through an AIR Native Extension. Available for Windows and MacOSX.
  16. ServerSocketANE : Adobe Air Native Extension (ANE) for ServerSocket on mobile platforms
  17. Android-AIR-Extensions : This project provides some simple but useful AIR 3.0 NativeExtension for Android platform.
  18. GCM extension : (Google Cloud Messaging) which is a free service provided by Google that allows messages to be pushed to devices of your app users. (thx afterisktech)
  19. air-native-extension-euler-gyroscope : A native extension to get euler angles from the iDevice's gyroscope
  20. Admob-ANE : Adobe AIR Native Extension (ANE) which works on iOS and on Android (tested working but will conflict with NativeMailExtension)
  21. Flurry-ANE : Flurry analytics packaged as Adobe AIR native extension. ANE is compatible with Android and iOS
  22. box2d_ane : Box2D Air Native Extension
  23. qr-zbar-ane : QR Scanner uses ZBar iPhone library.
  24. lilili87222 / admob-for-flash : admob ane lib for flash iOS app and flash android app.it enable air application load native Advertising (need AdSupport framework while build = won’t work on Windows)
  25. flash-for-mobile : admob ane for android
  26. admob-native-extension : admob ane (non English = poor doc, tested working no conflicted)
  27. new-actionscript-native-extension-speech-recognition : an API to launch the default speech recognition UI and capture voice input. also speech-recognition-ane-source
  28. air-hid-usb : AIR native extension, wrapper for HIDAPI
  29. ANE-Localytics : Localytics analytics for mobile Adobe AIR applications (iOS & Android)
  30. CanonEOS_LIB : An Adobe Native Extension to control a DSLR Canon camera (thx Angel Ernesto Anton Yebra)
  31. appirater-ane : Adobe AIR ANE for using Appirater in your iOS projects.
  32. nativetwitter-ane : Adobe AIR ANE for iOS devices that allows developers to use the native Twitter framework added in iOS 5.0. (tested working)
  33. rivella50/ANE-CameraRoll : Adobe Air Native Extension (ANE) for better support of mobile device’s CameraRoll e.g. thumbnail, photo info
  34. Admob Native Extension for Adobe Air : AdMob Mobile monetization platform with Adobe Air. The Extension support Android Platform and iOS Platform.  (not test yet but look promising) (thx Code Alchemy) 
  35. ChunkEMail : AIR Native Extension designed to use the Android email composer to send emails. (thx Nils Thingvall)
  36. GeoCapabilities : AIR Native Extension designed to expose more granular information on whether GPS is enabled or disabled. (thx Nils Thingvall)
  37. Facebook Single Sign-On for Android : name said it (thx afterisktech)
  38. Admob Native Extension 2014 : Admob Native Extension for Adobe Air for Google play from 1 Aug. 2014 deprecated, support Android: Google Play services ver. 5.0, iOS: Admob SDK 6.11.1 (Admob SDK 6.8.0 in iOS 4.3 compatible version)
  39. you tell me!

And A lot more suggestion at comments below which surely miss some there sry!
Still have no luck? try here (not free, developer still need to eat anyway)

No money but brain? build your own!

more to come…suggestion comment is more than welcome! :)

author katopz todsaporn Friday, July 20, 2012 

 

Stream

Joseph Burchett via Google+

1 year ago  -  Shared publicly

 

Here are a TRUCK load of free native extensions.

li zhou

9 months ago

cool lib 
https://code.google.com/p/flash-air-admob-ane-for-ios/

Scott Anderson via Google+

2 years ago  -  Shared publicly

 

List of free Adobe AIR Native extensions.

http://sleepydesign.blogspot.com/2012/07/ane-free-air-native-extensions.html

#adobe   #air   #flex   #flash   #mobile  

in4ray

1 year ago  -  Mobile Gaming with Adobe AIR, Firefly and Starling (Other)

 

And many more ANE you can find there:
http://sleepydesign.blogspot.com/2012/07/ane-free-air-native-extensions.html

Susrut Mishra

7 months ago  -  Shared publicly

 

Explore more than 200 ANEs - http://www.riaxe.com/blog/200-adobe-air-anes/

Warren Fuller shared this via Google+

2 years ago (edited)  -  Shared publicly

Michael Ritchie via Google+

1 year ago  -  Shared publicly

Joseph Burchett originally shared this

 

Here are a TRUCK load of free native extensions.

Gabriele Giannotti via Google+

1 year ago  -  Shared publicly

Joseph Burchett originally shared this

 

Here are a TRUCK load of free native extensions.

Djordje Radakovic

1 year ago  -  Flash Platform (Air/Mobile/iOS/Android)

Joseph Burchett originally shared this

 

Here are a TRUCK load of free native extensions.

neu gls via Google+

1 year ago  -  Shared publicly

 

Very useful post, I like it 

 

katopz todsaporn

1 year ago

Thanks! ;)

Michael J. Iriarte

5 months ago  -  Shared publicly

 

https://github.com/mikatalk/ANE-RefreshGallery-Android To refresh the gallery when a new image is saved (needed on Android only)

kumar

1 year ago  -  Shared publicly

Hi,
Is there any possibility to get ANE for Amazon Push Notifications please...
Thank you

Mahmoud Awad

7 months ago (edited)  -  Shared publicly

 

add to  not free section: http://myappsnippet.com/adobe-air-extensions/

Susrut Mishra

1 year ago  -  Shared publicly

 

You can Revmob 
http://sdk.revmob.com/air.html

 

Rafael Lima da Rocha

1 year ago

"Fullscreen is a ad unit with a high eCPM. You can show it in the beginning or in the end of a round, for example."

Fullscreen is not supported on Android at the moment.

:\

Read more

Nils Thingvall

8 months ago  -  Shared publicly

 

I've just created a couple ANEs for Android. One allows you to send large emails through the native mail composer. The other provides more granular data about GPS, such as whether it's truly enabled, or whether it's locked on to a satellite, and also allows you to set proximity alerts based on latitude and longitude:
ChunkEMail: https://github.com/turbidwater/ChunkEMailANEGeoCapabilities: https://github.com/turbidwater/GeoCapabilitiesANE

 

Iulian Bujniga

1 year ago  -  Shared publicly

 

http://www.devactionscript.com/category/free-ane/

 

Iulian Bujniga

1 year ago  -  Shared publicly

 

freeane.com

Iulian Bujniga

1 year ago  -  Shared publicly

 

devactionscript.com

 

Ricky Guevarra

1 year ago  -  Shared publicly

 

thanks

Code Alchemy

7 months ago (edited)  -  Shared publicly

 

This is a nice collection!
https://github.com/Code-Alchemy/AdMobAne
However i would like to suggest you this additional entry.

It is an AdMob ANE extension for either iOS and Android, which i create.
The packages are also available specifically for the platform.

I did look a lot around for an Admob Extension which can cover all AdMob functionality and i never found one!
Also the one of your links are very limited, and all seems base in old library and not maintained which are refused automatically from either Apple Store and Google (from August 2014).

Thats why i decided to write my own. And release it for free to anyone, in order to avoid to have my same experience on testing AdMob ANEs.

The extension is always fully maintained and constantly base on the latest AdMob SDK for iOS and Android!

I strongly suggest it to anyone who need a reliable AdMob ANE extension without loosing time!

Read more (15 lines)

 

Mel Tormé

9 months ago  -  Shared publicly

 

you rock!

 

 

 

=================================

=================================

=================================

 

 

반응형


관련글 더보기

댓글 영역