添加 android create surface

This commit is contained in:
xiangsilian
2025-10-16 20:52:25 +08:00
parent d329e585ff
commit fcdbb4b8fd
2 changed files with 27 additions and 0 deletions
+2
View File
@@ -20,6 +20,8 @@ void handle_cmd(android_app *pApp, int32_t cmd) {
}
}
android_app* g_android_app = nullptr;
void android_main(struct android_app *pApp) {
aout << "Welcome to android_main" << std::endl;