I changed the package name of the application by following How do I rename the android package name?
However, the old package name is still being shown on the android device that the application is installed on:
Android->Data->"old package name"
I changed the package name of the application by following How do I rename the android package name?
However, the old package name is still being shown on the android device that the application is installed on:
Android->Data->"old package name"
If you are using Android studio make sure you change applicationId in the Build.gradle file