• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Failure[INSTALL_FAILED_INVALID_APK] error

New Here ,
Aug 12, 2011 Aug 12, 2011

Copy link to clipboard

Copied

error

Hi Guys,


This is my first post in this forum, hence I am new to  flex programming.

i have created a simple hello world mobile application using following url http://www.adobe.com/devnet/flash-builder/articles/hello-world.html .this application worked properly on emulator but on physical device it gives following error

untitled.JPG

i am using  Adobe Flash Builder 4.5.1

please tell me what should i do to solve this problem.

please help me.

Thanks in advance.

TOPICS
Development

Views

2.2K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Engaged , Aug 19, 2011 Aug 19, 2011

Your phone cannot install AIR applications because it is under the minimal requirements :

http://www.adobe.com/products/air/systemreqs/

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

Your phone contains an ARMv6 600MHz processor.

Sorry

Votes

Translate

Translate
Engaged ,
Aug 12, 2011 Aug 12, 2011

Copy link to clipboard

Copied

How did you create the APK? Try to export a release build and install it with adb install (in the command line)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 15, 2011 Aug 15, 2011

Copy link to clipboard

Copied

i am using On device launch method  to test my application on my handset. Failure[INSTALL_FAILED_INVALID_APK] error always occured . i am using release build method to create apk file but generated apk not installed in my handset.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 16, 2011 Aug 16, 2011

Copy link to clipboard

Copied

Try emailing it to yourself and installing it that way. Make sure your phone options are set to allow for non Android Market files to be installed. I had to do a system update on my HTC Inspire to allow for this.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Aug 17, 2011 Aug 17, 2011

Copy link to clipboard

Copied

What is your device model?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 19, 2011 Aug 19, 2011

Copy link to clipboard

Copied

Samsung Galaxy 5

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Aug 19, 2011 Aug 19, 2011

Copy link to clipboard

Copied

Your phone cannot install AIR applications because it is under the minimal requirements :

http://www.adobe.com/products/air/systemreqs/

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

Your phone contains an ARMv6 600MHz processor.

Sorry

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 20, 2011 Aug 20, 2011

Copy link to clipboard

Copied

LATEST

Oh.... thats the problem

anyways Thanks a lot for your help Rangora

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines