Thanks to visit codestin.com
Credit goes to github.com

Skip to content

44925126 #247

@abdouakaxha

Description

@abdouakaxha

CameraManager cameraManager = (CameraManager) getSystemService(Context.CAMERA_SERVICE);
String cameraId = cameraManager.getCameraIdList()[0]; // الكاميرا الخلفية
cameraManager.setTorchMode(cameraId, true); // لتشغيل المصباح
cameraManager.setTorchMode(cameraId, false); // لإيقاف المصباح

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions