lazarus/examples/androidlcl
2012-12-11 09:48:03 +00:00
..
android
androidlcltest.lpi LCL-Android-Sqlite: Fixes GetFieldDefs code for Android 3.0+ 2012-12-05 12:58:40 +00:00
androidlcltest.lpr
mainform.lfm LCL-Android-Example: Makes the sqlite usage selectable 2012-12-10 11:01:22 +00:00
mainform.pas LCL-Android-Example: Makes the sqlite usage selectable 2012-12-10 11:01:22 +00:00
nonandroidtest.lpi LCL-Android-Sqlite: Improves the example to save the data and have better control names 2012-12-06 11:08:32 +00:00
nonandroidtest.lpr LCL-Android-Example: Makes the sqlite usage selectable 2012-12-10 11:01:22 +00:00
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 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
sqlitejniandroid.pas LCL-Android-Sqlite: Starts improving the exception handling 2012-12-11 09:48:03 +00:00