Open the native browser from an android app

后端 未结 6 1880
孤街浪徒
孤街浪徒 2020-12-30 11:26

I have an android phone with multiple browsers installed and I might or might not set a browser to default.

So, my question is..

  1. From my App, How do I
6条回答
  •  萌比男神i
    2020-12-30 12:13

    Finally figured it out. resolveActivity works with MATCH_DEFAULT_ONLY flag on PackageManager instance..

提交回复
热议问题