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
Post a Comment