1

I downloaded a sample and after I opened it gradle dropped an Error:Invalid keystore format

What should I do?

2 Answers2

0

if you only like to test the App you do not need to generate a Signed APK. Put your device in and if you are on Android Studio click this little green Play Button: http://puu.sh/otZ8A/fb9ee6b82e.png

log
  • 1
  • 2
0

Have you tryed this solution: Java: Invalid Keystore format Error ?

Have you also checked in build.gradle if there are wrong parameters about (another) keystore? (it should not matter, but you can give it a try)

Community
  • 1
  • 1
Dave M.
  • 82
  • 9