Android programming remote control using IR

1.6k Views Asked by At

I am trying to develop app for remote control of video projectors using Infrared (IR). I found the documentation for android.hardware.ConsumerIrManager but it is supported only for API 19 (Android 4.4) and up.

Is there some other way (API) for using the IR and transmiting IR codes which support older Android versions ex. 4.x.x ?

0

There are 0 best solutions below