Sony Honeycomb 3.1 UserDebug leaked
Re: Sony Honeycomb 3.1 UserDebug leaked
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.
Last edited by pyro_mx on Thu Jun 20, 2013 6:52 pm, edited 1 time in total.
-
- Android 1.0
- Posts: 16
- Joined: Mon Aug 01, 2011 7:17 pm
Re: Sony Honeycomb 3.1 UserDebug leaked
Gracias! por favor dejeme saber
Thank you, please let me know. I think the bulid didnt come with the proper codes or something
Thank you, please let me know. I think the bulid didnt come with the proper codes or something
-
- Android 1.0
- Posts: 16
- Joined: Mon Aug 01, 2011 7:17 pm
Re: Sony Honeycomb 3.1 UserDebug leaked
Is their way I can go back to 2.1 update 1? or do i have to wait for the official release.
Thanks
Thanks
-
- Android 1.0
- Posts: 15
- Joined: Fri Jul 29, 2011 7:34 am
Re: Sony Honeycomb 3.1 UserDebug leaked
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:
it then tells me:
so I:
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.
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
Code: Select all
List of devices attached
192.168.0.198:5555 device
Code: Select all
adb shell
$ adb remount
* daemon not running. starting it now on port 5038 *
* daemon started successfully *
error: device not found
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.
-
- Android 1.0
- Posts: 16
- Joined: Mon Aug 01, 2011 7:17 pm
Re: Sony Honeycomb 3.1 UserDebug leaked
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.
-
- Android 1.0
- Posts: 14
- Joined: Tue Oct 25, 2011 12:25 pm
- GTV Device Owned: NSZ-GT1 (Bluray Player)
Re: Sony Honeycomb 3.1 UserDebug leaked
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
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.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:it then tells me:Code: Select all
cd C:\android\android-sdk-windows\platform-tools adb connect 192.168.0.198 adb devices
so I:Code: Select all
List of devices attached 192.168.0.198:5555 device
Not sure where to go from here. Any ideas?Code: Select all
adb shell $ adb remount * daemon not running. starting it now on port 5038 * * daemon started successfully * error: device not found
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.
Then to use root just do:
adb root
Unfortunately there is not a way to downgrade back currently.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.
Thanks,
Zenofex
Bitcoin donations can be sent to:
15mb6ER9gbujUXJABBd146W34FwWX2F1Lx
15mb6ER9gbujUXJABBd146W34FwWX2F1Lx
-
- Android 1.0
- Posts: 14
- Joined: Tue Oct 25, 2011 12:25 pm
- GTV Device Owned: NSZ-GT1 (Bluray Player)
Re: Sony Honeycomb 3.1 UserDebug leaked
Damn it....
-
- Android 1.0
- Posts: 14
- Joined: Tue Oct 25, 2011 12:25 pm
- GTV Device Owned: NSZ-GT1 (Bluray Player)
Re: Sony Honeycomb 3.1 UserDebug leaked
Thanks for your reply Zenofex
-
- Android 1.0
- Posts: 15
- Joined: Fri Jul 29, 2011 7:34 am
Re: Sony Honeycomb 3.1 UserDebug leaked
So we can't just pop in one of those Asura/Eagle downloads on a zip and flash?