Hi All,
Has anybody tested a JCPT-AE app on the Laser Alps MID-782? I have an AR project which works great on my Samsung Galaxy S24G, however when testing the device on the Laser tablet, I simply get a grey screen? No errors or anything that stands out in the log? Not sure where else to start looking?
Ace
Which OpenGL version are you using? ES 1.x or 2.0?
And which GPU does this device use? A quick search from me didn't really help to find out.
Hi Ergon,
OpenGL ES 2.0
Mali 450
Thanks
Ace
Sounds pretty standard...everything else that you doing, that's special? Like a wallpaper app or camera integration or something similar? Are you using there latest version if jPCT-AE?
Hi Ergon,
Nothing new in my app. I have had the app running very well on Samsung and Sony devices? It seems to be only this cheap little Laser tablet that is having issues..?
I'll keep investigating..
Ace
You could set the Logger to debug and Config.glDebug to 1 (before creating the frame buffer) and see what that prints out (if anything).
Hi Ergon,
I enabled the Config.glDebugLevel but can't see any problems..?? I have attached a screen capture so you can see the issue..
Ace
Can you upload the log's output?