I am building an android application in which i need to open settings page of chrome browser. I have researched a lot but didn't found any satisfactory result.I have used intent for default browser but that was not working in case of chrome browser. Does anyone has any idea about this ? thankyou in advance !
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Chrome does not appear to export that activity, so it cannot be started by third-party apps.
Even if they did, that behavior could easily vary from version to version of Chrome for Android. Google does not document or support access to such activities from any of their commercial apps, let alone Chrome.