ImageView ivCamera;
FlashLightControl = (Button)findViewById(R.id.flashcontrol);
ivCamera = (ImageView)findViewById(R.id.iv_camera);
Syntax error on token ";" ,, expected.
- Multiple markers at this line
- Syntax error on token ")", { expected after this token
- Syntax error, insert ";" to complete FieldDeclaration
- Syntax error on token ".", ... expected
- Return type for the method is missing
Syntax error, insert "}" to complete MethodBody