synopse / mORMot

Synopse mORMot 1 ORM/SOA/MVC framework - Please upgrade to mORMot 2 !
https://synopse.info
789 stars 325 forks source link

Android build scripts for Windows and Linux. #320

Closed LongDirtyAnimAlf closed 4 years ago

LongDirtyAnimAlf commented 4 years ago

You need to have an Android NDK somewhere. That is as easy as unpacking a zip (no install needed): https://developer.android.com/ndk/downloads

Point the buildscript (inside ndk-linux.sh) towards the NDK location and off you go.

Greetings