Hi,
i have problems in running our vuforia powered ar app or even your basic demos on a Panasonic eluga phone.
It seems to be a problem related to the camera or rendering the camera background.
Unfortunately there are no error messages or warnings or something that could be a hint
what the problem exactly is.
The QCAR framework initializes well and i also have a network connection so the camera parameters could be fetched.
After everything is initialized and the splash screen gets invisible the screen is just black.
The app is still responding and i can for example open the options menu.
I have figured out that the rendering function onDraw(...) gets called only two times and than stops. You can see this in the attached log.
When i remove the camera initialization in the native code the rendering loop works.
But the camera initialization and parameters are looking ok. The antive code tells me :
D/QCAR(3593): Configure Video Background : Video (640,480), Screen (960,540), mSize (960,720)
Does anybody facing the same problems or have some ideas what could be the problem with the panasonic eluga?
Log attached
Hi rockw446,
could you provide model details and Android version installed ?
also, do you see this on Vuforia 2.0 sample apps ? or 1.5 samples ? or your own app ?