Change Package Name
Last updated
Last updated
Open Gradle Scripts → build.gradle (Module: app)
Change the application ID with your own id name
Standard naming procedu : com.yourdomainname.yourappname
Change the id as unique as possible, because the application id is very important used if you want to publish the application to google play.
Right-click your package Refactor > rename it
Change it Your Uniq package name.