Project Android Tablet App
Posted: Sat May 12, 2012 1:58 pm
Hello,
I want to introduce my project that I working on. It is an Android Tablet remote app, which should simplify
the work with Samsung TVs. Since I only found Android Apps, that display only the actual remote, I started
to implement my own one. In addition, I found this great forum including Android Sources and examples, which
motivate me to do this.
Until now, I worked on the UI and some functionalities, such as chanel sortning by drag n drop, tv guide, etc.
Now I want to implement the actual functionality. Thus, I thought, I can get some ideas and answers for my questions to improve this application.
Here some impressions: Currently I am working on the connection. I follow the implementation of the SamyGoRemote App and I want to show
a list with all TV in my environment. Here I want to display a more user friendly way by parsing the /rcr/RemoteControlReceiver.xml
in order to get the TV model name.
Now I have a question about the broadcast request. Somtimes the TV answers with a path to a different xml file. Why?
Additionally, I want to know if there other paths exist to retrieve information from the TV, such as all smart tv app icons installed on the
device? (The samsung app is able to do that!)
It would be great, if someone could help or have some ideas to improve this app.
Thanks in advance
Schani
I want to introduce my project that I working on. It is an Android Tablet remote app, which should simplify
the work with Samsung TVs. Since I only found Android Apps, that display only the actual remote, I started
to implement my own one. In addition, I found this great forum including Android Sources and examples, which
motivate me to do this.
Until now, I worked on the UI and some functionalities, such as chanel sortning by drag n drop, tv guide, etc.
Now I want to implement the actual functionality. Thus, I thought, I can get some ideas and answers for my questions to improve this application.
Here some impressions: Currently I am working on the connection. I follow the implementation of the SamyGoRemote App and I want to show
a list with all TV in my environment. Here I want to display a more user friendly way by parsing the /rcr/RemoteControlReceiver.xml
in order to get the TV model name.
Now I have a question about the broadcast request. Somtimes the TV answers with a path to a different xml file. Why?
Additionally, I want to know if there other paths exist to retrieve information from the TV, such as all smart tv app icons installed on the
device? (The samsung app is able to do that!)
It would be great, if someone could help or have some ideas to improve this app.
Thanks in advance
Schani