oculus-samples / Unreal-HandPoseShowcase

This Unreal sample demonstrates how to implement hand gesture recognition. The Oculus SDK and other supporting material is subject to the Oculus proprietary license.
Other
25 stars 9 forks source link

Loading apk level issue #4

Open chase03 opened 2 months ago

chase03 commented 2 months ago

Screenshot 2024-09-18 162729

Always showing loading level. And Out log show above error.

Could someone help me out?

Thanks!

tyler87432f commented 1 month ago

If you're experiencing an issue with loading an APK at a particular level, it could stem from various factors, including compatibility, file corruption, or resource management. Ensure that the aaad APK is designed to run on the version of Android or device you're using. If you're developing an app, check for missing dependencies, poorly optimized code, or excessive memory usage during level loading.