Hello,
I did some work on this and I think it's now at a point where it's
reasonably complete.
You can find my patches at: https://github.com/ageneau/ecl-android
The changes to ECL are quite minimal, mostly a matter of adding some
missing headers from the android source tree and using a recent ve
hello people,
I want to port ECL to Android. Android has an NDK that allows
compiling code in C for Android, so theoretically it is possible. This
is the first time I attempt something like this, so it will take me
some trial-and-error.
If you know of anyone who is going in the same direction, or