// Android Open Camera Intent intent = new Intent("android.media.action.IMAGE_CAPTURE"); startActivity(intent);