Setting the acceleratedRendering to true on startup on
Dan Friedman
dan at clearvisiontech.com
Sat Sep 23 11:20:52 EDT 2017
I had these exact same issues: black screen if acceleratedRendering was enabled on Android at startup. I found that if I set the acceleratedRendering to true after ALL startup items were complete (preOpenCard, preOpenStack, openCard, openStack, and whatever else you’re doing at launch – basically when the app comes to an idle) the acceleratedRendering then was enabled successfully and seemed to work properly from that point on.
That’s my 2 cents. Hope it helps.
-Dan
More information about the use-livecode
mailing list