Skip to main content
Participant
July 14, 2011
Question

Failure [INSTALL_FAILED_INVALID_APK]

  • July 14, 2011
  • 1 reply
  • 800 views

Hello,

             I am working with the Demo version of Flash builder 4.5 to develop a sample Mobile application in android. I am facing an awkward problem. I have successfully installed the .apk file to the different version of android mobile phones ( like HTC nexus, HTC incredible, Samsung galaxy S model no. SPH-D700). But I am unable to install the same apk in the Samsung Galaxy next s5570 phone. While installing the  apk file using 'adb' it is giving me the error "Failure [INSTALL_FAILED_INVALID_APK]". I am at a loss. If anyone have any solution, It would be extremely helpful.

Thanks in advance

Pradipta

This topic has been closed for replies.

1 reply

Adobe Employee
July 14, 2011

Samsung Galaxy next s5570 is arm v6 device and AIR supports only arm v7 devices .

Please find the detailed requirements of AIR  for Android below as mentioned in http://www.adobe.com/products/air/systemreqs/

Mobile system requirements

Android devices

  • VGA: Dedicated Cortex A8 (ARMv7) 550MHz App Processor with Neon for A8 only; Hardware Vector FPU
  • WVGA: Dedicated Cortex A8 (ARMv7) 800MHz App Processor; Hardware Vector FPU
  • Google Android™ 2.2 or later
  • 256MB of RAM

I hope this solves your query.

-Varun

Participant
July 14, 2011

Hello Varun,

                     Thank you very much for your reply.  I missed that part. Thanks a lot.

Pradipta