I am trying to figure out what is the command to load the camera app in different modes like following:
For KK:
adb shell am start -a android.media.action.STILL_IMAGE_CAMERA --ei android.intent.extras.CAMERA_FACING 1
Change the id 0 or 1 for front and back camera.