Android Studio?
You have to rename your package name, as com. example is more of a placeholder, if you want to upload it to google play for example... you can't use that as a package name. Your package name has to be unique so that it won't match any existing package name but since com.
You have to rename your package name, as com. example is more of a placeholder, if you want to upload it to google play for example... you can't use that as a package name. Your package name has to be unique so that it won't match any existing package name but since com.
Show More