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.
このhtmlページ(assets / page.html)があり、画像「res / drawable-xhdpi/image.png」をロードしたいと思います。やり方がある?
解決策を見つけました!
image.pngをresフォルダーからassetsフォルダー(現在はassets / image.png)にコピーしました。それから私はちょうど画像をsrcedしましたsrc="image.png"
src="image.png"