Am 12.12.2011 19:50 schrieb "Jonas Maebe" <jonas.ma...@elis.ugent.be>:
> 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.

It's seems that you have beat me here :)

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.

Regards,
Sven
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to