A simple remote app for android devices equipped with an IR blaster compatible with the IRDA system service (ie: mostly samsung devices)..
IRDARemote is hosted in the following web site
https://github.com/fishjord/IRDARemote
If you think the Android project IRDARemote listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of IRDARemote.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [nodpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 4 |
There are 1 image files in IRDARemote. The names of the image files are listed as follows.
example_appwidget_preview.png
The following screenshort is generated from the image listed above.
IRDARemote has the following Java source files.
com.fishjord.irwidget.About.java com.fishjord.irwidget.License.java com.fishjord.irwidget.MainActivity.java com.fishjord.irwidget.Settings.java com.fishjord.irwidget.ir.DummyIRService.java com.fishjord.irwidget.ir.IRDAService.java com.fishjord.irwidget.ir.IRService.java com.fishjord.irwidget.ir.codes.CodeManager.java com.fishjord.irwidget.ir.codes.IRButton.java com.fishjord.irwidget.ir.codes.IRCommand.java com.fishjord.irwidget.ir.codes.Manufacturer.java com.fishjord.irwidget.ir.codes.ProntoParser.java