Using:
GETSCREENSIZE screenx, screeny
CREATESCREEN 0, 0, screenx,screeny
WHILE TRUE
USESCREEN 0
{draw stuff}
USESCREEN -1
DRAWSPRITE 0, 0,0
WEND
Had the following results:
HTC Flyer - Framerate probably 50% or so slower than before.
Toshiba Thrive - Black Screen.
Windows - Ran pretty much as before.