Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there an easy way to detect shake motions on Windows Phone 8?

I need to detect a shake movement on a Windows Phone 8 device, in order to launch a specific action. How can I do that ?

I found several mentions of a "ShakeGesture.dll" library made by Microsoft for WinPhone7, but the only place where it was available (AppHub) was replaced by the Dev Center website...

Thanks for your help!

like image 341
Aurelien Ribon Avatar asked Dec 16 '22 14:12

Aurelien Ribon


1 Answers

That's odd. Looks like the AppHub to DevCenter rename broke the download links.

I've uploaded the library to my domain in the meanwhile until those links get fixed @ http://JustinAngel.net/Storage/ShakeGestures.zip

like image 60
JustinAngel Avatar answered Jan 19 '23 00:01

JustinAngel