GLBasic forum

Main forum => GLBasic - en => Topic started by: AlienMenace on 2011-Oct-03

Title: Android debug?
Post by: AlienMenace on 2011-Oct-03
Hello,

I noticed that GLB is building a "debug" apk file and installing it on my HTC Flyer. Can this be changed to build a "release" version or does it matter? Seems to be a bit slow as is.

Thanks!
Steve
Title: Re: Android debug?
Post by: ampos on 2011-Oct-03
The no-debug one is the one calle "unsigned".

The release is the unsigned with your sign. Look at the help file "hot to compile for android"
Title: Re: Android debug?
Post by: MrTAToad on 2011-Oct-03
There is no "release" version as such, which is a shame as there could be possible speed improvements over the debug version.  Hopefully at some point there will be...
Title: Re: Android debug?
Post by: AlienMenace on 2011-Oct-03
My flyer has a 1.5GHz Snapdragon processor which I thought would be pretty peppy with GLB. My project on the iPad2 runs well but the same project runs about half as fast on the Flyer.  O_O