private static final int WRITE_REQUEST_CODE = 101; private void createFile() { Intent intent = new Intent(Intent.ACTION_CREATE_DOCUMENT); inten