0

Possible Duplicate:
How to open “front camera” on android platform?

The default setting of camera is back.
I have added one button.
When users click on it, it will change to front camera.
What steps should I implement?
Since the back camera is previewing, should I stop the preview first and camera = null and then change to front camera??
I feel confused about it.
Please help. Thanks.

Community
  • 1
  • 1
jjLin
  • 3,281
  • 8
  • 32
  • 55
  • Please read the question carefully. I want to switch from back to front. Not directly use the front camera. – jjLin Sep 20 '12 at 10:29
  • 1
    If you have read some of the answers on the page, you would have seen a link pointing here: http://stackoverflow.com/questions/2779002/how-to-open-front-camera-on-android-platform/4767832#4767832 Which solves your problem. – Dzhuneyt Sep 20 '12 at 10:30

0 Answers0