file.getParentFile().mkdir();
file.createNewFile();
InputStream inputStream = context.getResources().openRawResource(R.raw.gis);