I placed the exported HTML project in the Android assets
directory and tried loading it with webView.loadUrl("file:///android_asset/game/303/index.html")
, but it crashes with an error. I’m just starting to learn this engine and would appreciate any help resolving this issue!