Reputation: 24689
Pretty new to Android development here... Is there an example out there of a working app with source that does something when you shake the phone? Is this doable in a background app? Done quite a bit of googling and can't find any good examples; only tutorials with little context.
Thanks!
Upvotes: 0
Views: 1501
Reputation: 22920
Did you check these samples?
http://snipplr.com/view/14890/handling-shake-events-on-android-15/
http://www.clingmarks.com/?p=25
Upvotes: 4