I have an Android application developed in Android Studio which is deployed on production server. I want to update the application id of the application.
Now the problem is this when users download the new application then two application will be visible on their devices as application id is different in new version.
Is their any way by which new application will replace the existing application?