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

How to change package name

Shohanur_R_
New Contributor I
958 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
958 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
959 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
958 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