Hi everyone,  
I generally use ZeroBarane Studio for development and testing now.  Because of this, I also edit the .gproj file in the editor too as it's much quicker.  But here's a GOTCHA.  Make sure you do not have any duplicate image filenames as this will cause your exported APK to crash.
This is the first time that I have come across this issue so I assume it was not a problem in previous versions of Gideros.                
                
             
        
Comments
Likes: simwhi
Likes: antix
But yeah, using all lower case would make it foolproof (which is kind of what I need heheh)
Likes: antix