Android App Crashes on Real Device If apk is manually installed

后端 未结 4 511
时光说笑
时光说笑 2020-12-31 10:47

My Application is running fine in Emulators and even in real devices installed by android studio for debugging purpose, but it is crashing if installed manually using apk fi

4条回答
  •  無奈伤痛
    2020-12-31 11:43

    Android Studio --> File --> Setting --> Build, execution, deploy --> Instant run. and disable instant run.

提交回复
热议问题