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

Andrew Haines AndrewD207 at aol.com
Mon Dec 12 20:48:40 CET 2011


On 12/12/11 13:50, Jonas Maebe wrote:
> Hi,
> 
> A new FPC JVM snapshot has been put online at http://wiki.freepascal.org/FPC_JVM
> 
> 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.

This is amazing, thank you very much for your work!

Andrew



More information about the fpc-devel mailing list