Skip to content

Instantly share code, notes, and snippets.

@owahltinez
Last active July 20, 2018 16:42
Show Gist options
  • Save owahltinez/3a2a9c8702eeedc33ec21cb58e866704 to your computer and use it in GitHub Desktop.
Save owahltinez/3a2a9c8702eeedc33ec21cb58e866704 to your computer and use it in GitHub Desktop.
Open first camera using deprecated API
val cameraDevice = Camera.open(0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment