header ads

How to Include 64-bit and 32-bit native code in Adobe Animate CC 2019 While Publishing Apk


Step:-1


1. First Download Adobe Air 33 Version https://airsdk.harman.com/download 






Step:-2

2. Unzip and create new folder AIR 33 / into Animator installation folder
(for example C:\Program Files\Adobe\Adobe Animate CC 2019)  

Note- AIRSDK_Windows My New Air 33 Version.


Step:-3



3. After Unzip Start Your Flash And Select Menu Help/Manage Adobe Air SDK.

Click + button and add the AIR 33 path
(for example C:\Program Files\Adobe\Adobe Animate CC 2019\AIRSDK_Windows)



- Restart Animate (if needed),
check to Publish settings and you should see AIR 33 listed.

Step:-4

4. Publish Your App With Air 33.
Your App Name Should Be (YourAppname(32bit).apk).

It's Your 32-bit Apk. You need Two Apk One 32bit And Second 64bit Code.
Now Let's Go To Publish 64bit App.





Note App Name.


Step:-5


5. Publishing 64bit Apk Make txt. the file name should be adt.cfg and open it
 with notepad paste below code.



................................................................

DefaultArch=armv8
 OverrideArch=armv8


...................................................................

After paste save it and move it in your air SDK lib folder.











Step:-6

6. Now it's Time To Publish You 64bit Apk Restart You Animate And Publish app name should be (Youappname(64bit.apk)). Now You Have To Apk One 32bit and 64bit to upload Google Play Store.


Thank you.

Latest Post

Download My Educational Games:-


Post a Comment

15 Comments

  1. how can we publish these two apk in play store. as i think there we can publish only one apk now.

    ReplyDelete
    Replies
    1. See Step:- 4 Image there are tow app. one 64bit and one 32bit. you can drag simply on google play console and upload both App. We can't bundle it with animate cc.

      Delete
  2. i can publish to playstore, but 64bit can't support admob ANE. can provide relevant information?

    ReplyDelete
    Replies
    1. Here's open source
      https://github.com/tuarua/AdMob-ANE
      you'll have to compile the the source to 64bit yourself.

      Delete
  3. Remember: increase version number between 32 and 64 bit or play store will not accept it.
    I.e. 32bit: 1.7.1, 64 bit 1.7.2

    ReplyDelete
  4. Entonces debo nombrar los apk así?
    name(64bit.apk)
    name(32bit.apk)

    ReplyDelete
  5. So should I name the apk files like this?
    name (64bit.apk)
    name (32bit.apk)

    ReplyDelete
  6. hi
    I need emulator how can play apk 64bit files

    ReplyDelete
    Replies
    1. download bluestacks
      https://www.bluestacks.com/

      Delete
  7. This method didn't work. Is there a new method?

    ReplyDelete
    Replies
    1. Download and install latest version of animate cc and air sdk and simple publish 64bit apk and 32bit apk.

      Delete