Skip to main content
Known Participant
July 28, 2014
Question

Problem render mode "direct" Android

  • July 28, 2014
  • 2 replies
  • 541 views

I'm developing an app with Adobe Air 14.0.0.137, Flash CC and Starling.

I detected an strange issue. If a set Render Mode as "Direct" the stage3D starts but no display list objects appear on the screen. I can see a white screen and only then my Starling app starts up.

If I set Render mode "Auto" the display list objects appear on the screen, but starling can't startup.

This is making my "splash-screen" fail, showing a white screen instead an flat image.

As I remember, in direct mode is still possible to see the tradicional display list objects. This is only happening on Android.
Everything works as expected on PC and iOS (ipad), but not in Android.

Any thoughts?

This topic has been closed for replies.

2 replies

Participating Frequently
September 8, 2014

I'm experiencing it as well, on some android devices only. I can't reproduce it as it works well on my device. But some testers have that exact same problem.

croxoverAuthor
Known Participant
July 30, 2014

no one experiencing this?