4S Device Communication Module Collection  Version 0.6-SNAPSHOT
Full documentation of the modules in the 4SDC collection (aimed at 4SDC module developers)
android.h File Reference

(This file was last changed: 2015-03-02 13:18:32 +0100, by Jacob Andersen)

Handles to the Java VM running our Android service. More...

#include <jni.h>
+ Include dependency graph for android.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

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.

Author
Jacob Andersen, The Alexandra Institute, © 2015