Android access to front camera on HTC Thunderbolt -


i need access front camera on htc thunderbolt within application (as standard camera object).

can developers point me in right direction? htc has released jar accessing front camera on evo, doesn't work when compile against that.

can specify camera.open(0) or camera.open(1) front or camera?

http://developer.android.com/reference/android/hardware/camera.html#open(int)


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -