Skip to content

Air Native Extensions

Welcome to the distriqt // air native extensions UserVoice site. This site is designed for you to leave feedback and suggestions on the native extensions, or even just to let us know how we are doing.

We are constantly looking for new extensions to develop so feel free to suggest ideas! We would love to know what you would like to see in our extensions, any enhancements or new extensions that we haven’t currently implemented.

Support

If you are looking for access to the extensions, documentation or dedicated support, all of that is now available through the dedicated air native extensions site:

http://airnativeextensions.com

29 results found

  1. Amazon GameCircle 2.x ANE

    Amazon recently announced a great incentive for new apps that implement its GameCircle API. Unfortunately, there GameCirlce ANE supports api v1.0, while to quality the game/app must support api v2.

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

    Porting the Air mobile app to Amazon is actually very easy. You just implement their inappbilling ANE -- that's the only difference we've made between Google Play and Amazon versions.

    Hopefully, this request will get some upvotes.

    42 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    As there is official support from Amazon with their ANE we won’t be integrating this in the immediate future.

    We may consider adding a wrapper for Amazon however this will use the Amazon ANE and AS3 code. Let us know if you are interested in this.

    Regards
    distriqt

  2. ANE for scroll native

    Is it possible to make an ANE to use the native scroller of the device? There are many problems to scroll large lists / content in AIR (you know)

    17 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Native chart ANE for use in Stage3d projects

    Currently Starling doesn't have any chart framework or any exists for use in Stage3d projects. I think this could be a factor which can make differences to choice between Stage3d project or not at some points. Creating chart components from scratch is not an easy thing either for everyone (at least not easy for me). Is it possible to create native chart ANE to be use in Stage3d projects? There shall be multiple complexities though which I can see right now -

    1. Chart background transparency to mix with main application body
    2. Scrolling of the chart component
    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Not sure an ANE is really an appropriate place for this sort of library as there’s not any native requirement to charting.

    I think a complete AS3 solution should be possible and a better project to get started as it would automatically support multiple platforms.

  4. 6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Amazon Inappbilling

    Make the inappbilling extension compatible with the amazon app store system.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. HealthKIT

    Implement a wrapper for the new iOS 8 HealthKIT

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. RFID support

    Do you have any ideas on how to communicate with RFID chip technology?

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. native map

    Get user current location in native maps

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Simple AuthorizationStatus Queries for app permissions (ios8+)

    Since iOS8, using the camera, notifications, locations, cell data, etc will cause the device to pop up a permissions dialog for the user. There is currently no way for an AIR app to tell if permission has been granted or denied, and permission will only be asked once!

    Many apps that rely on these features can be seen as broken by the user if they accidentally click "No" on the popup, so it is important that apps detect this and explain to the user what happened.

    This would hopefully be a pretty straightforward ANE to implement since it just needs…

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    declined  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Open With (Share With)... other applications (NativeUi)

    Open With (Image,Doc,PDF ecc...)... other applications (NativeUi)

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Google APIs in Native Maps extension !

    It will be great if you can add some more google apis in native maps extensions if possible,

    • Google Maps Roads API
    • Google Maps Distance Matrix API
    • Google Maps Geolocation API

    That way Adobe AIR developers can have more control and it can be used in applications like online cab booking, tracking drivers etc.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. iOS and Desktop Bluetooth

    There is already a request for BLE somewhere in the list - I'd love to have this, too, but also Desktop- and iOS-Bluetooth in general. That would make my app truly cross-platform.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    After much research we’ve been forced to ditch the iOS Bluetooth development. The iOS SDK just doesn’t give access to the required functionality and no matter how much we try to get around it, it’s become clear that it’s not going to be possible.

    We’ll instead be starting on the Bluetooth LE extension as this is actually supported under both iOS and Android.

  13. when i add in my project Facebook API ane, i see crash on android

    Android 6, 7
    AIR-29

    Logcat show me

    signal 11 (SIGSEGV), code 1 (SEGVMAPERR), fault addr 0x0
    r0 c1482858 r1 fffe88c8 r2 00000000 r3 00000000
    r4 fffe4654 r5 00000000 r6 00000001 r7 fffe45f0
    r8 00000000 r9 fffe88c8 sl c1484c00 fp be5a9ada
    ip b8000000 sp fffe45d8 lr c6652f69 pc c6652f32 cpsr 800f0030
    backtrace:
    00 pc 00926f32 /data/app/game.namespace.test-1/lib/arm/libCore.so (
    ZN7avmplus10MethodInfo11boxOneLocalEPNS9FramePtrEiPKh+21)
    01 pc 00926f65 /data/app/game.namespace.test-1/lib/arm/libCore.so (ZN7avmplus10MethodInfo9boxLocalsEPNS9FramePtrEiPKhPiii+40)
    02 pc 00924cdd /data/app/game.namespace.test-1/lib/arm/libCore.so (
    ZN7avmplus15DebugStackFrame4dhisERi+34)
    03 pc 00853fdb /data/app/game.namespace.test-1/lib/arm/libCore.so (ZN7avmplus17PlayerAvmDebugger10OnGetFrameER12DataRecorderj+138)
    04 pc 0065ac8f /data/app/game.namespace.test-1/lib/arm/libCore.so (
    ZN14PlayerDebugger10OnGetFrameEj+94)
    05 pc 00659479 /data/app/game.namespace.test-1/lib/arm/libCore.so (ZN14PlayerDebugger10ProcessTagEPhi+1792)
    06 pc 0065bb3b /data/app/game.namespace.test-1/lib/arm/libCore.so (
    ZN14PlayerDebugger25ProcessQueuedSocketEventsEv+20)
    07 pc…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Home Button iOS

    Terminating app by pushing home button, minimizing and pushing away.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Google "Voided Purchases API"

    Adding support for the new Google "Voided Purchases API". it is very important to recognize users that request refunds... see here for more:
    https://www.techwebies.com/2017/02/google-stop-absorbing-cost-play-store-refunds-outside-48-hours-will-deduct-funds-developer-payouts.html/

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. beacon ANE issue

    I'm encountering an issue with the iBeacon ANE.
    Indeed, I use your demo code in a simple app for monitoring a region with numerous estimote devices. The code works well BUT if i disable/enable bluetooth several times in android menu, the tablet (the entire android system) can't detect anymore any bluetooth signal.
    This problem do not appear when this app with ANE is not running. That's why I conclude the ANE is the cause.

    The only way to get back a normal running is to empty the data cache in bluetooth system.

    So, at this point, I can't use your…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Send text with Invoke to the APP

    When you try to send a selection text from another APP(Example: Browser), our APP is called but the Invoke.Event haven't got the text. It's imposible to take that text.

    So it would be nice to have an ANE to take that text.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. (Not a suggestion - I clicked the contact support button!)

    Hi there, your iOs Bluetooth LE ane 'distriqt support' post on 17/Nov/15. Requests people for Beta testing. I would be happy to do this. Thanks.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    declined  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Game Controller support iOS (MFI)

    Game Controller support IOS

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Bluetooth iOS+Android

    Bluetooth Support iOS+Android

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1
  • Don't see your idea?

Air Native Extensions

Categories

Feedback and Knowledge Base