How to add an Alias to Android (Java) Keystore -
it easy create new java keystore in android-studio. i'd add second alias keystore. second app same client. how do that? or, if not-so-good idea, better way?
edit: not intend use different keystores same project. first project done in android studio, second in intel xdk. not share process or need accesses data in other.
you can in android studio, go "build > generate signed apk", skip next step, click "3 dots gray button" @ right of "key alias" field, , type new alias , password other app.
Comments
Post a Comment