I am using Android Studio 2.2 Preview. I am facing the issue
Failure: Install failed invalid apk Error: While installing apk,
Failure: Install failed invalid apk
Error: While installing apk,
Even after following all the suggestions, if it shows error then check your buildType in Gradle. Make sure signingConfig signingConfigs.config
is in release scope, not in debug.