local file = _files:buildFile(function(fileBuilder) fileBuilder:setPath("/sdcard/", "") end) _console:log(file:getCanonicalPath())