It's pretty easy to make Android programs using the NativeActivity trick. It requires that huge ant build system, but once set up it generally just works

I have an example here: http://j-software.dk/android.zip
Run lazbuild test.lpi in the jni dir, and then run ant debug/ant
install in the root dir