New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
ft55555
Old
#1  
Member - OP
Thanks Meter 3
Posts: 45
Join Date: Dec 2010
Default [Q] How do you re-brand to T-Mobile USA?

I tried the de-branding hack (MobileOperator = "000-88"), but I was only able to update to 7008. Since T-Mobile USA is going to start pushing updates, I want to "rebrand" my phone back to what it was. Does anybody know what the MobileOperator string is for T-Mobile USA?
 
jsmarcus
Old
#2  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Feb 2011
The string is TMO-US
 
ft55555
Old
#3  
Member - OP
Thanks Meter 3
Posts: 45
Join Date: Dec 2010
Quote:
Originally Posted by jsmarcus View Post
The string is TMO-US
Thanks! I'll give it a whirl.
 
bnlf
Old
#4  
Member
Thanks Meter 4
Posts: 80
Join Date: Apr 2009
Location: Rio de Janeiro
is there any reason to want to rebrand the device? does anything stops from working after unbranding? thx
 
omaropa
Old
#5  
Member
Thanks Meter 3
Posts: 53
Join Date: May 2009
Location: Orlando
I also want to rebrand my HD7 but the registry editors ive used dont show it. How can I change it back to TMO-US?
 
ft55555
Old
#6  
Member - OP
Thanks Meter 3
Posts: 45
Join Date: Dec 2010
Quote:
Originally Posted by omaropa View Post
I also want to rebrand my HD7 but the registry editors ive used dont show it. How can I change it back to TMO-US?
You'll need to run this XAP called HTC-ProvXml-Deploy.

This XAP will load a self-contained CustClear.provxml file into the registry. You'll just need to create your own CustClear.provxml file and overwrite the one that's already in the XAP.

You'll need to create a .reg file with the following contents:

Code:
REGEDIT4

[HKEY_LOCAL_MACHINE\System\Platform\DeviceTargetingInfo]
"MobileOperator"="TMO-US"
Then run rgu-2-xml to convert it to an XML file.

The XML file should look like this:

Code:
<wap-provisioningdoc>
<!-- *** COMMENTO *** -->
   <characteristic type="Registry">
      <characteristic type="HKLM\System\Platform\DeviceTargetingInfo">
         <parm name="MobileOperator" value="TMO-US" datatype="string" />
      </characteristic>
   </characteristic>
</wap-provisioningdoc>
Rename the file generated by rgu-2-xml to "CustClear.provxml" (without quotes obviously). BTW, you can just take the XML above paste it into NotePad and save it as "CustClear.provxml" if you want to skip the rgu-2-xml conversion.

Next you'll need to open up "HTC-ProvXML-Deployn.n.n.xap" as an archive file. You can either change the extension to "zip" and open it up in Windows (you'll need to change the extension back to "xap" later, obviously), or you can use 7-Zip. If you have 7-Zip, right-click on the xap file and select "Open archive".

Drag your new CustClear.provxml file into the archive and overwrite the file already contained therein. Double check that the file was overwritten by dragging the file from the archive to another folder (e.g. your desktop) and open it up in NotePad to inspect.

Next change the extension of the zip file back to xap if you have to, and then deploy the xap to your device. Run the app, and you should have a rebranded HD7.

Unfortunately, I don't think there's anyway to tell if the changes stuck.
The Following 3 Users Say Thank You to ft55555 For This Useful Post: [ Click to Expand ]
 
acidburst
Old
#7  
acidburst's Avatar
Junior Member
Thanks Meter 0
Posts: 22
Join Date: Mar 2007
Thank you. This was very easy to follow and I was able to follow your instructions and deploy the registry settings!
 
prjkthack
Old
#8  
prjkthack's Avatar
Senior Member
Thanks Meter 122
Posts: 875
Join Date: Jan 2009
Location: Kansas City
I already customized myself a provxml to rebrand my HD7 back to TMO-US. Attached it for download. Just deploy to your device and hit the green button to provision.

Note that this is specifically to rebrand back to TMO-US.
Attached Files
File Type: xap rebrandTMOUS.xap - [Click for QR Code] (233.2 KB, 18 views)
prjkthack
Nokia Lumia 920, Nokia Lumia 900, Droid DNA
Microsoft Surface Pro 128GB
Retired: Helio Ocean, HTC Touch Pro, HTC HD2, HTC EVO 4G, HTC HD7, HTC Touch Pro2, HTC HD7S, HTC One X, HP Veer 4G, HTC TITAN, HTC Thunderbolt, HTC One, Nokia Lumia 800

Windows Phone Expert / Development
 
Tizela
Old
#9  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Mar 2011
Hi,

Slight highjacking, but I also rebranded mine to 000-88, and want to change back. I was too stupid to write my old registry down.

I have an Samsung Omnia with 3 for Sweden. Could any swedish guy check that out?
 
fabnie[Ger]
Old
#10  
Member
Thanks Meter 0
Posts: 30
Join Date: Dec 2008
Location: Cottbus
I'd like to ask the same question for my O2 Germany HD7.

I know, one probably just has to change TMO-US into something like O2-DE or else, but I don't want to mess around with these reg files so I rather ask.

O2 Germany pushed the update yesterday and since my general reception got worse after forced NoDo I want to try it with the official one.

So it'd be nice if anyone could tell, what providerIDs one has to use for certain countrys/providers.

Big thanks in advance!


XDA PORTAL POSTS

Avoid Framework Bootloops on Xperias Running Jelly Bean

If you’re a Sony device owner running a stock Android Jelly Bean firmware and … more

Forum Added for the Samsung Galaxy Mega

What do you do when the Galaxy Note line is simply not big enough? You get theSamsung Galaxy Mega. … more

Voice Control Your Phone with Tasker and AutoVoice – XDA Developer TV

XDA Developer TV Producer Kevin set up his phone to respond to … more

Guide to Take Better Control of Your Volume Levels

Would you like to know one of the things that really annoys me on a daily basis? Tough, … more