<activity android:name=".MainActivity"> <!-- 需要添加下面的intent-filter配置--> <intent-filter> ... <data android:scheme="myscheme" ...
確定! 回上一頁