Easy way to work with Camera in Android -
currently i'm developing android app deals lot taking pictures. used native camera intents before, have style camera preview custom buttons , custom layout. i'm looking simple view can display live camera preview.
such view doesn't seem exist without lot of overhead. there's lot of confusion surfaceview & textureview seems. started looking decent library, found this: https://github.com/glamdring/easycamera , far can't seem work, there no example here either.
how guys tackle this? seems common way work camera preview way complicated , there no decent libraries yet? please point me in right direction. :)
is using native camera or in pain? ;-)
Comments
Post a Comment