Software Archive
Read-only legacy content

Analyse error in an android build

Elie_A_
Beginner
401 Views

I use Intel XDK with Cordova 5.1.1 for Android. When I use the DEBUG tab, all is going good. When I build the package I get a BUILD SUCCESS. But when I try to install the package on a device (under android 4.4.4) I get the message "Analyse error in the package" and it's impossible to install the app.

This problem don't happen under Cordova 4.1.2 (but I can't use the last versions of the plugins)

My app is created from import files.

Do you see a solution for that

Thank ou

0 Kudos
5 Replies
Amrita_C_Intel
Employee
401 Views

Hello Elie,

For which platform are you building? Which device are you using for installing app?

0 Kudos
Anusha_M_Intel1
Employee
401 Views

Hi Ellie, Could you list the plugins you are using in the project? Let me see if I can reproduce that error. And also, as Amrita requested, the platform you are building for. 

0 Kudos
Elie_A_
Beginner
401 Views

Hello,

I don't think it's a problem of plugins because I used exactly the same plugins in an other app and it works. The platform is Android

0 Kudos
Elie_A_
Beginner
401 Views

I found the error!! If you let "not.yet.specified" for the AAP ID, all works

Thanks

0 Kudos
Anusha_M_Intel1
Employee
401 Views

It looks like the app build that you were trying to install on your phone had the same app ID as some other app on your phone. 

0 Kudos
Reply