-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get live accelerometer data #3
Comments
Hello, Thans a lot for any help you can provide |
@AngelSotomayor |
What can I do to make it compatible with android 9.0?Can you give me some advice? |
Sorry for my late response. I haven't tested it on any Android 9 device. What problem did you encounter? FYI, you may try to update |
I am Chinese. Maybe we can communicate in Chinese. |
在安卓系统8.0里,加速度测量开启久了会闪退。在安卓系统9.0里,软件可以打开,但是心率测试还有加速度测量都用不了。 |
看来问题比我想象中的要麻烦。 当前代码中的加速度示数意义似乎尚不明确。 Android 9 中,如果手机无法与手环建立连接的话,可能是蓝牙权限方面的问题。 |
很冒昧问一下,我可以加你的QQ或者是微信吗?我是一名大二的学生,目前正在自学安卓开发。我看过你的博客,觉得你很厉害,就希望有问题的时候能问问你 |
我也是一名大学生。非常抱歉,平时忙着写作业,没能维护好这个项目。 也许你可以发 Email 给我;不过说实话,Android 开发我也不太懂,之前写这个 project 时临时看书学的,时间长了也忘得差不多了,有些问题可能答不上来。 |
哦,那没事😁 。我去重构in.wangziq.fitnessrecorder.hardware.MiBand2试试,非常感谢你能帮我 |
时间也不早了,早点休息。 |
我发现加速度测量久了会闪退应该是内存溢出的问题。你可以给我一点建议吗?谢谢你 |
安卓9.0的手机可以和手环成功连接,但是一点击心率测试或者加速度测量软件就闪退 |
都2020年了,还有人折腾小米手环2么?我在写一套用ESP32连接小米手环2的API,写了好久咯,一直想读实时加速度,大佬们研究了这么久,有想法了么? |
@ziqin @yfytufgugyguvuy 学长们好啊!艾特一下,交个朋友才能体现出Github的价值 |
Hi, is someone working on this issue for Miband4 or others versions? My god is 2022. I've been looking for any development which actually works since 2015 :c |
References:
The text was updated successfully, but these errors were encountered: