It looks that for some unexplained and mysterious reasons relative paths 
are not interpreted correctly on your Android device.

It looks that your image access path is:

On Android
*content://0@media/external/file/*images/smudge.jpg

On Windows
*file:///X:/file/*images/smudge.jpg
(where X is your drive letter)

You might want to solve this by putting the underlined portion of the full 
path into, well, a variable that is dynamically set at startup (that's what 
I do to create full URLs no matter what devices or OSs I'm on). But I feel 
this could be a bit overkill in your case and an unnecessary solution to a 
problem that's probably caused by something that may have been overlooked 
elsewhere.

Again, I'm able to seamlessly use my responsive TW on Android, Windows and 
ChromeOS with references to files and images and don't experience (nor, 
would I expect to experience) the issues you're describing. It is very 
difficult to understand what the root cause of the problem could be, short 
of suspecting you're using a heavily customised version of Android.

My apologies, but I'm unable to give you any valuable advice (without 
looking at your device).

Regards,
Hubert

On Wednesday, 4 December 2019 08:01:42 UTC, Raymond McDowell wrote:
>
> Once again, thanks for your suggestions but it still doesn't work on any 
> of my android devices. I thought perhaps it was because of my browser and 
> attempted to use the Samsung browser, then Chrome but when the img command 
> still didn't work and the ext command showed the following address
>
> content://0@media/external/file/images/smudge.jpg
>
> something is happening I don't understand.
>
> I dug out a windows laptop and, using the same file configuration, 
> everything worked fine just as you noted, but back on my android I am still 
> flummoxed. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c89c900b-b691-4b35-9cf1-a17607d81697%40googlegroups.com.

Reply via email to