I was trying to read a pdf file\'s text using InputStream.
InputStream
try{ InputStream inputStream = getContentResolver().openInputStream(uri);