camera preview on androd - strange lines on 1.5 version of sdk
Posted
by Marko
on Stack Overflow
See other posts from Stack Overflow
or by Marko
Published on 2010-01-13T00:05:58Z
Indexed on
2010/04/26
14:13 UTC
Read the original article
Hit count: 344
Hi all,
I am developing the camera module for an android application. In main application when user clicks on 'take picture' button, new view with SurfaceView control is opened and camera preview is shown. When users click on dpad center, camera takes picture and save it to the disc. Pretty simple and straightforward.
Everything works fine on my device - HTC Tattoo, minsdkversion 1.6
...but when I tested application on HTC Hero minsdkversion 1.5, when camera preview is shown,some strange lines occur.
Anyone has idea what is going on?
p.s. altough preview is crashed, taking of pictures works fine
here is the picture:
Thanx Marko
© Stack Overflow or respective owner