GLBasic forum

Main forum => GLBasic - en => Topic started by: Marmor on 2016-Dec-02

Title: how to get an image from the mediafolder in ios and android
Post by: Marmor on 2016-Dec-02
Hi , i have a nice idea for a new project .
for ios i have no idea if i can load a pic from the camerafolder .
or is it possible to get an image direct from the camera

thx
Title: Re: how to get an image from the mediafolder in ios and android
Post by: spacefractal on 2016-Dec-03
not for the moment, and no TBA if its ever will been implemented. Its was not a part when glbasic got ported to iOS. Same is with Android.

Howover you might can code some c++ and c# by your self, since all c# code have been opened up.
Title: Re: how to get an image from the mediafolder in ios and android
Post by: Kitty Hello on 2016-Dec-03
I need that too. :D pretty please, anyone?

Gesendet von meinem GT-N7100

Title: Re: how to get an image from the mediafolder in ios and android
Post by: spacefractal on 2016-Dec-03
Im better to get the surface issue when resume fixed first. Without that the camera issue cannot been supported at all. Im did not got future than that, but its works and possible to just close the app when paused.

Im have still not pass to HeadKaze, which might not have time right now to fix the issue. This is the last remaining issue for the iOS10 fix.