Page 2 of 6
Re: Sony Honeycomb 3.1 UserDebug leaked
Posted: Sat Oct 22, 2011 8:47 am
by pyro_mx
hey juan,, me encuentro en el trabajo,, no puedo decirte con exactitud, no lo he checado después de la actualización,, por la tarde te podre decir bien.
Re: Sony Honeycomb 3.1 UserDebug leaked
Posted: Sat Oct 22, 2011 7:29 pm
by sanchezjuan1992
Gracias! por favor dejeme saber
Thank you, please let me know. I think the bulid didnt come with the proper codes or something
Re: Sony Honeycomb 3.1 UserDebug leaked
Posted: Sun Oct 23, 2011 8:23 am
by sanchezjuan1992
Is their way I can go back to 2.1 update 1? or do i have to wait for the official release.
Thanks
Re: Sony Honeycomb 3.1 UserDebug leaked
Posted: Mon Oct 24, 2011 8:15 pm
by josericaurte
Hey zenofex,
Thanks for the link! I installed the update but I'm having trouble remounting adb to gain root.
I have checked settings>applications>development>remote debugging and entered my debugger IP.
Here's what I'm doing:
Code: Select all
cd C:\android\android-sdk-windows\platform-tools
adb connect 192.168.0.198
adb devices
it then tells me:
Code: Select all
List of devices attached
192.168.0.198:5555 device
so I:
Code: Select all
adb shell
$ adb remount
* daemon not running. starting it now on port 5038 *
* daemon started successfully *
error: device not found
Not sure where to go from here. Any ideas?
Also, like sanchezjuan1992 mentioned, Netflix app doesn't work and neither does the Blu-ray player when playing actual Blu-rays. I was gonna see if pushing the newest official Netflix app with honeycomb support would do the trick, but I'm stuck.
Re: Sony Honeycomb 3.1 UserDebug leaked
Posted: Mon Oct 24, 2011 8:39 pm
by sanchezjuan1992
I've tried the new Netflix app that suppose to support all 3.x devices and still didnt work. I figure since that version wasnt made to work with intel chips, but i could be wrong.
Re: Sony Honeycomb 3.1 UserDebug leaked
Posted: Tue Oct 25, 2011 12:27 pm
by disier
I dont like this version :'( But Is posible return to a previus version of Google TV? I really dont like this kind of icons organization.
Re: Sony Honeycomb 3.1 UserDebug leaked
Posted: Tue Oct 25, 2011 1:49 pm
by zenofex
josericaurte wrote:Hey zenofex,
Thanks for the link! I installed the update but I'm having trouble remounting adb to gain root.
I have checked settings>applications>development>remote debugging and entered my debugger IP.
Here's what I'm doing:
Code: Select all
cd C:\android\android-sdk-windows\platform-tools
adb connect 192.168.0.198
adb devices
it then tells me:
Code: Select all
List of devices attached
192.168.0.198:5555 device
so I:
Code: Select all
adb shell
$ adb remount
* daemon not running. starting it now on port 5038 *
* daemon started successfully *
error: device not found
Not sure where to go from here. Any ideas?
Also, like sanchezjuan1992 mentioned, Netflix app doesn't work and neither does the Blu-ray player when playing actual Blu-rays. I was gonna see if pushing the newest official Netflix app with honeycomb support would do the trick, but I'm stuck.
Sounds to me like you don't have your connecting ip (the IP of your computer) in the adb whitelist. Try to go to Settings->Application->Development->Debugger IP Address. In the box that pops up type the IP of your computer and then hit set.
Then to use root just do:
adb root
disier wrote:I dont like this version :'( But Is posible return to a previus version of Google TV? I really dont like this kind of icons organization.
Unfortunately there is not a way to downgrade back currently.
Thanks,
Zenofex
Re: Sony Honeycomb 3.1 UserDebug leaked
Posted: Tue Oct 25, 2011 1:56 pm
by disier
Re: Sony Honeycomb 3.1 UserDebug leaked
Posted: Tue Oct 25, 2011 1:56 pm
by disier
Thanks for your reply Zenofex
Re: Sony Honeycomb 3.1 UserDebug leaked
Posted: Wed Oct 26, 2011 10:54 am
by josericaurte
So we can't just pop in one of those Asura/Eagle downloads on a zip and flash?