Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个电视 IR 代码列表,我在ArrayList<int[]>
ArrayList<int[]>
但是我没有太多的Android红外发射器经验,那么我如何ArrayList<int[]>在按下按钮时发送红外数据?