<p>Am 12.12.2011 19:50 schrieb "Jonas Maebe" <<a href="mailto:jonas.maebe@elis.ugent.be">jonas.maebe@elis.ugent.be</a>>:<br>
> The main new feature is full fledged support for Android/Dalvik, including a Pascal translation of the Android SDK classes. To compile for Android rather than for the Java VM, simply use the -Tandroid command line parameter. The compiler will still generate Java class files, but these can then be translated into Dalvik code by the Android SDK tools just like any javac-compiled class files.</p>

<p>It's seems that you have beat me here :) </p>
<p>I have continued to work on this as well three or four weeks ago, but I got stuck with a ClassDefNotFoundException when implementing a test application and tried to find out were the error was. I'll retry with your new snapshot (hopefully this weekend) and report back.</p>

<p>Regards,<br>
Sven</p>