Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

Changing the nativescript id #3

Open
damain opened this issue Feb 19, 2018 · 0 comments
Open

Changing the nativescript id #3

damain opened this issue Feb 19, 2018 · 0 comments

Comments

@damain
Copy link

damain commented Feb 19, 2018

One gotcha that I found, hope its included in the readme

To change your nativescript id/ bundle id/ android package name, you need to:

  • go to build > prepare.js then change the APP_ID to your package name.
  • go to src > resources > Android >app.gradle change the applicationId to your package name
  • delete the dist folder if it exists (this will cause a full rebuild of the project when you do the next step)
  • run npm run tns -- run android
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant