Android: When I try to install my signed app, it says “App not installed”

前端 未结 2 967
青春惊慌失措
青春惊慌失措 2021-01-20 09:05

When I try to install a signed apk file, the application installer says \"App not installed\".
It happens to every app that I have made. Even if I create a brand new k

2条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-20 09:52

    Since you already have enabled installation from 'unknown sources'

    Taking from 'App not Installed' Error on Android

    This error also occurs when trying to install an apt on a phone with a previous version of the same apt and both asks aren't signed with the same certificate, so you might wanna check if you used it previously that you used the same certificate. One way to ensure this is to uninstall all previous versions and install the new signed apk

提交回复
热议问题