MaxP
2
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.