GLBasic forum

Main forum => GLBasic - en => Topic started by: MrPlow on 2013-Nov-21

Title: Android no-nos?
Post by: MrPlow on 2013-Nov-21
Can I use the AppTimer routine for Android?

Are there other no-nos that cause Android to crash from the Get go?

SprColl? or Alphatesting? etc?

Debugging is hard when your fumbling about on a blue screen...;-)
Title: Re: Android no-nos?
Post by: MrTAToad on 2013-Nov-23
AppTimer works fine.

As far as I can tell, aside from the change of MP3 format (and possibly WAV), there should be no problems.
Title: Android no-nos?
Post by: MrPlow on 2013-Nov-23
Thanks, MrT.

I am debugging an app that is using your handy appTimer routine....happy to know it works ok with android.

Thks