You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2016/05/31 23:50:12 UTC

[jira] [Updated] (CB-9706) Command to configure the keys needed to sign an Android app

     [ https://issues.apache.org/jira/browse/CB-9706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-9706:
---------------------------------
    Component/s: Android

> Command to configure the keys needed to sign an Android app
> -----------------------------------------------------------
>
>                 Key: CB-9706
>                 URL: https://issues.apache.org/jira/browse/CB-9706
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: Android
>            Reporter: Diego Geffner
>            Priority: Minor
>
> It'd be nice to have a feature like:
> cordova signatures add android
> Which would call: "keytool -genkey -v -keystore example.keystore -alias example -keyalg RSA -keysize 2048 -validity 10000" and let you create a key, and then automatically create an ant.properties files with the proper configuration so you can build release and signed versions of your app:
> key.store=example.keystore
> key.alias=example



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org