Is it possible to capture/receive IR signals in an Android application?

后端 未结 4 1884
心在旅途
心在旅途 2020-12-30 01:47

Is there any ways to receive IR signals in android?

While searching, I found ways to transmit data from Android devices.

Found this one very useful: https://

4条回答
  •  感情败类
    2020-12-30 02:37

    Is there any ways to receive IR signals in android?

    Few Android devices have any IR support, let alone some sort of IR receiver. If you build your own device, you are welcome to do what you want.

提交回复
热议问题