[GUIDE][OBSOLETE] 3.1 for rooted EURO XOOM with working 3G in 5 steps [Update: 7/25]

lowtraxx

Senior Member
Sep 20, 2007
632
1,239
0
Augsburg
blog.toshsoft.de
jim:
Yes, I flashed the bootloader patch and the new boot.img.

Marshall:
I dont know if there are differences between the database files from different carriers and that this did something to your settings. I am not sure where else the Android Browser has proxy settings. I found out how you can query the settings db directly for proxy settings. But you need to know your way around adb and sqlite.

Code:
> adb pull /data/data/com.google.android.providers.settings/databases/settings.db settings.db
> sqlite3 settings.db
sqlite>.dump system
sqlite>.exit
It should show you all the settings in the system settings db. If the field http_proxy is set you have to remove it and push the db back. So if thats to great a hassle you propably should get the files again.
 

kristian82

Senior Member
May 30, 2008
57
9
0
Hey,

great to see improvements on the Euro 3G Version.
Is there a possibility to get back to stock ROM and relock the Euro 3G Xoom?
I don't feel comfortable flashing theupdate without having the chance to get back in case of failure.
Greetings,
Kristian
 

marekpipe

Member
Jul 18, 2008
32
2
0
can somebody pm or post the three database files of a euro xoom?
Seems that one file was not copied right and now im on 3.1 without 3g ...
I copied them by adb pull ...

Thanx
 

B3rlin3r

Member
Dec 12, 2009
22
0
0
How did you check that?
Wie meinst Du das? Also nochmal. Ich hatte ein rooted 3.1 verizon 3g img per CWM installiert, bis dieser thread gestarted wurde. Um an die Db-Files zu kommen habe ich die 3 img per fastboot installiert(danach mit CWM ein factory reset gemacht). Nach dem reboot hast Du dann ein gelocktes 3.0.
 

jim_panse

Senior Member
Jul 14, 2010
1,222
297
0
Chemnitz, Saxony
Ja, das ist alles richtig soweit. Aber nur durch das flashen durch fastboot, ist dein Tablet nicht wieder gelockt. Du kannst jetzt wieder flashen was du willst mit fastboot. Um richtig zu locken, brauchen wir die SBF Files von Motorola.
 

B3rlin3r

Member
Dec 12, 2009
22
0
0
Ja, das ist alles richtig soweit. Aber nur durch das flashen durch fastboot, ist dein Tablet nicht wieder gelockt. Du kannst jetzt wieder flashen was du willst mit fastboot. Um richtig zu locken, brauchen wir die SBF Files von Motorola.
Ich weiß nicht was '"richtig locken" bedeutet. Ich vermute etwas mit Original-certs. Jedenfalls hatte ich mich gewundert, wieso ich das Gerät mit "fastboot oem unlock" wieder rooten musste nach dem flashen. - Wie auch immer, danke für die Info. :)
 

ed.dark

Senior Member
Sep 17, 2005
260
26
0
Ich weiß nicht was '"richtig locken" bedeutet. Ich vermute etwas mit Original-certs. Jedenfalls hatte ich mich gewundert, wieso ich das Gerät mit "fastboot oem unlock" wieder rooten musste nach dem flashen. - Wie auch immer, danke für die Info. :)
English please gentlemen
 

marekpipe

Member
Jul 18, 2008
32
2
0
Perhaps to make it clear:
3G works only (in my case with a tmobile xoom) after flashing 3.1 with all steps but not the 1st (recovery). I had to do step 4 which is only for verizon ... after that i adb´ed the four files and after rebooting the 3g was found. without step 4 there was no 3g found...