In your BoardConfig.mk set USE_CAMERA_STUB = false, otherwise the stubbed camera library will be loaded instead of the real one, and so you will see the checkerboard image in the camera preview which is streamed from the FakeCamera.
BR, Rajesh On Fri, Sep 30, 2011 at 12:33 PM, ESL_Phani RajKiran <[email protected] > wrote: > Hi > > can any one guide me, how to get camera ( i have CMOS 0.3 Mp) i use > ARM9 S3C2410 , android drivers and application are there , when i > connect real hardware OV9650 camera , when i run the application i see > some chess box like image on LCD , is the problem with the Hardware or > the application unable to talk with JNI? > > I tried with USB camera too , same result i get. > > Android version i tried : 1.6-donut(2.6.29)., 2.1 eclair.(2.6.27) > Unable to get the result. > > Guide me. > Thanks > > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
