Uri myUri = Uri.parse("http://www.google.com");这是文档http://developer.android.com/reference/android/net/Uri.html#parse%28java.lang.String%29

Uri myUri = Uri.parse("http://www.google.com");这是文档http://developer.android.com/reference/android/net/Uri.html#parse%28java.lang.String%29