Configuration of Signed APK giving an error "configuration is still incorrect"

554 views Asked by At

After generate signed apk and configure it from android studio and an error "configuration is still incorrect" while i have enter the same password and key-store which i enter during apk generation. Screen shot of Configuration is given below: Figure 1

Figure 2

and when i press "OK" button i following dialog pop up "Configuration is still incorrect.Do you want to edit it"

1

There are 1 answers

2
Sanjeev On

To troubleshoot, remove your config completely from the settings and try Menu -> Build -> Generate Signed APK. Generate a new key and use V1 (Jar Signature). Build Type: release.