Quote:
Originally Posted by tshering
That sounds like your image files are too large, try some with a lower resolution. The higher the resolution of the image, the more time is needed to write it to the screen. Therefore it can happen that the device powers off before the image appears on the screen.
Edit: For some example power off scipts with images, which are already on your device, see this post.
|
Hi, thank you, i have read this guide before. You were right about the file size. Tried images >=24kb and none of them worked. I wanted to have a full-screen image displayed and failed to stretch a smaller res image to whole screen (i am not very familiar with HTML), so i had to use images 1872*1404px large and even with maximally compressed .jpg couldn't get lower then to 24kb.
Only those preloaded 1kb images do work. Still better then the "you can edit this text..." default power off message
So, thanks for help

, will keep on testing smaller images