Re: [fpc-pascal] Working Free Pascal android JNI example

2010-12-01 Thread Benjamin Jan Alexander Rosseaux
The pascal part is under the jni/ folder in the ZIP. Am 30.11.2010 11:32, schrieb Felipe Monteiro de Carvalho: Hello, How do you compile BeRoXM? Using ant? Also, installing BeRoXM.apk failed in HTC Wildfire Android 2.1 Also, I couldn't find the source code for the Pascal part. thanks,

Re: [fpc-pascal] Working Free Pascal android JNI example

2010-12-01 Thread Benjamin Jan Alexander Rosseaux
You do need for BeRoXM a current midclass/highend android device with a ARM CPU, which supports the ARM v7a instruction set or better said the VFPv3 floatingpoint instruction set. The SoC in the Wildfire, which is a lowend android device, is still ARMv6, like the HTC Dream and Magic. Because