Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Androidでクロムカスタムタブを使用してローカルのhtmlコンテンツをロードすることは可能ですか? 私はウェブを検索しましたが、解決策を見つけることができませんでした.誰か助けてください..
Chrome カスタム タブを使用して HTML コンテンツを直接読み込むことはできませんが、コンテンツをローカル ファイルに保存し、file:// URL を指定して動作するかどうかを確認することはできます。