lazarus/examples/androidlcl
2018-02-20 11:02:52 +00:00
..
android Fixes for examples/androidlcl. Issue #31884, patch from rusty_robot. 2018-02-20 11:02:52 +00:00
androidlcltest.lpi Updates the example Android app now that I learned that only onLoad and onUnload need to be statically exported. Some other very minor fixes. 2013-04-12 12:58:39 +00:00
androidlcltest.lpr Updates the example Android app now that I learned that only onLoad and onUnload need to be statically exported. Some other very minor fixes. 2013-04-12 12:58:39 +00:00
mainform.lfm
mainform.pas LCL-Android-Example: Makes the sqlite usage selectable 2012-12-10 11:01:22 +00:00
nonandroidtest.lpi
nonandroidtest.lpr
runwindowsapp.bat
secondform.lfm
secondform.pas
sqliteform.lfm LCL-Android-Sqlite: Changes the architecture to recreate the handle on each routine because it was crashing. Reorders the methods to be according to the interface. Fixes many issues and crashes and bugs in the Android-Sqlite dataset code. 2012-12-10 17:37:41 +00:00
sqliteform.pas
sqlitejniandroid.pas Fixes for examples/androidlcl. Issue #31884, patch from rusty_robot. 2018-02-20 11:02:52 +00:00