Andrioid shake detection on emulator

Posted by cppdev on Stack Overflow See other posts from Stack Overflow or by cppdev
Published on 2010-04-30T05:32:00Z Indexed on 2010/04/30 5:37 UTC
Read the original article Hit count: 416

Filed under:
|

Hi,

I am pretty new to android. I have a use case where I need to detect a shake and show some images in my application. Can I test shake functionality on android emulator ? What are the other alternatives apart from testing it on a real phone ?

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk