Hello friends, I've code for simple app that contains two activity. In main Activity i've created one button with Listener and calling intent object with other activity(WebViewActivity). The issue is when i click the button it'll take me to default webBrowser but i expected to open that url in my WebViewActivity. Please you people want to solve my problem.. Thanks in Advance