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 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -