[fpc-devel] New FPC target: JVM
Alex Shishkin
alexvins at mail.ru
Sat Aug 20 13:57:24 CEST 2011
> I thought it was possible to convert Java class files into Dalvik class files?
>
>
> Jonas_______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
>
AFAIK android SDK works just so. It converts lava`s .class files to
dalvik .dex with "dx" utility.
More information about the fpc-devel
mailing list