SPRITE2MEN not working on Android

Previous topic - Next topic

ampos

My first program, SNOWLAND, that uses SPRITE2MEM does not work on Android. When it reaches the sprite2mem, it crashes.

Crivens

Works for me. I resize everything if it's not the right resolution using this command (search forum for code).

Cheers
Current fave quote: Cause you like musicians and I like people with boobs.

Kitty Hello

Test the code from the manual. Does it still crash? -> Driver issue. I  <3 Android

ampos

#3
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)

Kitty Hello