Is it possible to know if the phone has been touched\moved (lifting it for example), using some Events?
How would you code it?
views:
140answers:
1
+3
A:
I think you are referring to the Sensors API in android. You can find info about the orientation of the device. Here's the guide i used. Thanks to Marko Gargenta
anto8421
2010-04-25 12:18:52