android 4.4:Intent intent = new Intent(); intent.setClassName("com.android.camera2", "com.android.camera.CameraLauncher"); startActivity(intent);