Skip to main content
Inspiring
April 2, 2014
Question

AIR for Android runs on which processors?

  • April 2, 2014
  • 1 reply
  • 539 views

I’m bringing an app, that I’ve already released with AIR for iOS, to Android. I understand that AIR for Android apps will run on ARM processors and NOT Intel processors under Android.

But which versions of the ARM core are supported by AIR? Can anyone report difficulties with any particular ARM devices?

thanks, Craig

This topic has been closed for replies.

1 reply

Colin Holgate
Inspiring
April 2, 2014

The processor needs to have the ArmV7 instruction set, and at least Android OS 2.3. It’s not always easy to track down the information for a given processor.

UmanoffAuthor
Inspiring
April 2, 2014

Thanks. Do you know if ARMv8 excludes AIR?

Colin Holgate
Inspiring
April 2, 2014

ArmV8 includes ArmV7, and so ought to work.