Hi all,
I am new at fusion 2.5 and having a hard time finding info on how to do a particular function in a app im trying to build.
What I am trying to do is have a Frame with an active picture and a button (we'll call it, "Set Players Picture"). When the user clicks the button it opens android gallery and lets you pick an image.
After the image is picked and the gallery closes, the active picture changes to what was just picked. I am able to open the android gallery by inserting a Android camera object
and assigning the button to "Select from gallery" and bam the gallery opens and I'm able to browse for an image and select it, however, once I have clicked on my selected image
the screen freezes and my app crashes. I hear that android has a problem with active pictures and to use android object instead but I still am stuck at what to do after my image is selected
and how to set it as the new image on my frame. It would also be amazing if when i closed the app that it remembered the last image when it restarts (.ini file?).
If there is already any tutorials or examples for something like this I'd love to see them.
Any help would be greatly appreciated. Thanks in advance