我必须完成我的大学项目。我们假设开发的 windows phone 应用程序应该在驾驶时跟踪用户行为和与手机的交互。
目前,我们只是试图了解我们能够做什么和跟踪。我们考虑过监控
- 来电,来电,如果用户回复了这些,
- 也许拨出电话
- 耳机插入/拔出
- 单击任何硬件按钮
- 触屏..
以及用户所做的所有中断。
我们有什么选择?有人可以参考我的相关阅读吗?
我必须完成我的大学项目。我们假设开发的 windows phone 应用程序应该在驾驶时跟踪用户行为和与手机的交互。
目前,我们只是试图了解我们能够做什么和跟踪。我们考虑过监控
以及用户所做的所有中断。
我们有什么选择?有人可以参考我的相关阅读吗?
for the purpose of your app, I suggest you implement something with voice control so that the driver can interact with his windows phone without having to touch it. Visit these links for more info: Here's the first link Here's the second link