ecl/examples/android
2015-10-23 18:16:50 +02:00
..
.settings
assets/lisp
jni
res
src/org/lisp/ecl
.classpath
.project
AndroidManifest.xml
ant.properties
proguard-project.txt
project.properties
README

This project is a base project for ECL Android.
It is created by Sylvain Ageneau <ageneau@gmail.com>.
Original location of this project is: 
http://github.com/ageneau/ecl-android

Instructions:
$ android update project -t android-19 -p .
$ ndk-build
$ ant debug install

Please direct further questions to ecl-devel@common-lisp.net

evrim ulu <evrimulu@gmail.com>
March 2015.