Create Remote in Android using ConsumerIrManager Android by Rajesh Kumar Sahanee - February 28, 2020April 4, 20200 Hello friends, today we are going to learn how to create remote in android using ConsumerIrManager. ConsumerIrManager class operates consumer infrared on the device and we'll use two methods of ConsumerIrManager class hasIrEmitter method to check whether device has infrared emitter or not and transmit method to transmit single/pattern. Actually
Multiple Filters and Sorting in Android Android Android Projects Java by Rajesh Kumar Sahanee - February 16, 2020March 24, 20200 Hello Friends, today we are going to see multiple filters and sorting in Android. In multiple filters we basically choose multiple values from multiple available filter options.