[mono-android] Publishing problem
andyjohnson0
andyjohnson0 at gmail.com
Wed Dec 12 17:31:40 UTC 2012
I am trying to publish my first application to the Play store. It is just a
simple hello world app that will go on our company's private channel. I'm
using Visual Studio 2010 Pro with Mono for Android 4.2.7.
I created a keystore using the command:
keytool -genkey -v -keystore c:\users\Andy\Android.keystore -alias Android
-keyalg RSA -keysize 2048 -validity 30000
Then I used Tools->Publish Android Application in VS 2010 Pro, specifying
the generated keystore file.
When I try to upload the apk
(<proj>/bin/Release/HelloWorld.HelloWorld-signed.apk) I get the following
error in the developer console:
Google Play does not accept apks signed with the debug certificate. Create a
new certificate that is valid for at least 50 years.
I'm going around in circles on this. What am I doing wrong?
--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/Publishing-problem-tp5712605.html
Sent from the Mono for Android mailing list archive at Nabble.com.
More information about the Monodroid
mailing list