Light sensor on Nexus One returns only two distinct values

混江龙づ霸主 提交于 2019-12-03 17:28:34

Your code looks fine. I was receiving values like this: 10, 225, 320, 640, 1280, 2600, 3200, 10240. But I really needed to point device towards sun to receive higher values.

Edit: from light sensor characteristic that can be obtained on my phone by using Android API - 10240 is the highest value that can be returned by this sensor.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!