gpt4 book ai didi

android - 如何以编程方式在 google Api 客户端中打开/关闭 Activity 识别

转载 作者:搜寻专家 更新时间:2023-11-01 08:40:04 26 4
gpt4 key购买 nike

我正在使用 google fit 开发一个健康应用程序,其中我有一个设置选项来打开/关闭 Activity 检测。我研究了很多但没有得到任何解决方案。谁能告诉我如何实现此功能?

最佳答案

要停止 Activity 识别,您必须这样做:

ActivityRecognition.ActivityRecognitionApi.removeActivityUpdates(
mGoogleApiClient,
getActivityDetectionPendingIntent()
).setResultCallback(this);

Here是文档,如果你想看看

关于android - 如何以编程方式在 google Api 客户端中打开/关闭 Activity 识别,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33603882/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com