Thursday, December 25, 2008

Hack my Deathstar abused & crippled W760a

So I just recently bought a unsubsidized Sony Ericsson W760a, but it's branded by the Deathstar (picture the shape)....

This poor phone is filled with "trialware", and crippled in the dumbest places....

Anyways, time to put this puppy back to the right way:

http://sharkypr.net/node/320/


Additionally, using A2Uploader I temporarily fixed the carrier's limit on ringtone size ( < 300,000 ) by setting customize_upgrade.xml to the following:

<?xml version="1.0" encoding="utf-8"?>
<customization>
<registry>
<databrowser>
<settings reg-path="/apps/databrowser">
<ringtone-restriction>/ringtone-restriction>
<ringtone-restriction-size>3000000</ringtone-restriction-size>
</settings>
</databrowser>
</registry>
</customization>