// download the file input = connection.getInputStream(); fOut = openFileOutput("example.json",MODE_WORLD_READABLE);
FileProvider