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