Sorry, i try to load from local asset file on android with babylonjs-native
relates to Babylonjs native and asset loading
this soludtion also does not work on android:
var baseUrl = "file:///../assets/models/";
var baseUrl = "file:../assets/models/";