I am developing an android application for the first time. I am able to do a www.google.com search with this code:
val intent = Intent(Intent.ACTION_WEB_SEARCH)