Download Latest Version localedata.jar (843.2 kB)
Email in envelope

Get an email when there's a new version of Supernova Rom

Home / cm / android / system / dalvik / libnativehelper
Name Modified Size InfoDownloads / Week
Parent folder
include 2011-11-27
Android.mk 2011-11-26 2.2 kB
JNIHelp.c 2011-11-26 12.1 kB
NOTICE 2011-11-26 10.7 kB
README 2011-11-26 377 Bytes
Register.c 2011-11-26 1.0 kB
Totals: 6 Items   26.3 kB 0
Support functions for Android's class libraries


These are VM-agnostic native functions that implement methods for system
class libraries.  All code here:

 - MUST not be associated with an android.* class (that code lives in
   frameworks/base/).
 - SHOULD be written in C rather than C++ where possible.

Some helper functions are defined in include/nativehelper/JNIHelp.h.
Source: README, updated 2011-11-26