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

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -