Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Android and Crosswalk debug builds failing to install on device.

Alfredo_R_1
Beginner
1,048 Views

Hello,

I'm on the testing process of an Android App. Built for both Crosswalk and Android non-signed (debug) but are failing to install on the device. Checked basics, like allowing installs not coming from Play Store and still no luck. Just after install process starts it halts with message: "App not installed", Checked on a couple of Android ARM (yes tried with the ARM build) tablets and install fail on both. Other apps from Play Store and others built with the Cordova CLI install Ok without problem.

Fired up Genymotion emulator and tried to install but error message interrupts: "INSTALL_PARSE_FAILED_NO_CERTIFICATES"

Any idea of why is this happening?

Thank you, your help will be appreciated.

Alfredo.

0 Kudos
2 Replies
PaulF_IntelCorp
Employee
1,048 Views

Set the "signed" checkmark on the builds. They will not install if they are "unsigned." Otherwise, you have to get the Android tools and sign them yourself...

0 Kudos
Alfredo_R_1
Beginner
1,048 Views

Thanks Paul, will try that!

0 Kudos
Reply