I am trying to detect motion of iphone/android without using internet or without using gps. Firstly i am not sure as to whether this is possible and if yes how to go about it.

Thanks.

link|improve this question
Please be more explicit when referring to "motion detection" as this could mean many things and also demonstrate some level of prior research instead of throwing out vague questions. – citizen conn Jun 27 '11 at 19:39
2  
Use the accelerometer? – ceejayoz Jun 27 '11 at 19:39
try looking at them. motion would / could be detected without internet / gps. – naveen Jun 27 '11 at 19:45
@ceejayoz why don't you make that an answer? – TomHarrigan Jun 27 '11 at 19:48
feedback

1 Answer

You're talking about inertial navigation. While most android phones are equipped with accelerometers and compass sensors, it will be extremely difficult, if not impossible, to perform the necessary computations on the devices. Also, I don't know if the precision/accuracy of the built-in sensors are suitable for this approach.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.