Skip to main content
Participant
December 5, 2012
Question

Alternative apk for arm v6 devices

  • December 5, 2012
  • 2 replies
  • 568 views

For example, you have an AIR app in Google Play, but some unfortunate users are stuck with arm v6 devices. And you want to please them as well.

If I make a light version of the app in native code, can I upload it to Google Play just for the devices that AIR cannot reach ?

Has someone acomplished this yet ?

LE: I found this and will read it right now: http://developer.android.com/google/play/publishing/multiple-apks.html . my question still stands tho

This topic has been closed for replies.

2 replies

roymeo_
Participating Frequently
December 6, 2012

Sorry, only ARM7 is currently supported for AIR: http://www.adobe.com/products/air/tech-specs.html

ceetahAuthor
Participant
December 6, 2012

I am aware of that. I was asking how to upload a NATIVE android app just for the rest of the devices outhere that do not support AIR. But I guess I should ask this in the android forums.