I am creating apk from the my application. Apk works in the first installation on my real device. But when I want to delete and later installation the same apk on my phone I get an error."Failed to install application. "
My Project
classpath 'com.android.tools.build:gradle:3.4.2'
compileSdkVersion 29
buildToolsVersion "29.0.0"
Android Studio =3.4.2
I also tried other tools.and I created and tried another application. But they were also the same error.