0

I'm migrating a WebView Application. But I couldn't find a way to load Image in Pictures folder in Android Q.

I can't use MediaStore in Webview. what should I do?

aucd29
  • 476
  • 4
  • 6
  • "I can't use MediaStore in Webview" -- you can access `MediaStore` in the programming languages that use `WebView`, such as Java or Kotlin. – CommonsWare Sep 30 '19 at 10:50
  • I want to get the image path through js (by add javascript interface) and express that path in tag. How can I use ? – aucd29 Oct 01 '19 at 01:11

0 Answers0