how to load image from expansion file into webview

后端 未结 3 1346
醉话见心
醉话见心 2020-12-20 01:46

In our app we have html pages which are loaded into webview from the asset directory. These in turn load jpg images from the same place. I need to move the jpg\'s to an expa

3条回答
  •  再見小時候
    2020-12-20 02:31

    The first answer to How to load an image stored in a byte array to WebView? works for API 10. Thank you Qorbani! Sorry I can't upvote your answer because I don't have the reputation

    Christine

提交回复
热议问题