Show jpg

I used to be able to show a picture using a formula like

/storage/emulated/0/icons/dim.jpg

to show a picture in kwgt. But now it no longer works. Can anyone help me get it working again.?

Thanx!

Ross Jones

The issue is Scoped Storage. Standard file paths are restricted now.

Use this format in the Bitmap formula field:$“/sdcard/Widgets_kustom/photosx/2.jpg”$

(Make sure the image is located inside the specific Kustom folder you have granted access to in the app settings).

The most stable way to handle images on modern Android is using Flows. It bypasses storage issues permanently.

Check out the guide by Baju Santiko: "How to get a random image every … time.

With your help I got it working again. Thank you!

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