summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/src/Android
diff options
context:
space:
mode:
Diffstat (limited to 'Common/NativeApp/src/Android')
-rw-r--r--Common/NativeApp/src/Android/AndroidMain.cpp2
1 files changed, 1 insertions, 1 deletions
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