Camera : setDisplayOrientation function is not working for Samsung Galaxy ACE with Android 2.3.6

前端 未结 3 654
死守一世寂寞
死守一世寂寞 2020-12-02 19:11

I was trying to create a simple camera application for research. I Read Android Camera Official Document and then started coding. so I did some steps to get it work

3条回答
  •  萌比男神i
    2020-12-02 19:55

    I have handled camera by writing some code that was majorly adapted from the ZXing project: http://code.google.com/p/zxing/

    You could try using those. If you are trying to use this, I would recommend going through the solution of this stackoverflow question

    This may not be the perfect solution to your question, but I had ran through this issue and had decided to use Zxing.

提交回复
热议问题