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

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

Tiny helper class used to find the Java ClassLoader. More...

Classes

class  dk._4s_online.device_communication.PAL.Android.GetClassLoader
 Tiny helper class used to find the Java ClassLoader. More...
 

Detailed Description

This tiny class is used by android.cpp to acquire a reference to the Java ClassLoader which must be used to load Java classes from native code.

See also
android.cpp
Author
Jacob Andersen, The Alexandra Institute.