fplutil
An open source project by FPL.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Pages
libfplutil Overview

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.

Before Reading On

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.

Contents

For more information about this module see the following: