Hi Ashutosh, Try this https://source.android.com/devices/camera/external-usb-cameras
These has example reference for default v4l2 device. Probably use can use the same to bring up your device (if it is exposed on v4l2) - satish On Thu, May 2, 2019 at 9:36 PM ASHUTOSH KUMAR <[email protected]> wrote: > > Hello, > I am new to android world and i am currently working on a custom board.I > want to write camera hal code for v4l2 camera device(OV 5643 camera > module).Camera module is working fine but .so file for camera is missing on > android platform.Kindly suggest if there are any opensource implementation > available for camera module library for v4l2 device or road map to write my > own HAL implementation. > > -- > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > > --- > You received this message because you are subscribed to the Google Groups > "android-porting" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Regards, satish patel -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
