ExportImage() on Android?

Just starting out? Need help? Post your questions and find answers here.
User avatar
RBart
Posts: 35
Joined: Fri Jul 25, 2025 9:13 am
Location: Belgium

ExportImage() on Android?

Post by RBart »

Hi,

I have used ExportImage() with succes on Ubuntu but when I use the same code in an APK on Android there's no file created on the file system.
Is there an way to get this working on Android?

Thanks in advance,
Rudi
💻 Exploring the world of SpiderBasic :o
tj1010
Posts: 221
Joined: Wed May 27, 2015 1:36 pm
Contact:

Re: ExportImage() on Android?

Post by tj1010 »

Wait for 4.00 help file to finish and you won't need it. Android and IOS are getting native transparent file and folder operations that aren't dependent on browser cache or domain restrictions. You'll only need prompts and user-interaction on desktop Windows, Linux, and Mac.
Post Reply