如何在Android应用程序中计算手机的振动
在我的应用程序中,当用户行走时,我想计算手机的晃动(振动)。如何计算手机的晃动以及如何显示其输出。
in my app when the user walks i want to calculate the shaking(vibration) of a mobile. How to calculate the shaking of a mobile and how to show its output.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是使手机在摇动时振动的代码......
我们必须在清单文件中添加以下行
here is the code for making a mobile to get vibrated when is shaked....
we have to add the following line in the manifest file