Error While Launching the activity
The solution:
The only one best Answer is to run uninstall command from adb and install the app again
cd to
C:\Users\YourUser\AppData\Local\Android\sdk\platform-tools>
run the following command
adb uninstall applicationId
applicationId: from gradle module file