web browser not opening

ivanreus

Member
Licensed User
Longtime User
good morning
I created an application open application of a newspaper app but do not want the links to website are on, how I can prevent browser to open the web page?.
thanks

sorry English is the Google translation

:signOops:
 

ivanreus

Member
Licensed User
Longtime User
Thanks for responding
the solution does not help me because I do not work with the web view.
My application opens an application of a newspaper

sPack="com.elpais.elpais"
In = pm.GetApplicationIntent(sPack)
If In.IsInitialized Then StartActivity(In)
StartActivity(In)

This application contains links to websites that do not want to run.

thanks
 
Upvote 0

ivanreus

Member
Licensed User
Longtime User
Disable your internet browser of the tablet but I get error in the third party application wanting to access the web page

You can create a web browser to control attempts to access internet applications?

There any way to control access to web pages of third parties?

eg intercept the call by some application to "com.android.browser / .BrowserActivity"?

Any idea is welcome

Thanks for the answers
 
Last edited:
Upvote 0

ivanreus

Member
Licensed User
Longtime User
I thought about creating a service module that reads and execution activities if the activity "com.android.browser" is running then stops.
Activity.SetActivityResult I can use?
could give examples of their use?
thanks

is important for me to solve this problem
thanks
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…