Difference between revisions of "Android4Pascal"

From Lazarus wiki
Jump to navigationJump to search
Line 1: Line 1:
 +
Android4Pascal are the bindings which connect Pascal applications running as executables in Android with the Android Java APIs.
 +
 
See also [[Android_Interface/Native_Android_GUI]]
 
See also [[Android_Interface/Native_Android_GUI]]
  

Revision as of 13:00, 16 March 2011

Android4Pascal are the bindings which connect Pascal applications running as executables in Android with the Android Java APIs.

See also Android_Interface/Native_Android_GUI

Download

Version 0.2

Released on March 2011

This version was distributed as an example project which can be obtained with the following svn command:

svn co https://p-tools.svn.sourceforge.net/svnroot/p-tools -r 230 p-tools

Version 0.1

Released on January 2011

This version was distributed as an example project which can be obtained with the following svn command:

svn co https://p-tools.svn.sourceforge.net/svnroot/PascalNotes4Android/ -r 230 PascalNotes4Android