Is there any way to load html content in chrome custom tab

╄→尐↘猪︶ㄣ 提交于 2019-12-01 06:53:35

问题


Is it possible to load local html content using chrome custom tab in android? I searched the web, could not find the solution, can anyone help..


回答1:


It's not possible to directly load HTML content using Chrome Custom Tabs but you could try saving the content to a local file and providing a file:// URL to see if that works.



来源:https://stackoverflow.com/questions/38179084/is-there-any-way-to-load-html-content-in-chrome-custom-tab

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!