Re: [mono-android] signing apk

2011-07-29 Thread Jonathan Pryor
On Jul 29, 2011, at 4:17 AM, John Murray wrote: > Question 1 - I note from the documentation that one can permanently use such > a release keystore by changing the csproj file > How does one do this in monodevelop - cant see the csproj file anywhere but > it appears in VS. Just curious - I can al

Re: [mono-android] signing apk

2011-07-29 Thread John Murray
- is this significant ? -Original Message- From: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Jonathan Pryor Sent: 29 July 2011 05:05 To: j...@murray.gb.com; Discussions related to Mono for Android Subject: Re: [mono-android] signing apk On

Re: [mono-android] signing apk

2011-07-28 Thread Jonathan Pryor
On Jul 28, 2011, at 6:28 PM, John Murray wrote: > I believe I’ve got all my parameters right but mono develop simply reports > ‘failed to sign package’ > Any idea where I look nect to find out what I am doing wrong ? Best we can suggest is enabling Verbose output, via MonoDevelop > Preferences,

[mono-android] signing apk

2011-07-28 Thread John Murray
I've got to that stage where I want to release (more of an escape actually) my app I've read up on keystore and jarsigner but I was trying to do this via monodevelop 2.62 Which seems to call keytool then tries to sign the package I believe I've got all my parameters right but mono develop simpl