Software Archive
Read-only legacy content
17061 Discussions

Parse package error - Android build

Sait_H_
Beginner
377 Views

I build an android-test app without signing apk file, because I dont have a certificate key. Then I test on my device but It can not be installed. I'm using ASUS Zenfone 4501, Android version 5.0. The error message say cannot parse package. My Intel XDK version is lastest stable at the moment. Any help please.

0 Kudos
4 Replies
Elroy_A_Intel
Employee
377 Views

You can install it on your phone for testing via the Debug Tab.

0 Kudos
Amrita_C_Intel
Employee
377 Views

Are you building for Android or crosswalk

Can you try building any of the sample app for Android or crosswalk?

 

0 Kudos
Sait_H_
Beginner
377 Views

@Amrita I built for Android with crosswalk. I try building a sample standard html5 game, it give the same result

@Elroy Ashtian I tried it, but Is there anyway for me sharing built apk file with my friend?

0 Kudos
PaulF_IntelCorp
Employee
377 Views

Sait -- you must sign the app to install it on a device. The XDK can create a certificate for you. Just follow these instructions > https://software.intel.com/en-us/xdk/docs/intel-xdk-certificate-management#view-create-import-android-certs < or watch this webinar > https://software.intel.com/en-us/videos/app-certificate-management <

0 Kudos
Reply