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

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

c# - Can I intercept a SOAP response in .NET before a content type binding mismatch ProtocolException? -

css - Can I use the :after pseudo-element on an input field? -