# platform_libnativehelper **Repository Path**: opensourcechipspark/platform_libnativehelper ## Basic Information - **Project Name**: platform_libnativehelper - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: rk30/mid/4.4_r1/release - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-06-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.