android - Set camera iso on Nexus 4 -


when use camparams.set("iso", (string)newvalue); in app , run on nexus 4, preview gets slow , after awhile crash because of high memory use.

when use cameraparameters.set("iso", 100); preview slow when use cameraparameters.set("iso", 1600); works perfectly.

it happens in other camera apps fv-5 when change iso setting.

on samsung galaxy s 2 works perfectly. can do?


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -