<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
The FPC team is working on enabling the compiler to create
(Android) Java code. <br>
<br>
Now the Wiki Page
<a class="moz-txt-link-freetext" href="http://wiki.lazarus.freepascal.org/Android_Interface">http://wiki.lazarus.freepascal.org/Android_Interface</a> does not yet
seem to reflect this. <br>
<br>
Here we read: <br>
<ul>
<li>method 1> Write the Pascal application as a library
connected to the Java application via JNI
</li>
<li>method 2> Write the Pascal application as an executable and
connect it to Java via pipes or sockets
</li>
</ul>
<br>
Is it planned to (additionally ? ) do a Lazarus Widget Type that
uses Dalvik code and thus creates a "normal" Android App ? <br>
<br>
Thanks, <br>
-Michael<br>
</body>
</html>