读书人

ZXing CaptureActivity黑屏有关问题

发布时间: 2013-02-19 11:11:41 作者: rapoo

ZXing CaptureActivity黑屏问题
Project Member #1 srowenThe app doesn't use a TabHost. If you are writing your own app, indeed, you may need to write different code! this part is not a library that is supposed to work in other contexts.

?

? ?虽然项目采用tabactivity搭建框架,但CaptureActivity是单独的activity。

? ?针对surfaceDestroyed在activity切换时不会总是调用的问题,https://github.com/commonsguy/cw-advandroid/tree/master/Camera/Preview/?的解决方法值的参考。

也即是把打开摄像头的动作延迟到surfaceChanged时调用。

读书人网 >移动开发

热点推荐