一.总体架构 二.架构分析 1. com.google.zxing.client.android AmbientLightManager 环境光线管理 Detects ambient light and switches on the front light when very dark, and off again when sufficiently light. 当在前灯非常黑暗的时候检测环境光和开关,当光线充足的时候尝试关闭 BeepManager 声音和震动管理 Manages beep
在AndroidStudio环境下,或许会遇到下面的问题: Error:Execution failed for task ':app:preDebugAndroidTestBuild'. > Conflict with dependency 'com.android.support:support-annotations' in project ':app'. Resolved versions for app (26.1.0) and test app (27.1.1) differ. Se