Image viewer with zoom

Perhaps you need to give read permission ? Or have the correct filescope?

And have you copied the imgurl file over correctly ? Is it in the /Documents directory ?

(now also tested and working with companion on Android 13 using ASD as file location)

Much easier to use Custom Web View I think - I can't remember the last time I used App Inventor's.

I copied it from windows, now I have copied by code and my app runs well.
Thanks

I tried Custom, but I don't know how to load a local image

Then it is created by another app and cannot be accessed without SAF (on Android 11+).

That I think is the most ignorant part of Google's scoped system:
(1) The definition of what is media and what is non-media;
(2) The need to differentiate between file content types (media or non-media);
(3) The need to differentiate between Own app and Other app file contribution in what are supposed to be shared directories.

The approach is exactly the same, but without the need to add and configure an extension (much as I like CustomWebView)

the solution finally has been provided here, only the initialization was missing...

Taifun

This is solution using CustomWebView

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.