For a project compiled with AndroidStudio, I generated a signature file myself, and then connected it with a real device data cable to run normally. However, after installing the apk file found through the Studio project, it cannot be opened. What is the situation? Has anyone encountered this? Have you been there?
Thanks for the answer, it should be a problem that I generated the signature file from the beginning!
You may have to rebuild it, because if you debug, the apk file under the output may not be complete due to instant run.