Laser Alps MID-782 Android 4.4.2

Started by AceGIS, October 07, 2016, 05:04:46 AM

Previous topic - Next topic

AceGIS

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

EgonOlsen

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.

AceGIS

#2
Hi Ergon,

OpenGL ES 2.0
Mali 450

Thanks
Ace

EgonOlsen

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?

AceGIS

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

EgonOlsen

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).

AceGIS

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

EgonOlsen