Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

How to change package name

Shohanur_R_
New Contributor I
1,001 Views

I have build my Phaser game with intel-crosswalk and I also signed and aligned but when I am trying to publish the apk on play store its showing this error "You need to use a different package name because xdk.intel.phaser.js.project already exists in Google Play".

Please tell me how can I change package name.

Thanks.

0 Kudos
1 Solution
Diego_Calp
Valued Contributor I
1,001 Views

Hi,

The name is defined in Projects, Build Settings, App ID. See attached picture.
Change it to your own name and build again.

Regards
Diego

 

View solution in original post

0 Kudos
2 Replies
Diego_Calp
Valued Contributor I
1,002 Views

Hi,

The name is defined in Projects, Build Settings, App ID. See attached picture.
Change it to your own name and build again.

Regards
Diego

 

0 Kudos
Elroy_A_Intel
Employee
1,001 Views

I recommend that you review all of the Build settings' configuration for your project in the Projects Tab especially the AppID and make changes to the default values if necessary.

0 Kudos
Reply