From fb135a4f329865103594bfb73c073296c52c4d98 Mon Sep 17 00:00:00 2001 From: Egor Date: Thu, 15 Feb 2018 23:14:40 -0800 Subject: Unified Android build --- Common/NativeApp/src/Android/AndroidMain.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Common/NativeApp/src') diff --git a/Common/NativeApp/src/Android/AndroidMain.cpp b/Common/NativeApp/src/Android/AndroidMain.cpp index 4ff35fa..cc5794c 100644 --- a/Common/NativeApp/src/Android/AndroidMain.cpp +++ b/Common/NativeApp/src/Android/AndroidMain.cpp @@ -29,7 +29,7 @@ #include "NativeAppBase.h" -#define HELPER_CLASS_NAME "com/sample/helper/NDKHelper" //Class name of helper function +#define HELPER_CLASS_NAME "com/android/helper/NDKHelper" //Class name of helper function // This is the main entry point of a native application that is using -- cgit v1.2.3