获取Camera信息使用命令:adb shell dumpsys media.camera > info.txt 获取当前系统内存信息:adb shell dumpsys meminfo > info.txt