开发者

Shake the device to launch an application in Android

How can we launch a application by just 开发者_Go百科shaking the device? I want to do something similar to the app "Appshaker".


From an activity, you can use the SensorManager to detect a shake, then react to that shake. That is what AppShaker does. Here is a sample project demonstrating one way to detect a shake.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜