We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b50f8f6 + 4ff22dc commit 0efeb2cCopy full SHA for 0efeb2c
ndk/sources/android/native_app_glue/android_native_app_glue.h
@@ -39,7 +39,7 @@ extern "C" {
39
* risk having the system force-close the application. This programming
40
* model is direct, lightweight, but constraining.
41
*
42
- * The 'threaded_native_app' static library is used to provide a different
+ * The 'android_native_app_glue' static library is used to provide a different
43
* execution model where the application can implement its own main event
44
* loop in a different thread instead. Here's how it works:
45
0 commit comments