startActivity(new Intent(Intent. ACTION_VIEW, Uri. parse(“http://www.google.com”))); Launch an url internally within the app.
startActivity(new Intent(Intent. ACTION_VIEW, Uri. parse(“http://www.google.com”))); Launch an url internally within the app.