fplutil
An open source project by
FPL.
|
libfplutil enables C/C++ developers to write traditional applications (like Hello World) using "main()" and "printf()" on Android.
libfplutil consists of a native (C/C++) Android NDK module that builds the following static libraries:
As mentioned in the fplutil package description, these libraries ease the development of C/C++ applications for Android.
In order to use this module, all prerequisites should be installed and you should already be familiar with C/C++, the Android NDK and adb.
For more information about this module see the following: