vishwa123
(VISHWA )
August 3, 2020, 3:03am
#1
Hi i am using Web viewer in my app and i want to call External Browser when webviewer requred New Tab can anyone guide me how to make it?
asimjib93
(Asim Jib)
August 3, 2020, 3:08am
#2
Use activity startar to open URLs on external browser.
vishwa123
(VISHWA )
August 3, 2020, 3:09am
#3
but i want only when new tab requred
asimjib93
(Asim Jib)
August 3, 2020, 3:12am
#4
vishwa123:
when new tab requred
Of course. Use activity starter after this.
vishwa123
(VISHWA )
August 3, 2020, 3:13am
#5
i did not find any block in web viewer for (when new tab Requred)
Alapjeet
(Alapjeet Singh)
August 3, 2020, 3:20am
#6
Activity starter is a component which is available in connectivity section…
Are you new here… Then spend sometime in learning about the basic…
1 Like
msr79526
(SR Official)
August 3, 2020, 3:27am
#7
You can use when webview url changed then set external browser to true
1 Like
vishwa123
(VISHWA )
August 3, 2020, 3:28am
#8
yes i tryed this but it is take extranal browser without new tab(i want to call activity starter only when web viewer requred New Tab)
msr79526
(SR Official)
August 3, 2020, 3:34am
#9
What fo you mean by new tab.do you have any button for new tab
Specify your query clearly do you want custom tab like chrome or you want to call external browser when button click
1 Like
vishwa123
(VISHWA )
August 3, 2020, 4:59am
#11
No i am linking my blog to my app using web Viewer and and in some post i am giving Google map Location so when user click on like it need to open in extranal browser or need to open google map
Use this extension this helps you to redirect to app if any activity found in your blog or webview
This Extension allows you to use Deep Links in a WebViewer. Examples: Intent: tel: whatsapp: geo: google.streetview: google.navigation: What is Deep linking? Deeplinks are a concept that help users navigate between the web and ...
Reading time: 1 mins 🕑
Likes: 45 ❤
vknow360
(Sunny Gupta)
August 3, 2020, 6:18am
#13
Probably this is what you are looking for:
1.Introduction
Extension Name: CustomWebView
It is an extended version of web viewer with more customization and flexibility.Its customization and additional features make it different from Web Viewer although it uses same Web View class.
Latest Version: 8
Released: 2020-05-12T18:30:00Z (UTC)
Last Updated: 2020-07-23T18:30:00Z (UTC)
Requires: Android 5+
2.Features
More customization options than normal web viewer
Long Click event
New window request event
Close window request event
Load lo…
3 Likes