Open Search web from Android

后端 未结 0 422
长发绾君心
长发绾君心 2021-02-04 09:00

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)
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题