Thursday 21 November 2019

Error While Launching the activity

Android Studio

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