简体   繁体   中英

I want external links to open in my browser

I want to external link to open within my app not ask me to open them in Google Chrome or the standard Internet app. Like when I click a link I want my browser app to set it to default or use it just once. Thanks! I code in Android Studio.

You need to define the intent filter for your app, if your app has link opening functionality. This guide should be helpful for you.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM