Android Studio: Installation failed since APK was not signed
I am attempting to run my app in an emulator and have been receiving the following error: Installation failed since the APK was either not signed, or signed incorrectly. If this is a Gradle-based project, then make sure the signing configuration is specified in the Gradle build script. I am attempting to run the app with a debug setting so signing the app should not be necessary as it will be given a temporary signature upon building. This happens often when you install the same app generated on a different computer. Even the unsigned apk has a signature, so your phone is confused why you're