Hi when loading the library on android i get the following error. Caused by: java.lang.ClassNotFoundException: Didn't find class "java.nio.file.Paths" When i do this call. Importer importer = new Importer(); AiScene scene = importer.readFile(new URI(path), 1 | 8);