xtool/contrib/mORMot/SQLite3/Samples/ThirdPartyDemos/Alfred/mORMot4Android
Razor12911 098e8c48de source upload 2022-01-17 22:16:47 +02:00
..
assets source upload 2022-01-17 22:16:47 +02:00
bin source upload 2022-01-17 22:16:47 +02:00
gen source upload 2022-01-17 22:16:47 +02:00
jni source upload 2022-01-17 22:16:47 +02:00
libs/armeabi-v7a source upload 2022-01-17 22:16:47 +02:00
mORMot source upload 2022-01-17 22:16:47 +02:00
res source upload 2022-01-17 22:16:47 +02:00
src source upload 2022-01-17 22:16:47 +02:00
AndroidManifest.xml source upload 2022-01-17 22:16:47 +02:00
ReadMe.md source upload 2022-01-17 22:16:47 +02:00
ant.properties source upload 2022-01-17 22:16:47 +02:00
build.bat source upload 2022-01-17 22:16:47 +02:00
build.xml source upload 2022-01-17 22:16:47 +02:00
build_release.bat source upload 2022-01-17 22:16:47 +02:00
install.bat source upload 2022-01-17 22:16:47 +02:00
my-release-key.keystore source upload 2022-01-17 22:16:47 +02:00
uninstall.bat source upload 2022-01-17 22:16:47 +02:00

ReadMe.md

Description

A stand-alone mORMot application for Android, using its own SQlite3 engine for ORM storage.

By alf - aka Alfred.

It is a very first draft version, uploaded as a showcase and informative-only code.

Setup

It needs http://sourceforge.net/projects/laz4android for native GUI rendering.

Do not forget to put the latest mORMot framework sources (tested with 1.18.1018) into the mORMot sub-folder.

Technical background

See also http://blog.naver.com/simonsayz/220287473497 for some good ideas about FPC on Android (including threading and 3D with OpenGL).

Compiled example

You can download a compiled version from http://synopse.info/files/samples/mORMotSample.apk

Forum Thread

See http://synopse.info/forum/viewtopic.php?id=2393

Blog Article

See http://blog.synopse.info/post/2015/03/01/ShowCase%3A-mORMot-with-FPC-on-Android

Disclaimer

It is currently a working proof-of-concept, with no warranty, without even for any merchantability or fitness for a particular purpose.