Я удалил приложение, которое я делаю, и попытался переустановить его на своем мобильном телефоне снова, но я получаю сообщение об ошибке ниже. в чем может быть причина?
$ adb shell am start -n "com.example.riseapp/com.example.riseapp.MainActivity" -a
android.intent.action.MAIN -c android.intent.category.LAUNCHER
Error while executing: am start -n "com.example.riseapp/com.example.riseapp.MainActivity" -a
android.intent.action.MAIN -c android.intent.category.LAUNCHER
Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] m
cmp=com.example.riseapp/.MainActivity }
Error type 3
Error: Activity class {com.example.riseapp/com.example.riseapp.MainActivity} does not exist.
Error while Launching activity