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