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