Using custom debug keystore for intellij-idea community android does not work -
when trying use custom debug keystore ide run process, fails with:
android packager: [android] java.io.ioexception: keystore tampered with, or password incorrect this keystore works fine when build maven. have ideas wrong? perhaps need supply password somewhere?
edit: record, when enter in new key name, ide automatically create new key password "android". however, there way provide debug key own password?
intellij idea 12.1.2 community
just fyi, intellij 12 did not allow use custom password. password , alias need match default android keystore.
Comments
Post a Comment