Change company name

Hi! I’m making a mobile game for android and with admob. try to change the company name so I do that in player setting and change the package name and also I change the plugin manifest file meta-data android name to same as the package name. Then after Build and run it gaves me error

CommandInvokationFailure: Unable to install APK to device. Please make sure the Android SDK is installed and is properly configured in the Editor. See the Console for more details.

and provider name already used by the default

You probably have to just delete the existing APK that you are trying to replace on the device.

I don’t know what ramifications this might have if you already shipped the game to Google Play…