Trying to work with camera flash. When importing a class:

import android.hardware.Camera; 

writes that he is deprecated .

How to work with flash in android from version 4 and above?

    1 answer 1

    Camera2, use this class.