[Free] ⚠ ImageNotifier

That's Dope

:star_struck: :+1:

1 Like

Super extension @TIMAI2 ! :star_struck: :star_struck:

2 Likes

does gif or any other animation format work

Unfortunately, this extension will only handle jpg, jpeg, png image files.

2 Likes

Can I show a png in asset ? this block does not run

You will need to define the path to the asset (or copy the asset to the ASD)

Make a procedure with file component:

1 Like

Thanks, it runs

Hello
Where the block "Call File1.makeFullpath" comming from.
i can't find it
Thanks Peter

The File component

it works. thanks

hello

Runtime Error

Attempt to invoke virtual method 'int android.graphics.Bitmap.getWidth()' on a null object reference
Note: You will not see another error reported for 5 seconds.

what error ?

Yes, not quite sure why this is occurring, will need to investigate. Thanks for reporting.

Still works with a base64 encode...

@mitapp_inventor_user

Can you please try this version of the extension, tested and working for me

uk.co.metricrat.imagenotifierV2.aix

Note should work in companion app, but currently still not compiling?

A slash (/) is missing in front of the image name:

grafik

@Anke

That was not the issue, I have a compile issue now, don't know why....

Your blocks....

My blocks for testing

Didn't work with previous version of extension, had to move the bitmap(decodeFile) command up the chain, but still not compiling....

Btw, no issue with compiling on Niotron:

hmmm ???