Android4Pascal

From Lazarus wiki
Revision as of 16:25, 8 April 2011 by Sekelsenmat (talk | contribs)
Jump to navigationJump to search

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

Latest development version

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

Changelog:

  • Added support for android.util.DisplayMetrics

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/turbochessclock4android/ -r 230 turbochessclock4android

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