Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #store in tmp dir "/data/local/tmp/camera.sh"
- #Start with: adb shell '/data/local/tmp/camera.sh&'
- sleep 60
- am start -a android.media.action.STILL_IMAGE_CAMERA
- sleep 2
- input keyevent KEYCODE_CAMERA
- sleep 2
- input keyevent KEYCODE_CAMERA
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement