【发布时间】:2014-01-25 08:20:29
【问题描述】:
我一直在网上搜索有关在 Eclipse 中使用注释 3 的 IR blaster 的工作示例。有很多答案,但非可以让你走到最后。我希望能够使用任何 IR 代码并使用 IR blaster 传输它。任何API? 图书馆? 开源应用可以借鉴?
【问题讨论】:
标签: android open-source samsung-mobile
我一直在网上搜索有关在 Eclipse 中使用注释 3 的 IR blaster 的工作示例。有很多答案,但非可以让你走到最后。我希望能够使用任何 IR 代码并使用 IR blaster 传输它。任何API? 图书馆? 开源应用可以借鉴?
【问题讨论】:
标签: android open-source samsung-mobile
有人在 xda-developers 上找到了如何访问 Galaxy Tab 2 的红外发射器,甚至在 github 上建立了一个项目:http://forum.xda-developers.com/showthread.php?t=1670289。该代码也应该适用于 Note 系列。
基本上,它是一个系统服务,您可以通过反射访问和通信..
【讨论】: