4/16/13 - "Harmony Ultimate" hybrid touchscreen and "Harmony Smart Control" models join the ranks.
4/15/13 - Convenient $150 hard buttoned remote for use with Apple iPhone or iPad-based control systems.
1/24/13 - Disappointing Q3 earnings due to flagging global PC market to blame.
12/31/12 - Our thanks to everyone who has helped make Remote Central a great community for the past year!
12/25/12 - Got a new remote? Want a new remote? Explore Remote Central's resources!
|
|
 |
|
The following page was printed from RemoteCentral.com:
|
Sony Tablet S remote control app
| |
|
| Topic: | Sony Tablet S remote control app This thread has 12 replies. Displaying all posts. |
|
| Post 1 made on Thursday December 15, 2011 at 14:54 |
rmalbers Founding Member |
Joined: Posts: | October 2001 384 |
|
|
There have been a few questions on the Sony tablet S remote control app so I thought I would 'take action', so to speak. I've been looking at a dump of the Sony tablet S and here are a few things I've found/thoughts that will give you more of an idea of how it works: First, there are no published API's for the remote control application in the Sony tablet S SDK. The internal data for the remote control app is stored in an SQLite version 3 database. There are really only two important database tables, one for the registered devices and one for learned IR commands for a given device/key. The built in support currently contains/handles 3,399 devices from 1,148 'makers' (read loosely, manufacturer's). It appears that when you register a 'supported' device the tablet 'calls home' to: ‘c o m . s o n y . n f x . a p p . i r r e m o t e s e r v i c e’ to get the IR keys/labels and IR codes for the given device. Internally anyway, it appears each device can have up to 271 keys/labels. As IR commands are 'learnt' (Sony's spelling) they are stored into an SQLite table by device and key. Anyway, that’s it for now, I’ll probably look at it some more but it’s a fairly ‘closed’ system and application so it sure looks like only Sony will be making updates ( hopefully) to the Sony tablet S remote control application.
|
|
| Post 2 made on Saturday December 17, 2011 at 03:13 |
Jasonvp Select Member |
Joined: Posts: | July 2008 2,404 |
|
|
|
| OP | Post 3 made on Saturday December 17, 2011 at 20:53 |
rmalbers Founding Member |
Joined: Posts: | October 2001 384 |
|
|
Thanks for that info, I'm trying to find info on their IR, we'll have to see if they publish API's for developers to use. I did see that it has a Dijit app (?), but some of the reviews are badmouthing it (first release so not really a surprise). It's really going to be interesting to see who will be first to 'open' up their IR port for developement. I wonder if there will be a Dijit app for the Sony tablet? It looks like these companies have a long way to go, I found this in a review: "With that in mind, Motorola has added an IR transmitter, like the Sony Tablet S. This works in cahoots with the pre-installed Dijit app. Dijit was originally designed for use with the Griffin Beacon, but worked without fault on the Xoom 2. You can program in your controllers for various devices, but the interface and the process isn't as advanced as Sony's solution, which has a dab more polish and is easier to set-up."
Last edited by rmalbers on December 18, 2011 11:19.
|
|
| Post 4 made on Tuesday December 20, 2011 at 04:16 |
Jasonvp Select Member |
Joined: Posts: | July 2008 2,404 |
|
|
|
| OP | Post 5 made on Tuesday December 20, 2011 at 13:38 |
rmalbers Founding Member |
Joined: Posts: | October 2001 384 |
|
|
Sorry, I should have put the link in, it's just something I found via google search, it was this one: [Link: pocket-lint.com]Here is something I didn't realize (I should have known, I guess), the HDMI port can be shutdown by an app if the content is not licensed for 'TV' display: [Link: developer.motorola.com](I sort of assumed that tablet's HDMI out sort of worked the dual monitors on PC's.)
Last edited by rmalbers on December 20, 2011 13:47.
|
|
| Post 6 made on Friday December 30, 2011 at 07:37 |
kevinwilson Lurking Member |
Joined: Posts: | November 2004 2 |
|
|
That's interesting. I'd like to experiment with that SQLite database - where is it stored, and can it be accessed without root access?
Thanks.
|
|
| OP | Post 7 made on Friday December 30, 2011 at 10:30 |
rmalbers Founding Member |
Joined: Posts: | October 2001 384 |
|
|
I found it and dumped it out of system/app/IrRemote.apk, to see what was in that package. So you'll have to dig deeper. I was just trying to get info on how the remote config stuff was stored and to try to find some API's. Not sure about run time access permissions, I was wondering the same thing, but I assume root or some 'elevated' permissions.
|
|
| Post 8 made on Wednesday May 30, 2012 at 22:23 |
I just bought the Samsung Galaxy Tab 2 10.1 (with IR) and am unhappy with the Peel remote app that comes with it. Anybody know where or if I can download an .apk of the Sony app from the Tablet S?
|
|
| Post 9 made on Monday July 2, 2012 at 13:56 |
The TouchSquid remote app works with the Samsung Galaxy Tab2 and Tab plus built in IR blasters. It is available on Google Play. There is a free demo.
|
Touchsquid Support |
|
| Post 10 made on Sunday July 8, 2012 at 10:05 |
TRCGroup Super Member |
Joined: Posts: | December 2007 4,015 |
|
|
On July 2, 2012 at 13:56, tstech said...
The TouchSquid remote app works with the Samsung Galaxy Tab2 and Tab plus built in IR blasters. It is available on Google Play. There is a free demo. You realize that this thread is about the Sony remote app? Stop trying to hijack threads. If you are an example of TouchSquid's support, then I would recommend people stay as far away as possible from them.
|
"You can't fix stupid." |
|
| Post 11 made on Sunday September 9, 2012 at 14:28 |
Bedoo Junior Member |
Joined: Posts: | September 2012 1 |
|
|
|
| OP | Post 12 made on Saturday September 29, 2012 at 10:02 |
rmalbers Founding Member |
Joined: Posts: | October 2001 384 |
|
|
That is REALLY interesting. What do you take this to mean in the Overview doc, I take it to mean these API's are not supported on the Tablet S: 2 Device compatibility XperiaTM Tablet S: COMPATIBLE Note that the Over-The-Air firmware update to “Android 4.0.3 (release4)” is required. The announcement is notified on the tablet device. Sony Tablet S: NOT COMPATIBLE Please stay tuned for further announcement about Sony Tablet S compatibility.
Last edited by rmalbers on September 29, 2012 10:33.
|
|
| OP | Post 13 made on Sunday October 28, 2012 at 11:52 |
rmalbers Founding Member |
Joined: Posts: | October 2001 384 |
|
|
Wow, it looks like the original Sony Tablet S got the new remote control application so I guess that means that those published API's will work on the original Tablet S. At least it seems so to me, we'll see what the application developers say.
|
|
 |
Before you can reply to a message... |
You must first register for a Remote Central user account - it's fast and free! Or, if you already have an account, please login now. |
Please read the following: Unsolicited commercial advertisements are absolutely not permitted on this forum. Other private buy & sell messages should be posted to our Marketplace. For information on how to advertise your service or product click here. Remote Central reserves the right to remove or modify any post that is deemed inappropriate.
|
|