On 11.08.2012 04:28, simpleweb wrote:
trying to prepare my first app for Google play. I used the following sample
code

keytool -genkey -v -keystore <my-keystore-name>.keystore -alias <key-name>
-keyalg RSA -keysize 2048 -validity 10000

getting error about specified file not found. I ran this in C:\Program
Files\Java\jre7\bin where keytool.exe exist. what am I missing?

Don't use '<' and '>' as part of the keystore and alias name.

Robert


_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to