
camera
shell75
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
android camera mtbf 脚本
1. debug android camera 的过程中,需要复现bug,想到使用个脚本,别的项目已有此脚本,主要过程如下: adb shell am start com.android.camera/com.android.camera.Camera adb shell input keyevent 23 // adb she原创 2012-07-05 11:36:56 · 1760 阅读 · 0 评论 -
Exif文件格式描述
http://www.cppblog.com/lymons/archive/2010/02/23/108266.aspx#AboutExif 关于Exif 有比较详细的说明。。。转载 2012-08-08 17:32:11 · 247 阅读 · 0 评论