September 6th, 2010, 06:30 AM
|
#1 (permalink)
|
|
New Member
Thread Author (OP)
Join Date: Sep 2010
Posts: 9
Device(s):
Carrier: Not Provided
Thanks: 3
Thanked 0 Times in 0 Posts
|
camera and orientation sensor
Is it possible to use camera and orientation sensor at the same time?
I try to write a program, but when I checked in debugging mode:
the camera thread and orientation sensor thread never show up together.
if I turn on the camera, the sensor goes off,
and if I turn off the camera, the sensor thread shows up again..
by the way, I use android 2.1..
thanks!
|
|
|