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

Capture and play voice with Asterisk ARI -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -