[fpc-pascal] Re: FPC programs in Android without JNI
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Fri Dec 17 21:46:25 CET 2010
I a
On Dec 17, 2010 8:47 PM, "Andrew Haines" <AndrewD207 at aol.com> wrote:
On 12/16/10 12:23, Felipe Monteiro de Carvalho wrote:
> Hello,
>
> It might be interesting to know ...
The Android 2.3 ndk now has support for a NativeActivity and there is a
sample of OpenGL ES native program.
<quote>
General notes:
* Adds support for native activities, which allows you to
implement the Android application lifecycle in native code.
* Adds native support for the following:
o Input subsystem (such as the keyboard and touch screen)
o Access to sensor data (accelerometer, compass,
gyroscope, etc).
o Event loop APIs to wait for things such as input and
sensor events.
o Window and surface subsystem
o Audio APIs based on the OpenSL ES standard that support
playback and recording as well as control over platform audio effects
o Access to assets packaged in an .apk file.
</quote>
_______________________________________________
fpc-pascal maillist - fpc-pascal at lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20101217/0b50f773/attachment.html>
More information about the fpc-pascal
mailing list