how to convert uri in string code example Example: android uri to string Uri uri; String stringUri; stringUri = uri.toString();