Get rid of your MainActivity(Context context, Camera camera)
constructor. No code will ever use it. Move its code somewhere else.
Then, get rid of your MainActivity()
constructor, and just inherit the superclass' constructor.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…