I going to export my android App in Android Studio by Build -> Generate Signed APK but according to the below image, V1 & V2 checkboxes are disabled! what should i doing now!!?
Asked
Active
Viewed 335 times
0

Masoud Kardani
- 81
- 8
-
https://stackoverflow.com/questions/42648499/difference-between-signature-versions-v1jar-signature-and-v2full-apk-signat – Endre Börcsök Jul 12 '17 at 10:39
-
Just Click on V2 no need to worry my friend – yash786 Jul 12 '17 at 10:41
-
Post your gradle – Rasoul Miri Jul 12 '17 at 10:41
-
your image attach link is not working – Adnan Maqbool Jul 12 '17 at 10:46
-
Please post your image again. – plaidshirt Jul 12 '17 at 10:52
-
Possible duplicate of [How to create a release signed apk file using Gradle?](https://stackoverflow.com/questions/18328730/how-to-create-a-release-signed-apk-file-using-gradle) – plaidshirt Jul 12 '17 at 10:53
-
I cant check checkboxes because they're disable... – Masoud Kardani Jul 12 '17 at 10:57
1 Answers
0
I finally find my problem, the problem was because of Gradle and after update gradle problem goes away. :)

Masoud Kardani
- 81
- 8