Tom

> Just gave this a quick try - got a 'System.Exception: "jarsigner" exited with 
> code 1.'.
> Before I dig too deep into this, thought I'd see if there were any sage words 
> of advice.  :)

Erm.

No - not seen that one

It seems Piotr found my example went through ok

The only issues I'd had setting it up were getting the package and
class names correctly named and cased (there's a comment detailing
that in the source).

Also, quite crucial is to have the Java source file ANSI-encoded. If
you leave it UTF8-encoded, and edit it in VS, VS saves it as UTF8
signature encoded and yields an annoying error like this:

<path_to_file>\SplashActivity.java:1: illegal character: \65279
  ?package com.blong.SampleApp;

I'd be interested in how someone works to overcome this (the original
jarsigner error) in a non-kludge way (sorry Piotr :-)

- Brian
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to