![]() |
4S Device Communication Module Collection
Version 0.6-SNAPSHOT
Full documentation of the modules in the 4SDC collection (aimed at 4SDC module developers)
|
|
Handles to the Java VM running our Android service. More...
#include <jni.h>
Go to the source code of this file.
Classes | |
class | PAL::Android |
Handles to the Java VM running our Android service. More... | |
Macros | |
#define | JNIVER JNI_VERSION_1_6 |
The minimal required JNI/JRE version. | |
This component bridges the C++ and Java worlds of the Android service by providing the handles into the Android/Java world needed by the C++ components of the PAL layer.