AndroidSurfaceImgui
AndroidSurfaceImgui copied to clipboard
Example for Android Dear ImGui, support the remote draw.
Add Korean, Thailand Language
正常elf加载libtest.so是能显示出来的,正如readme提及的主意项
这是什么原因呢?不工作
can you make a16 support? i can give you libs for it
安卓16运行提示: terminating with uncaught exception of type std::runtime_error: Fa iled to resolve symbol Aborted 日志: ---- beginning of main 09-11 09:50:27.800 32508 32538 I AImGui symbols for Android 16 09-11...
Touches doest work on BlueStacks emulator (Pie64)
大佬你通过libgui/SurfaceFlinger底层封装的ANativeWindowCreator工具,创建ANtiveWindow之后,无法初始化Egl,他是否能够对Egl进行初始化
设置字体问题
貌似设置字体有点问题 #include "Global.h" #include "AImGui.h" #include "font_data.h" #include int main() { android::AImGui imgui(android::AImGui::Options { .renderType = android::AImGui::RenderType::RenderNative, .autoUpdateOrientation = true }); ImGuiIO& io = ImGui::GetIO(); ImFont *font = io.Fonts->AddFontFromMemoryTTF( (void*)...
大佬这如何解决?
a15 屏幕旋转镜像处理有问题 不能正常旋转