[fpc-devel] New FPC JVM snapshot: Android support

Sven Barth pascaldragon at googlemail.com
Mon Dec 12 21:15:12 CET 2011


Am 12.12.2011 19:50 schrieb "Jonas Maebe" <jonas.maebe at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20111212/e7e6eef8/attachment.html>


More information about the fpc-devel mailing list