java - Trigger galaxy S4 Infrared sensor App Development? -


hello i'am complete noob in android development , since have galaxy s4 ir sensor thaught of start developping remote wich works every tv without configourtion. know not easyest app beginner thought quiet expert in java not big thing learn. first want button , if press it should send ir code galaxy s4 ir sensor. did som research , found out infrared codes hex codes

example: power on code jvc tv

0000 006d 0001 0011 0140 009e 0014 003c 0014 003c 0014 0014 0014 0014 0014 0014 0014 0014 0014 0014 0014 0014 0014 003c 0014 003c 0014 003c 0014 0014 0014 003c 0014 0014 0014 0014 0014 0014 0014 0379 

how can send code ir output ar there api's ? give me examples or helpful links if ar interested in project can add me on skype: jonijoni111

thanks in afford.

someone wrote sample application samsung galaxy note. tried code samsung galaxy s4 , worked well: https://github.com/rngtng/irdude/blob/master/src/com/rngtng/irdude/mainactivity.java


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -