Commit graph

2 commits

Author SHA1 Message Date
robotchaoX
f373ae9aa4
Fix debugutils load Shaders failed for Android (#1107)
[Why]
Sample debugutils's shaders path is incorrected in build.gradle for Android.
Missing shaders will cause sample debugutils crash.

[How]
Correct sample debugutils's shaders path for Android.
2024-02-19 17:18:56 +01:00
Sascha Willems
3a15ec4eb9 Replaced the deprecated debug marker sample with debug utils 2023-12-22 12:04:50 +01:00
Renamed from android/examples/debugmarker/build.gradle (Browse further)