source upload

This commit is contained in:
Razor12911
2022-01-17 22:16:47 +02:00
parent 12936d065b
commit 098e8c48de
1778 changed files with 1206749 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
Android Java Client for *mORMot*
================================
*by ChinaPeng*
This is some code shared in our forum, at http://synopse.info/forum/viewtopic.php?pid=13115#p13115
Could be used as reference or start point for accessing a *mORMot* server from a Java client - especially an Android client.
Any further input (e.g. writing a simple Java library and a mustache template) is welcome, to allow easy Java client code wrappers generation, just as we do for Cross-Platform Delphi, FPC and SmartMobileStudio.
Thanks ChinaPeng for sharing!