androidnativescriptinfraredremote-controlinput-devices

reading infrared remote control from Nativescript


I would like to ask you, if it's possible to read the infrared remote control signal from an APP programmed in Nativescript, and how.

Thank you.


Solution

  • Probably. Try using the native API access via Typescript which might then get you access to the ConsumerIrManager which is where you should start for IR transmission