Android Question how to start anothers app by scheme?

yhyzhj

Member
how to start anothers app by scheme?
i wnat to start an app by scheme (manifest:<data android:host="myapp" android:scheme="test"/>), which command or function can do this?
 
Top