My app runs well on MotoG 14 but not on Pixel4 (both with android 13)

can you suggest a less complicated solution? maybe without using the html file

Try this ?

CARDSImg.aia (13.0 KB)

Thank you, it runs very well, no extension needed.

Image does not allow zoom, can you add zoom?

We could put the image in a canvas and provide a zoom function ? Or you could go back to html.

Can you optimize my aia with html ?

  1. What was the issue for you with your original html project ?

  2. Do you want/need an extension free solution ?
    ImageViewExtnTest.aia (508.3 KB)

1 Like

Thank you, this is my final code, it runs well on android 14.

ImageViewer ext, how to clear previous image

How can I delete the previous image ? I have to show big images and small images.
See my blocks

image

move these blocks from here and put above the Create block.

Does not run, test please my aia
CARDSImgview(1).aia (48.2 KB)

  1. Look again at the example aia I provided for you

  2. Read from here in the extension's topic on Kodular for the solutions

1 Like

@patel

1 Like

Solved, created an empty layout in Screen Initialize and show image with Set Path.
See eAcademy blocks.
Thanks to all

1 Like

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