Flash light not working as torch in some android devices -
hi using nexus 5.i have developed basic torch app works in devices except in nexus 5 please me
some devices require surface view access camara object.
try { camera.setpreviewtexture(new surfacetexture(0)); } catch (ioexception ex) { // ignore }
Comments
Post a Comment