Hello everyone,
I developed a customized version of ImageTargets. And my main problem is, when i try it on Galaxy S3 , the initialization of the camera is fast. But when i try the same app in Galaxy S4 its taking really a lot of time just to initialize the camera and open the camera preview.
S4 is 4.2.2, and S3 is 4.1.2.
Does anyone have any idea about the reason? Do others have similiar problem like this with S4? Can it be a hardware issue?
Thanks
Ok, thanks for confirming.
We'll keep an eye on this issue, but as per my previous tests, I cannot reproduce the behaviour you observe,
i.e. on S4 (and Xperia Z as well), the init time are much faster on second run (i.e. after the first run) and then remain consistently fast (close to S3 values).
Concerning your question:
Can there be a way of optimizing the init procedure?
The samples show how to perform such initialization asynchronously already, but there is no specific way of "optimizing", if you mean "speeding it up".