I've never, ever gotten it to work.  There are two outstanding bug reports
that are nearly a year old.  Such a fundamental feature that has, as far as
I can tell, never worked on android.  It certainly does not work from 6.x.x
and on....

My image is a png and I'm doing the following:

put the long ID of image "myimage" into tlongid
mobileExportImageToAlbum tlongid

This returns "export failed" every time.

I've tried to use a filename:

mobileExportImageToAlbum tlongid, "testfilename"

'export failed'

I've tried:

put the text of image "myimage" into ttext
mobileExportImageToAlbum ttext

fails with either "export failed" or "could not find image"

Why has a fundamental android feature that has been broken for so long been
ignored?
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to