I downloaded and upgraded (Option 1 Update CodeTyphon Studio *) today. The arm-android cross compile and the lazarus example android project compiled successfully.
Unfortunately the jvm cross compiles failed.
ppcjvm, jvm-android
SymDef.pas (620,38) Error: Identifier not found "TAsmList"
Linux 3.2.0-33-generic-pae #52-Ubuntu SMP i686 i686 i386 GNU/Linux
* I reinstalled using
0) Install CodeTyphon Studio (remove old first)
and then
8) Remove and Build ALL
and ppcjvm and jvm-android succeeded.
However, the example android project did a force close when launched on android device. Logcat indicated that OnCreate could not be found. I'll have to look into it and start a new thread.