Search found 3 matches
- Mon Oct 20, 2014 2:47 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Saving Captured Photo (templateImage) to Camera Roll
- Replies: 8
- Views: 5747
Re: Saving Captured Photo (templateImage) to Camera Roll
Seems like mobileExportImageToAlbum adds an extra space after .jpg of the filename. This makes the file not recognizable by the gallery app. It's fine when I manually remove the space by renaming it. I use Moto G.
- Mon Oct 20, 2014 2:03 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Saving Captured Photo (templateImage) to Camera Roll
- Replies: 8
- Views: 5747
Re: Saving Captured Photo (templateImage) to Camera Roll
What this answer got to do with mobileExportImageToAlbum which is used to save the image on the phone? Hi luchman, Welcome to the forum :) Now for the ritual... you have to place your underwear on your head to read this. OK I lied :) put "cam picture" into tAttachment["name"] The next thing I'd try ...
- Mon Oct 20, 2014 11:11 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Saving Captured Photo (templateImage) to Camera Roll
- Replies: 8
- Views: 5747
Re: Saving Captured Photo (templateImage) to Camera Roll
Got a problem on android. I can snap and also save the photo in the Pictures folder using the script by Simon. I can also email it. But, cannot open it like other images that are already present in the Pictures folder although can see the thumbnail as usual. "Application unavailable" message pops up...