views:

44

answers:

0

Hey guys,

since my question was answered really fast and with a high quality the last time I decided to post here again.

After hours of trying I finally was able to implement motionEvents in my application (oddly enough I first had to create a new view where I put all my stuff in - somehow it didn't work in a modified window-controller).

Anyway, I need to reduce the shake-threshhold since I want to recognize soft shakes for our current application. Is it possible to configure motionEvents or do I have to fallback to the accelerometer? And if so, do you guys have ideas for parameters?

I want 2 soft shakes to trigger my event.

TIA Daniel