(Q) sony tablet s hdmi? - Sony Tablet S

hello, we can use an adapter of microusb-hdmi? i have reading and i see we need root, well, we have root now! we can made this will work in us tablet? i read, this tablet use DLNA but i think maybe is there some way to work
sorry for my stupid english haha

No u can't, u can do this is xperia tab not on original tablet s.
Sent from my HTC Wildfire using Tapatalk 2

Tablet s doesnt even have the hardware to do this there is no video out connection to the micro usb
Sent from my Sony Tablet S using xda app-developers app

Actually, it is possible after looking closer to the logcat.
The software developer has set it to false and I did talk about all this, root, bootloader and more to Sony Support and guess what?
They said that I have a wifi problem so I should update when I already am updated and I was not talking about wifi, trolled by Sony Support.
So yeah, looks like they are trying to get away with that but it is just the software since there was something to do with NIVIDA HDMI Support according to the logcat.
Maybe Sony did it for hardware reasons or they just want to be limited.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my Sony Tablet S using xda premium

The xperia play also has an option in the software to have hdmi out in the sefvice menu but its software only it actual doesnt have any video out hardware are u sure its not the same case for the tablet s?
Sent from my Sony Tablet S using xda app-developers app

psxpetey said:
The xperia play also has an option in the software to have hdmi out in the sefvice menu but its software only it actual doesnt have any video out hardware are u sure its not the same case for the tablet s?
Sent from my Sony Tablet S using xda app-developers app
Click to expand...
Click to collapse
The Nivida extras are blocked for some reason, that must have the proper drivers inside.
The Nivida chipset should have such hardware, just also needs kernel modules.
We cannot see for sure if it is possible to enable such support.
There is a chance that the Android Developers from Sony blocked it but strange enough they offered something to me since I have been send ing alot of emails to them about root and the bootloader, explaining why it should be their and trying to get the issues fixed.
Here is the email from them:
Please accept my apologies for any disappointment or inconvenience that this issue has caused.
Sony welcomes feedback of this nature and with this in mind; I would like to thank you for taking the time to write to us.
I would like you please to state the problems of the new version of android and send it back so we can feedback Android developers.
You are still free to share it with them through their website.
If there is any limitation you having and we can solve it away from the Operating System please send it back to us.
Click to expand...
Click to collapse
(Cutted out some parts of email due to privacy).
Sent from my Sony Tablet S using xda premium

No no I dont mean the chips just the connection to micro usb. Like for example the xperia play had the hardware they just took the hdmi point out in the realease version. Someone need to open the tab to be sure but like you say if there is a way to enable it by software we can do that and see if it works.
Sent from my Sony Tablet S using xda app-developers app

psxpetey said:
No no I dont mean the chips just the connection to micro usb. Like for example the xperia play had the hardware they just took the hdmi point out in the realease version. Someone need to open the tab to be sure but like you say if there is a way to enable it by software we can do that and see if it works.
Sent from my Sony Tablet S using xda app-developers app
Click to expand...
Click to collapse
Yep, thats what developers do, they check, they create or get those files, they modify the files to lead it to the correct path and set it to true and then they test it.
I would test it if I can but the bootloader must be unlocked and I must be rooted so I can backup the system to get it working again but of course, there is a other system partition so we may not really be in a soft brick for long by continuously resetting until we end up into that system.
So way, back to HDMI.
So basically yes, we can maybe try to develop software HDMI if possible but obviously the drivers are required.
Sent from my Sony Tablet S using xda premium

If tablet is compatible with hdmi, we can add support to custom roms... Be patient... Wait for bootloader unlock...
Sent from my Sony Tablet S using xda app-developers app

Related

Netflix.apk from LG Revolution system dump

Found this on Android Central
Anyone brave enough?
APK attached...
EDIT: Didn't work for me
Works for me.
Sent from my Desire HD using XDA Premium App
it works except the streaming
Keep getting error 1005
Sent from my HTC Glacier using Tapatalk
Dg 3 said:
Works for me.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Streaming worked?
I was reading in the general section and responded there too, its checking for drm which our devices don't actually have which is causing the error not allowing us to use playback
Sent from my HTC Glacier using XDA Premium App
Hmmm could be editing apk (if possible I don't even know) to not check or if it checks to automatically say yes instead of checking?
Sent from my HTC Glacier using XDA Premium App
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hope this helps a little. I'm playing around with some files in the app and will let everybody know if I find something.
Sent from my HTC Glacier using Tapatalk
Yea, the second image, towards the bottom, thats where you can see it's trying to check the drm.
I was able to find the drm.apk and odex in the evo forums found here if anyone else wants to play with it.
Also, I'm trying to download the whole dump so I can play with it and see if there is anything in the /system/lib that we may be missing, but every where I try I never get a full download, so any help on that would be much appreciated
this is awesome, this needs to get more exposure maybe some devolper can figure out how to get drm on our phones so we can stream
We have drm(I think). Just not the right permissions it looks like. Going to play with this mote tomorrow, need sleep.
Sent from my HTC Glacier using Tapatalk
Just checked, we do. It's under
/system/app/drm provider.apk
At least that's the case for royal glacier 1.4
Sent from my royalginger 1.3
feels so close to being complete
Yes we do have the DRM Provider.
If stock then it's version 2.2.1 - I noticed the dumped version is 2.2.2
Ye, that was just one idea to look through that i found on the evo forums, I'm thinking what were looking for is gonna be in the revolution dump itself, probably under /system/lib.
Only problem is I still can't get the full thing to download from any source that I've found, it always shorts out at around 380-400mb on me and the full dump is 442mb
wow, this is actually pretty exciting.! I wish I could code at that level..
This will be so awesome when works, cannot wait!!!
Sent from my HTC Glacier using XDA Premium App
May be specific to the 8655 in the LG. Good test will be today if a Thunderbolt buyer tries it out.
I would, but will be later today.
rushless said:
May be specific to the 8655 in the LG. Good test will be today if a Thunderbolt buyer tries it out.
I would, but will be later today.
Click to expand...
Click to collapse
We in the Ally community are also watching this. We are very interested. Please keep us posted on the progress of this.
Just like everyone else we can do everything but Stream.
Are they not turning the servers on until the Lg Revolution hits?
Wonder what the odds are of cracking this baby?
swc2001 said:
Wonder what the odds are of cracking this baby?
Click to expand...
Click to collapse
It's really up in the air at this point. On one hand, there could be some hardware based decrypting the chip is capable that older chips can't do. On the other hand, it could just be that they're not allowing streaming from any android devices right now.
When somebody gets the revolution and fires up netflix, we'll have something to troubleshoot with.
I've replaced the drm provider apk but i can't seem to find where the .odex goes. has anyone found that?

Shake to charge battery - DOES IT WORK?

I installed this app, I'm new into sensors and Android whatsoever and I was wondering if the app i mentioned in the title really works; I'm not a part of the development team. etc... i just want to know if this works. I installed it on my optimus one and it sometimes works sometimes it doesn't. I was wondering if anyone could try it and help me get a verdict. Thanks a lot!
MarcCrauzer said:
I installed this app, I'm new into sensors and Android whatsoever and I was wondering if the app i mentioned in the title really works; I'm not a part of the development team. etc... i just want to know if this works. I installed it on my optimus one and it sometimes works sometimes it doesn't. I was wondering if anyone could try it and help me get a verdict. Thanks a lot!
Click to expand...
Click to collapse
What the...
Sent from my LG-P500 using XDA
Install the other one that put a solar panel on the screen, and shake the phone at the sun for extra fast recharging.
MarcCrauzer said:
I installed this app, I'm new into sensors and Android whatsoever and I was wondering if the app i mentioned in the title really works; I'm not a part of the development team. etc... i just want to know if this works. I installed it on my optimus one and it sometimes works sometimes it doesn't. I was wondering if anyone could try it and help me get a verdict. Thanks a lot!
Click to expand...
Click to collapse
WTF is this sh*t ? O.O
Sent from my LG-P500 using XDA
MarcCrauzer said:
I installed this app, I'm new into sensors and Android whatsoever and I was wondering if the app i mentioned in the title really works; I'm not a part of the development team. etc... i just want to know if this works. I installed it on my optimus one and it sometimes works sometimes it doesn't. I was wondering if anyone could try it and help me get a verdict. Thanks a lot!
Click to expand...
Click to collapse
Read the description once again.
Human have sensors too.
Why don't they get charge after shaking them self.
Sent from my LG-P500 using xda premium
Thats impossible. Just fake.
Try to put the phone to charger, then
shake as much as you can
Such stupidity, to use kinetic movement you'd need an convertor that transforms movement into energy, no phone has that.
Solar panels are a affordable and efficient way to charge a phone but kinetic motion is just stupid.
Humor, thy name is... app?
This reminds me of the video where the male news anchor gets his female co-anchor to lick her iPad. April Fools!
aspee said:
Read the description once again.
Human have sensors too.
Why don't they get charge after shaking them self.
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Lol good joke!!
@OP-- Don't get fooled by such crappy apps!! I saw that solar charger app is on the top list on the play store!!!---WTF??
......It's prolly bcoz of some ppl like you.........
Sent from heaven, wandering with Steve Jobs
andras7008 said:
Thats impossible. Just fake.
Try to put the phone to charger, then
shake as much as you can
Click to expand...
Click to collapse
ROFL
I cant believe those comments at market
Doesn't Work
I've downloaded this app "Shake to charge" on my Desire HD, I read the market comments and knew they were cynical, I thought I try it for myself, Shaked and shaked and shaked, while simultaneously checking the battery, it went down faster, It's a troll probably a good concept troll, ben heck did an android kinetic energy converter (YouTube it) that's the only way, phone companies will not do this for obvious reasons .
I also wanted to try the "solar" charge app, but c'mon :} rly !
I get it now, is a masturbation training app
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Most of the comments on android market are sarcastic.
moby_test said:
I get it now, is a masturbation training app
Click to expand...
Click to collapse
Really? What`s the name of the app?
Oh yes just what I need an app that charges my phone AND shows what I do when I'm alone x)
Sent from...wait gotta remember
guys it works.
you should try.
can you gain wait by jumping ?
It must be fake
Sent from my LG-P500 using XDA
It really works..
THE OPPOSITE WAY
That is totally fake.It's of no use!
Sent from my LG-P350 using XDA

[NEWS] New Sony XPERIA Tablet Availability (All News/Details Here)

Countries/Regions where its already available/launched:
1. U.K.
2. U.S.
3. Japan (15th September)
DETAILS:
CPU: Tegra3 Quad Core
CAMERA: 1MP(Front)/8MP(Rear)
BATTERY: 6000 mAh
BODY: Magnesium-Aluminium Alloy
WEIGHT: 570gm
PRICE DETAILS:
16GB $399.99
32GB $499.99
64GB $599.99
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
sent from seXperia S
Accessories Here:
http://www.androidauthority.com/sony-tablet-s-successor-may-arrive-soon-100513/
sent from seXperia S
Take My Money
Now
SONY is planning to release it in SEPTEMBER.
sent from seXperia S
Well here is one that will not be buying it. Sony is useless for updating the software and locking things down so we cannot root.
sony just upgraded to 4.0
colint3 said:
Well here is one that will not be buying it. Sony is useless for updating the software and locking things down so we cannot root.
Click to expand...
Click to collapse
Don't understand. Sony is on 4.0, which not many other can offer. One of the fastest upgraders.
shuckle said:
Don't understand. Sony is on 4.0, which not many other can offer. One of the fastest upgraders.
Click to expand...
Click to collapse
Sony were way late with their update. Asus transformer were first. Cannot root Sony s can root asus transformer.
colint3 said:
Sony were way late with their update. Asus transformer were first. Cannot root Sony s can root asus transformer.
Click to expand...
Click to collapse
Sony S really lacks the dev support.
sent from seXperia S
i want a tablet and i am loking foward the tablet s, what do you think? buy right now the tablet s or wait for the s succesor?
sebasgl1 said:
i want a tablet and i am loking foward the tablet s, what do you think? buy right now the tablet s or wait for the s succesor?
Click to expand...
Click to collapse
The S's successor could be making an appearance as soon as IFA in just a months time. I would highly suggest waiting to check it out first.
I've owned a tablet S since just after its launch and while I use it daily, there is still plenty of room for improvement. I'm hoping Sony REALLY steps up its game for the next tablet so as to try and make a big splash.
told you guys about it
I have prove and pics, but don't know how to post it
If by prove pics you mean the FCC blueprint I already saw it...more importantly than spec I want to know the price... maybe if they get rip off all the gimmicks. Maybe the price would be some thing good. The tablet s was really expensive in his release
But because is kinda cheap right now... I was thinking to buy it preventing 5hat the s2 could be expensive hell
All that would really sway me would be proper ps3 connectivity. Was a real let down finding out that the tablet can do nothing with the ps3 yet a ancient psp can
Sent from my HTC Desire S using xda app-developers app
No, i have full pics, accessories, prices!! The name is xperia tabket. 3 models:
1) 16GB $399.99
2)32GB $499.99
3)64GB $599.99
Smart covers, docking (with speakers) stations, hdmi cables etc.
Sent from my GT-P7510 using xda app-developers app
So i need 10 post here to put some pics??
Sent from my GT-P7510 using xda app-developers app
qsp said:
So i need 10 post here to put some pics??
Sent from my GT-P7510 using xda app-developers app
Click to expand...
Click to collapse
You can PM to us, we can publish..
Just need 3 more post and i can put it.
Sent from my GT-P7510 using xda app-developers app
Let's see
Sent from my GT-P7510 using xda app-developers app
Source Please !!!

[Thinktank][Sola] Floating Touch

Today i just visited this website http://bestboyz.de/ with my xperia sola and i recognized that i was able to control the i think javascript based 3d tag list using floating touch. ( see screenshot).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
That made me think about what floating touch could be used for, like gestures, system control, gaming.... Its very sad that it acutally only works in the browser and in cosmic flow so we need some talented devs to make some more use of floating touch! Maybe sony will surprise us with some more things in ics but i dont think so. What are your thoughts?
Sent from my MT27i using xda app-developers app
I own no floating touchy device but it sounds innovative hope its put into more use so disabled people can use phones
It seems kind of restrictive because only the Xperia sola has that capacity.
A little example could be using it to dismiss notifications. The functionality of swiping to dismiss stuff is ready, and it could get a cool touch (pun intended) in the sola, à la Minority Report, if you can dismiss apps and notifications without even touching the phone.
XUTT
Some days ago I asked if there was any app which uses floating touch, but as you said, hope that sony make something about this and give us something usefull
Today i tried weather it works in adobe flash inside the browser but sadly it doesnt.
Sent from my MT27i using xda app-developers app
Jozinek said:
In prototype, which i test, floating touch was working in whole menu, you can unlock phone, write messages etc... . We will see, if this will be enabled in ICS
Click to expand...
Click to collapse
What prototype? ICS prototype??
Jozinek said:
In prototype, which i test, floating touch was working in whole menu, you can unlock phone, write messages etc... . We will see, if this will be enabled in ICS
Click to expand...
Click to collapse
Wow cool. I think there should be an option to enable or disable that. Would be awesome.
Sent from my MT27i using xda app-developers app
Jozinek said:
In prototype, which i test, floating touch was working in whole menu, you can unlock phone, write messages etc... . We will see, if this will be enabled in ICS
Click to expand...
Click to collapse
WOW.
BTW Is multi touch possible with floating touch?
http://webglsamples.googlecode.com/hg/caves/caves.html
You must try this, you can control the camera using floating touch!! Amazing!
Sent from my MT27i using xda app-developers app
http://webglsamples.googlecode.com/hg/caves/caves.html
You must try this, you can control the camera using floating touch!! Amazing!
EDIT:
http://oos.moxiecode.com/js_webgl/ping_pong/
This game also works with floating touch.
Allmost all webgl stuff works!
Sent from my MT27i using xda app-developers app
Jozinek said:
In prototype, which i test, floating touch was working in whole menu, you can unlock phone, write messages etc... . We will see, if this will be enabled in ICS
Click to expand...
Click to collapse
I got it wokring in GB :highfive:
[Mod]Enabling Floating Touch Completely in Sola.
Wide adoption is required to generate development interest. I hope sony includes this tech in more of their devices
Sent from my GT-N7000 using xda app-developers app
I just found it that floating touch on cosmic flow while using another launcher it doesn't work, I'm using 360 launcher.
I think Samsung note2 also has floating touch.
Sent from my LT26i using xda app-developers app

Xperia Tablet S Remote Control app

Xperia Tablet S Remote Control app is supposed to have macros etc and overall to be superior.
I wonder whether .apk will work on the "regular" Tablet S.
Maine_Coon said:
Xperia Tablet S Remote Control app is supposed to have macros etc and overall to be superior.
I wonder whether .apk will work on the "regular" Tablet S.
Click to expand...
Click to collapse
+1 :laugh:
I've been wondering the same thing.
If not hopefully they'll include it when they do the jelly bean update
Sent from my GT-I9300 using xda premium
dantheman122 said:
If not hopefully they'll include it when they do the jelly bean update
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
I hope too!
I think the reports on whether or not we will get jelly bean are back and forth....
Sent from my Nexus 7 using Tapatalk 2
Ir code
jamminjon82 said:
I think the reports on whether or not we will get jelly bean are back and forth....
Sent from my Nexus 7 using Tapatalk 2
Click to expand...
Click to collapse
hi
my tablet cannot catch the IR with my remote..
i have tried everything, 10cm away, in front of the captor... nothing!
i have found the IR code... is there a way to set a IR code to a button ?
juliette
R5A includes version 2.0 of the Remote Control app with macros!
julietteFrench said:
hi
my tablet cannot catch the IR with my remote..
i have tried everything, 10cm away, in front of the captor... nothing!
i have found the IR code... is there a way to set a IR code to a button ?
juliette
Click to expand...
Click to collapse
I dunno if you already did this or not but in order for my tab to pickup ir commands the remote had to be touching the tablet right infront of the ir
Sent from my Sony Tablet S using xda app-developers app
Yesterday I upgraded my Tablet S to the new 2012 apps and they are wonderfull!! I think the tablet is faster,what do you think?The upgrade is about 260 Mb...
psxpetey said:
I dunno if you already did this or not but in order for my tab to pickup ir commands the remote had to be touching the tablet right infront of the ir
Click to expand...
Click to collapse
Yes.
10 cm is too far away. Should be 2-3.
If it still does not work, your IR receiver is broken and needs to be fixed.
Maine_Coon said:
Yes.
10 cm is too far away. Should be 2-3.
If it still does not work, your IR receiver is broken and needs to be fixed.
Click to expand...
Click to collapse
Ya way to far mine had to be 0cm lol such an awesome app I love ir
Sent from my Sony Tablet S using xda app-developers app
Are you sure because I have macros on my Sony Tablet S release5a.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my Sony Tablet S using xda premium

Categories

Resources