? ? 主要是增加第二個<intent-filter>,myapp用來識別schema,最好保證手機系統唯一,這樣就可以打開應用,而不是彈出一個選擇框。 ? ? android:pathPrefix標識url的path,可以附帶自己的資料透過string傳遞到activity,例如完整url為 myapp://xxx/openwith?data=mydata