Skip to main content
natural_criticB837
Legend
June 26, 2019
Answered

Distriqt native extension (ANE) 64 bits roadmap available

  • June 26, 2019
  • 3 replies
  • 3547 views

Hi all,

Distriqt has shared a roadmap / status page for the progress of updating all their native extensions (ANEs) to 64 bits and I thought it might be interesting for some people here on the board that need to know when specific extensions are ready:

ANE Android 64 bit · GitHub

Shoutout to the Distriqt team for the ongoing support!

This topic has been closed for replies.
Correct answer marchbold

If anyone wants to help test beta versions of the builds, please post in the issues linked from that page and we'll make them available as soon as possible.

3 replies

Inspiring
July 3, 2019

Waiting that all my ane are ready (8 from distriqt) to check it out.

Just a question to Michael, is it trivial to rebuild the ane with air 33 or do you face some issues?

I'm asking because I will have to rebuild some ane on my side.

Thx

marchbold
Inspiring
July 4, 2019

Most are relatively easy, as long as it's only Java code. If you have any native code (c/c++) it can be more difficult especially if you haven't converted 32bit code to 64bit before. 

Basic process is:

- Add a new platform to extension.xml

- Ensure the appropriate libs are getting assembled (with pure java ANEs you can use the same jar as the 32bit version)

- Add a new target to the package process

Most of the work is just testing AIR 33 rather than the ANEs at the moment.

Happy to help or give any pointers if you have any questions.

air native extensions // https://airnativeextensions.com
Inspiring
July 4, 2019

Thank you Micheal

Will ask if needed.

Participant
July 1, 2019

he can you beta admob ads  ?

marchbold
Inspiring
July 1, 2019

Hi, We are making beta's of all the ANEs available as soon as we have done our initial testing

air native extensions // https://airnativeextensions.com
marchbold
Inspiring
August 12, 2019

Hi Michael,

I am updating an Android apk using the new AIR 33 by HARMAN with your updated Admob Adverts ANE (for the android 64-bit requirement), following your instructions on:

https://distriqt.github.io/ANE-Adverts/i.Add%20the%20Extension

I have tried with a 1024 and a 2048 certificate but in both cases I get this message:

“Warning: Using default implementation for native extension ‘com.distriqt.playservices.Ads‘

“Warning: Using default implementation for native extension ‘com.distriqt.playservices.Base‘

Am I missing something? Can you confirm the links for each one of the updated ANEs required to use your new Admob Adverts ANE?

Best,


At a guess you aren't using the 64bit versions of the Google Play Services ANEs? Make sure you grab the updates to all the dependency ANEs as well .

air native extensions // https://airnativeextensions.com
Frédéric C.
Inspiring
June 26, 2019

Awesome, thanks for sharing!

marchbold
marchboldCorrect answer
Inspiring
June 27, 2019

If anyone wants to help test beta versions of the builds, please post in the issues linked from that page and we'll make them available as soon as possible.

air native extensions // https://airnativeextensions.com
marchbold
Inspiring
June 29, 2019

We have released a few betas and will be posting more next week. Please let us know any feedback you may have.

air native extensions // https://airnativeextensions.com