GLBasic forum

Main forum => Bug Reports => Topic started by: ampos on 2011-Aug-27

Title: SPRITE2MEN not working on Android
Post by: ampos on 2011-Aug-27
My first program, SNOWLAND, that uses SPRITE2MEM does not work on Android. When it reaches the sprite2mem, it crashes.
Title: Re: SPRITE2MEN not working on Android
Post by: Crivens on 2011-Aug-27
Works for me. I resize everything if it's not the right resolution using this command (search forum for code).

Cheers
Title: Re: SPRITE2MEN not working on Android
Post by: Kitty Hello on 2011-Aug-29
Test the code from the manual. Does it still crash? -> Driver issue. I  <3 Android
Title: Re: SPRITE2MEN not working on Android
Post by: ampos on 2011-Aug-30
Quote from: Kitty Hello on 2011-Aug-29
Test the code from the manual. Does it still crash? -> Driver issue. I  <3 Android

Yes, it crashes also.

Could be it related that SAVEBMP and SAVESPRITE also don't work on my device? (it crashs also)
Title: Re: SPRITE2MEN not working on Android
Post by: Kitty Hello on 2011-Aug-30
yes. :(