Skip to content

Instantly share code, notes, and snippets.

@DavidTPate
Created February 13, 2013 04:48
Show Gist options
  • Save DavidTPate/4942374 to your computer and use it in GitHub Desktop.
Save DavidTPate/4942374 to your computer and use it in GitHub Desktop.
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.simple_camera_activity);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment