/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class com_myproject_MyActivity */ #ifndef _Included_com_myproject_MyActivity #define _Included_com_myproject_MyActivity #ifdef __cplusplus extern "C" { #endif /* * Class: com_myproject_MyActivity * Method: getMyDate * Signature: ()Ljava/lang/String; */ JNIEXPORT jstring JNICALL Java_com_myproject_MyActivity_getMyDate (JNIEnv *, jobject); #ifdef __cplusplus } #endif #endif