I tried the hook in android and in log, I successfully created dummy device and hook the present method, however when it reach the ImGui draw for vulkan, it doesn't show anything and the present method stops executing. If I removed the init for imgui vulkan and the draw method and also remove the 2 lines for submit command buffer, the app renders normally. I don't really have idea how vulkan works and just learn from examples. Please contact me at spnubs@gmail.com if you have time to help me.
I tried the hook in android and in log, I successfully created dummy device and hook the present method, however when it reach the ImGui draw for vulkan, it doesn't show anything and the present method stops executing. If I removed the init for imgui vulkan and the draw method and also remove the 2 lines for submit command buffer, the app renders normally. I don't really have idea how vulkan works and just learn from examples. Please contact me at spnubs@gmail.com if you have time to help me.