Results 1 to 8 of 8

Thread: Customize.XML

  1. #1
    Member harafik's Avatar
    Join Date
    Nov 2006
    Device
    Xperia Mini ST15i-Xpeirax10 mini E10i-Vivaz U5-k800-W660-K310-V600-K750-K320
    Posts
    42
    Thanks
    16
    Thanked 18 Times in 9 Posts

    Customize.XML

    After flashin FS we need to finalize the phone
    customize.xml found in CDA zipped file has to define phone parameters and uploads files when start at the first time when fone startup
    then we can define personnalized params as default after reseting the fone
    genreric CDA only some parms are define , the rest is by default , sound , menu items, application.....etc
    here is an example
    <?xml version="1.0" encoding="utf-8"?>
    <customization xmlns:scs="http://scs.sonyericsson.net/xsd/CDAGInput.xsd">
    <info>
    <pcr-created>2006-04-18T16:26:24</pcr-created>
    <created-by>Anders N Nilsson</created-by>
    <pcr-id>40664</pcr-id>
    <pcr-revision>RA1</pcr-revision>
    <cda-number>CDA102576/109</cda-number>
    <cda-revision>R5A</cda-revision>
    <model>K310 GEN</model>
    <country>Sweden</country>
    <operator>Sony Ericsson</operator>
    <language-variant-name>M_EAST_N_AFR</language-variant-name>
    <allowed-language>en</allowed-language>
    <allowed-language>ar</allowed-language>
    <allowed-language>fr</allowed-language>
    <allowed-language>fa</allowed-language>
    </info>
    <clock>
    <date>2006-04-18</date>
    </clock>
    <wap>
    <bookmark name="Sony Ericsson">http://wap.sonyericsson.com</bookmark>
    </wap>
    <mmi>
    <settings>
    <home-network-specific>
    <allow-ciphering-indication>false</allow-ciphering-indication>
    </home-network-specific>
    </settings>
    </mmi>
    </customization>

    2- define ours parms in the phone in branded customize.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <customization>
    <info>
    <pcr-registered>2006-05-17T16:46:00</pcr-registered>
    <pcr-created>2006-05-19T14:53:38</pcr-created>
    <created-by>06480006</created-by>
    <customization-pm>Helene Jönsson</customization-pm>
    <pcr-id>41000</pcr-id>
    <pcr-revision>RA13</pcr-revision>
    <cda-number>CDA102570/39</cda-number>
    <cda-revision>R7A</cda-revision>
    <model>K310i</model>
    <country>France</country>
    <operator>SFR (Vodafone)</operator>
    <language-variant-name>VFE_LIVE_2</language-variant-name>
    <allowed-language>en</allowed-language>
    <allowed-language>fr</allowed-language>
    <allowed-language>de</allowed-language>
    <allowed-language>it</allowed-language>
    <allowed-language>ar</allowed-language>
    <allowed-language>hu</allowed-language>
    <allowed-language>tr</allowed-language>
    </info>
    <clock>
    <time-zone>+4</time-zone>
    <date-format>euro</date-format>
    <time-format>24h</time-format>
    <date>2006-05-19</date>
    </clock>
    <security>
    <certificate>
    <name>Vodafone (Toplevel)</name>
    <type>x509</type>
    <storage>java-3p</storage>
    <datafile>Vodafone_TopLevel_CA.crt</datafile>
    </certificate>
    <certificate>
    <name>Vodafone (trusted code)</name>
    <type>x509</type>
    <storage>java-operator</storage>
    <datafile>Vodafone_OperatorDomain_CA.crt</datafile>
    </certificate>
    <certificate>
    <name>Vodafone (trusted sites)</name>
    <type>wtls</type>
    <storage>trusted</storage>
    <datafile>Vodafone_trusted_sites.bin</datafile>
    </certificate>
    <certificate>
    <name>SFR Domain trusted</name>
    <type>x509</type>
    <storage>java-3p</storage>
    <datafile>200410510469.crt</datafile>
    </certificate>
    <certificate>
    <name>SFR Domain operator</name>
    <type>x509</type>
    <storage>java-operator</storage>
    <datafile>200410510472.crt</datafile>
    </certificate>
    </security>
    ------------------------------DEFINE MEDIA and emplacement in fone ----------------------------------------
    <media>
    <image deletable="false" lock="false" unicode-name="SFR.gif">image/200645171556.gif</image>
    <image deletable="false" lock="false" unicode-name="SFR - A bientôt.gif">image/2006517164748.gif</image>
    <image deletable="false" lock="false" unicode-name="SFR - Bonjour.gif">image/200651716488.gif</image>
    <audio deletable="false" lock="false" unicode-name="SFR Ringtone.mp3">audio/SFR_Ringtones_mp3_7s.mp3</audio>
    <audio deletable="false" lock="false" unicode-name="Startup Sound.mp3">audio/VF-UI SOUND-MO101-100-Brand Sonic.mp3</audio>
    <audio deletable="false" lock="false" unicode-name="Alarm.mid">audio/Alarm.mid</audio>
    <theme deletable="false" lock="false" unicode-name="SFR.thm">themes/20064100217.thm</theme>
    </media>
    ---------------------------define java games and application we can replace them with our favorite one -----------
    <java>
    <midlet deletable="false" upgradeable="true" install="true" movable="false" folder="GAMES">
    <jar-file>java/gameloft_d_K310i_DE_EN_ES_FR_IT_asphalturbangt2_v1 _0_1_dltb.jar</jar-file>
    <jad-file>java/gameloft_d_K310i_DE_EN_ES_FR_IT_asphalturbangt2_v1 _0_1_dltb.jad</jad-file>
    </midlet>
    <midlet deletable="false" upgradeable="true" install="true" movable="false" folder="GAMES">
    <jar-file>java/gameloft_d_k310i_en_fr_it_de_es_block_breaker_delu xe_v1_0_2_dltb.jar</jar-file>
    <jad-file>java/gameloft_d_k310i_en_fr_it_de_es_block_breaker_delu xe_v1_0_2_dltb.jad</jad-file>
    </midlet>
    <midlet deletable="false" upgradeable="true" install="true" movable="false" folder="GAMES">
    <jar-file>java/gameloft_d_K310i_en_fr_it_de_es_newyorknights_v1_0 _0_dltb.jar</jar-file>
    <jad-file>java/gameloft_d_K310i_en_fr_it_de_es_newyorknights_v1_0 _0_dltb.jad</jad-file>
    </midlet>
    <midlet deletable="false" upgradeable="true" install="true" movable="false" folder="GAMES">
    <jar-file>java/jamdat_d_k310i_de_en_es_fr_it_tetris_v0_18_67_dltb .jar</jar-file>
    <jad-file>java/jamdat_d_k310i_de_en_es_fr_it_tetris_v0_18_67_dltb .jad</jad-file>
    </midlet>
    <midlet deletable="false" upgradeable="true" install="true" movable="false" folder="GAMES">
    <jar-file>java/namco_d_k310i_en_fr_it_de_es_pacman_v1_0_3.jar</jar-file>
    <jad-file>java/namco_d_k310i_en_fr_it_de_es_pacman_v1_0_3.jad</jad-file>
    </midlet>
    <midlet deletable="false" upgradeable="true" install="true" movable="false" folder="GAMES">
    <jar-file>java/sumea_d_k300i_en_fr_it_de_es_camelotfreetrial_v1_0 _39_dltb.jar</jar-file>
    <jad-file>java/sumea_d_k300i_en_fr_it_de_es_camelotfreetrial_v1_0 _39_dltb.jad</jad-file>
    </midlet>
    <default-account>Vodafone live!</default-account>
    </java>
    --------------------------------service number and voice mailbox------------------------------------------
    <network>
    <service-mode>cs-and-ps</service-mode>
    <sms-bearer>cs</sms-bearer>
    <voice-mail-line1>123</voice-mail-line1>
    <speech-codec-priority-list>0402000501</speech-codec-priority-list>
    <enable-long-network-names>true</enable-long-network-names>
    </network>
    -------------------------------WAP AND MMS PROFILES-----------------------------------------------------------
    <internet>
    <account modifiable="true" account-type="ps">
    <name>WAP SFR GPRS</name>
    <apn>wapsfr</apn>
    <quality-of-service>
    <max-sdu-size requested="0"/>
    <residual-ber requested="0"/>
    <sdu-error-ratio requested="0"/>
    <traffic-priority requested="0"/>
    </quality-of-service>
    </account>
    <account modifiable="true" account-type="ps">
    <name>MMS SFR GPRS</name>
    <apn>mmssfr</apn>
    <quality-of-service>
    <max-sdu-size requested="0"/>
    <residual-ber requested="0"/>
    <sdu-error-ratio requested="0"/>
    <traffic-priority requested="0"/>
    </quality-of-service>
    </account>
    <account modifiable="true" account-type="cs">
    <name>WAP SFR CSD</name>
    <phone calltype="isdn">+33613000010</phone>
    </account>
    <account modifiable="true" account-type="cs">
    <name>MMS SFR CSD</name>
    <username>mms@mms</username>
    <password>mms</password>
    <phone calltype="normal">+33613000030</phone>
    </account>
    <account modifiable="true" account-type="cs">
    <name>WAP Monde CSD</name>
    <phone calltype="normal">+33613000010</phone>
    </account>
    </internet>
    <wap reset-bookmarks="false">
    <profile lock="false">
    <name>SFR Messenger</name>
    <response-timeout>300</response-timeout>
    <homepage title="SFR Messenger">
    </homepage>
    <browse-mode>http</browse-mode>
    <ipaddress>10.143.140.50</ipaddress>
    <port-number>8080</port-number>
    <use-proxy>true</use-proxy>
    <internet-account-1>MMS SFR GPRS</internet-account-1>
    <account-switch-dialog>false</account-switch-dialog>
    </profile>
    <profile lock="false">
    <name>WAP Monde</name>
    <response-timeout>300</response-timeout>
    <homepage title="Vodafone live!">http://live.vodafone.com</homepage>
    <browse-mode>http</browse-mode>
    <ipaddress>195.115.025.129</ipaddress>
    <port-number>8080</port-number>
    <use-proxy>true</use-proxy>
    <internet-account-1>WAP SFR GPRS</internet-account-1>
    <internet-account-2>WAP Monde CSD</internet-account-2>
    </profile>
    <profile lock="false">
    <name>MMS</name>
    <response-timeout>300</response-timeout>
    <homepage title=" mms">http://mms1</homepage>
    <browse-mode>http</browse-mode>
    <ipaddress>010.151.000.001</ipaddress>
    <port-number>8080</port-number>
    <use-proxy>true</use-proxy>
    <internet-account-1>MMS SFR GPRS</internet-account-1>
    <internet-account-2>MMS SFR CSD</internet-account-2>
    <account-switch-dialog>false</account-switch-dialog>
    </profile>
    <profile lock="false">
    <name>Vodafone live!</name>
    <response-timeout>300</response-timeout>
    <homepage title="Vodafone live!">http://live.vodafone.com</homepage>
    <browse-mode>http</browse-mode>
    <ipaddress>195.115.025.129</ipaddress>
    <port-number>8080</port-number>
    <use-proxy>true</use-proxy>
    <internet-account-1>WAP SFR GPRS</internet-account-1>
    <internet-account-2>WAP SFR CSD</internet-account-2>
    </profile>
    <bookmark name="Info">http://live.vodafone.com/news</bookmark>
    <bookmark name="Sport">http://live.vodafone.com/sport</bookmark>
    <operator-menu>
    <file>wap/opmenu/</file>
    </operator-menu>
    <settings>
    <default-profile>Vodafone live!</default-profile>
    <max-number-of-profiles>5</max-number-of-profiles>
    <livecast-support>false</livecast-support>
    <livecast-on>false</livecast-on>
    </settings>
    </wap>
    <messaging>
    <send-as-email>false</send-as-email> {define no media to be sent by email,defined account on fone }
    </messaging>
    <email>
    <welcome-mail-created>true</welcome-mail-created>
    </email>
    <sms>
    <empty-sms>false</empty-sms>
    </sms>
    <mms>
    <reject-advertisement>true</reject-advertisement>
    <message-max-size>300</message-max-size>
    <download-roaming>confirm</download-roaming>
    <message-server>http://mms1</message-server>
    <wap-profile>MMS</wap-profile>
    <content-creation-mode>restricted</content-creation-mode>
    <service-list>
    <service>
    <type>postcard</type>
    <addrtype>email</addrtype>
    <address>carte@postale.sfr.fr</address>
    </service>
    <service>
    <type>vodafone_upload</type>
    <addrtype>email</addrtype>
    <address>album@photo.sfr.fr</address>
    </service>
    </service-list>
    </mms>
    -----------------------------------define messanger menu in message menu---------------------
    <wireless-village>
    <account>
    <user-id>SFR</user-id>
    <password>SFR</password>
    <domain>messenger.sfr.fr</domain>
    <wap-profile>SFR Messenger</wap-profile>
    <server-url>http://messenger.sfr.fr/wv</server-url>
    <application-name>SFR Messenger</application-name>
    <forbid-editing-of-user-id>true</forbid-editing-of-user-id>
    <forbid-editing-of-password>true</forbid-editing-of-password>
    <wv-branding-settings>
    <account-type>Vodafone</account-type>
    </wv-branding-settings>
    </account>
    </wireless-village>
    <cell-broadcast>
    <cell-information>true</cell-information>
    </cell-broadcast>
    <webstorage-settings>
    <options>
    <max-services>1</max-services>
    <userdefined>false</userdefined>
    <grouping>all</grouping>
    <default-storage>0</default-storage>
    <default-storage-set>false</default-storage-set>
    <external-send-visibility-normal>true</external-send-visibility-normal>
    <external-send-visibility-quickshare>true</external-send-visibility-quickshare>
    <settings-visibility>false</settings-visibility>
    <recipient-list-visibility>false</recipient-list-visibility>
    <message-folder-visibility>true</message-folder-visibility>
    <webstorage-list>
    <service>
    <label>predefined1</label>
    <icn-big>none</icn-big>
    <icn-small>none</icn-small>
    <addresstype>email</addresstype>
    <address>album@photo.sfr.fr</address>
    <name>
    </name>
    <editable>false</editable>
    <deletable>false</deletable>
    <store>false</store>
    <text>true</text>
    <static-image>true</static-image>
    <non-static-image>true</non-static-image>
    <audio>true</audio>
    <video>true</video>
    <message-bearer>mms</message-bearer>
    </service>
    </webstorage-list>
    </options>
    </webstorage-settings>
    <postcard-settings>
    <options>
    <text-encoding>vodafone</text-encoding>
    <max-recipients>10</max-recipients>
    <max-textlength>200</max-textlength>
    <addresstype>email</addresstype>
    <address>carte@postale.sfr.fr</address>
    <external-send-visibility-normal>true</external-send-visibility-normal>
    <external-send-visibility-quickshare>true</external-send-visibility-quickshare>
    <write-new-visibility>true</write-new-visibility>
    -------------------------------------------fone book fields ----------------------------
    <addressfield-list>
    <field>
    <type>name</type>
    <maxlength>50</maxlength>
    <visible>true</visible>
    <mandatory>true</mandatory>
    <input-type>string</input-type>
    </field>
    <field>
    <type>addinfo</type>
    <maxlength>50</maxlength>
    <visible>true</visible>
    <mandatory>false</mandatory>
    <input-type>string</input-type>
    </field>
    <field>
    <type>street</type>
    <maxlength>50</maxlength>
    <visible>true</visible>
    <mandatory>true</mandatory>
    <input-type>string</input-type>
    </field>
    <field>
    <type>zip</type>
    <maxlength>20</maxlength>
    <visible>true</visible>
    <mandatory>false</mandatory>
    <input-type>integer</input-type>
    </field>
    <field>
    <type>city</type>
    <maxlength>50</maxlength>
    <visible>true</visible>
    <mandatory>true</mandatory>
    <input-type>string</input-type>
    </field>
    <field>
    <type>state</type>
    <maxlength>50</maxlength>
    <visible>true</visible>
    <mandatory>false</mandatory>
    <input-type>string</input-type>
    </field>
    <field>
    <type>country</type>
    <maxlength>20</maxlength>
    <visible>true</visible>
    <mandatory>false</mandatory>
    <input-type>string</input-type>
    </field>
    </addressfield-list>
    </options>
    </postcard-settings>
    <sim-at>
    <user-confirmation-needed>false</user-confirmation-needed>
    <centered-text>false</centered-text>
    </sim-at>
    <phonebook>
    <settings>
    <auto-backup>true</auto-backup>
    </settings>
    </phonebook>
    <mmi>
    <profile id="0">
    <ring-signal>SFR Ringtone.mp3</ring-signal>
    <alarm-signal>Alarm.mid</alarm-signal>
    <ring-volume>4</ring-volume>
    <key-sound>silent</key-sound>
    <vibrator>on-if-silent</vibrator>
    </profile>
    <profile id="1">
    <ring-signal>SFR Ringtone.mp3</ring-signal>
    </profile>
    <profile id="2">
    <ring-signal>SFR Ringtone.mp3</ring-signal>
    </profile>
    <profile id="3">
    <ring-signal>SFR Ringtone.mp3</ring-signal>
    </profile>
    <profile id="4">
    <ring-signal>SFR Ringtone.mp3</ring-signal>
    </profile>
    <profile id="5">
    <ring-signal>SFR Ringtone.mp3</ring-signal>
    </profile>
    <profile id="6">
    <ring-signal>SFR Ringtone.mp3</ring-signal>
    </profile>
    ---------------------------------------------define joystick shortcut----------------------
    <shortcuts>
    <rocker-key>
    <up>InternetServices</up>
    <down>Phonebook</down>
    <left>Msg_WriteNew</left>
    <right>Alarm_Id</right>
    </rocker-key>
    <shortcut>MainMenu</shortcut>
    <shortcut>Sound_SetSilentMode_Id</shortcut>
    <shortcut>SelectProfile_Id</shortcut>
    <shortcut>Menu_CalendarMain</shortcut>
    <shortcut>Alarm_Id</shortcut>
    <shortcut>Settings_IR_Id</shortcut>
    <shortcut>FileManager</shortcut>
    </shortcuts>
    <settings>
    <home-network-specific>
    <plmn>20810</plmn>
    <allow-ciphering-indication>false</allow-ciphering-indication>
    </home-network-specific>
    <default-theme>SFR.thm</default-theme>
    <default-screen-saver>SFR.gif</default-screen-saver>
    <start-up-image default="true">SFR - Bonjour.gif</start-up-image>
    <shut-down-image>SFR - A bientôt.gif</shut-down-image>
    <start-up-sound>Startup Sound.mp3</start-up-sound>
    <t9-dictionary>false</t9-dictionary>
    <pictures-view-mode>thumbnail-list</pictures-view-mode>
    </settings>
    </mmi>
    <drm>
    <licenses/>
    <settings>
    <low-count-value>4</low-count-value>
    <push-wait-time>25</push-wait-time>
    <enable-imsi-lock>false</enable-imsi-lock>
    <enable-mediaplayer-mp3>true</enable-mediaplayer-mp3>
    <enable-mediaplayer-mp3-drm>true</enable-mediaplayer-mp3-drm>
    <enable-mediaplayer-mp3-drmdm>true</enable-mediaplayer-mp3-drmdm>
    <enable-ringtoneplayer-mp3>true</enable-ringtoneplayer-mp3>
    <enable-ringtoneplayer-mp3-drm>true</enable-ringtoneplayer-mp3-drm>
    <enable-ringtoneplayer-mp3-drmdm>true</enable-ringtoneplayer-mp3-drmdm>
    <enable-mediaplayer-aac>true</enable-mediaplayer-aac>
    <enable-mediaplayer-aac-drm>true</enable-mediaplayer-aac-drm>
    <enable-mediaplayer-aac-drmdm>true</enable-mediaplayer-aac-drmdm>
    <enable-ringtoneplayer-aac>true</enable-ringtoneplayer-aac>
    <enable-ringtoneplayer-aac-drm>true</enable-ringtoneplayer-aac-drm>
    <enable-ringtoneplayer-aac-drmdm>true</enable-ringtoneplayer-aac-drmdm>
    <enable-mediaplayer-amrw>true</enable-mediaplayer-amrw>
    <enable-mediaplayer-amrw-drm>true</enable-mediaplayer-amrw-drm>
    <enable-mediaplayer-amrw-drmdm>true</enable-mediaplayer-amrw-drmdm>
    <enable-ringtoneplayer-amrw>true</enable-ringtoneplayer-amrw>
    <enable-ringtoneplayer-amrw-drm>true</enable-ringtoneplayer-amrw-drm>
    <enable-ringtoneplayer-amrw-drmdm>true</enable-ringtoneplayer-amrw-drmdm>
    </settings>
    </drm>
    <media-player>
    <streaming>
    <default-account>WAP SFR GPRS</default-account>
    </streaming>
    </media-player>
    <camera>
    <suppress-camera-sound>true</suppress-camera-sound>
    </camera>
    <fota>
    <fota-enabled>false</fota-enabled>
    </fota>
    ------------------------------------------Simlock delete this section for unlock the mobile -----------------
    <simlock>
    <number-of-mnc-digits>2</number-of-mnc-digits>
    <lock simlock-category="nw">
    <status>locked-to-cnl</status>
    <retries>10</retries>
    </lock>
    <cnl>20810FFF0000</cnl>
    <cnl>64710FFF0000</cnl>
    </simlock>
    </customization>

    any other implementation

  2. #2
    Member harafik's Avatar
    Join Date
    Nov 2006
    Device
    Xperia Mini ST15i-Xpeirax10 mini E10i-Vivaz U5-k800-W660-K310-V600-K750-K320
    Posts
    42
    Thanks
    16
    Thanked 18 Times in 9 Posts
    HELLO , i do it with my k800I when i have buy my K800i CDA102511/130 Vodafone cid49, un-simlocked , we have in our country 3 network AMN, DJEzzy and DZA Nedjma , 60301, 60302, 60303 it doesnt detect 60301 , when i put my sim amn it dosnt detect network or forbid access but with other network work fine .
    I do the first time seus for resolving problem , it changes from cid49 to cid 52 , but pb not resolved
    I reflash it with K800 R1JC002 RED52 genric main only not resolved
    i proced to complete flash but at this time with vodaphone files (main AND FS ) with no finalization(its not free) , i let it like this (with message configuration error.....) , when i use my sim AMN i receive calls but , the menu of fone is inaccessible , i think , its full unlocked now ,

    i think to finalize it to usable, i buy som DVT credits , and finalize it with generic customization CDA102568/6 - M_EAST_N_AFR - Trade North Africa / Middle East , the fone start and work fine with all 3 networks (calls, sms, wap, mms) but some menus have disappear . i conclude the lock came from finalization, i here i procede to anlyze my customize.xml , i take the original K800i CDA102511/130 , and step, by stp i analyze it .

    first i remove this section :

    Code:
     
     
    <simlock>
    <number-of-mnc-digits>2</number-of-mnc-digits>
    <plmn>234 15</plmn>
    <lock simlock-category="nw">
    <status>locked</status>
    <retries>5</retries>
    <autolock>false</autolock>
    </lock>
    </simlock>
    and i upload finalization files to tpa/preset/custom with hack no brutforce methode default_upgrade.xml
    when i reset it , it upload the files , and after some minutes , the first problem of network come again.

    then i remove the files from custom folder with the same methode , i have now message configuration problem
    default_upgrade.xml contains

    Code:
     
    ?xml version="1.0" encoding="UTF-8"?>
    <customization>
    <file-operations>
    <file-op parse-mask="fa" op="purgedir" dest="tpa/preset/custom/" />
    </file-operations>
    </customization>
    now i change some thing in customize.xml by removing this section


    Code:
     
    <network>
    <emergency-number>
    <name>Emergency Number</name>
    <type>police</type>
    <number>999</number>
    </emergency-number>
    <service-mode>cs-and-ps</service-mode>
    <sms-bearer>cs</sms-bearer>
    <remove-preferred-sms-bearer-menu>false</remove-preferred-sms-bearer-menu>
    <voice-mail-line1>121</voice-mail-line1>
    <enable-long-network-names>true</enable-long-network-names>
    <enable-r97-dynamic-switch>false</enable-r97-dynamic-switch>
    <enable-a5-2-ciphering>false</enable-a5-2-ciphering>
    </network>
    whan i uploads them again , the fone restart and detect MOBILIS (Alegrian Moblie Networl AMN) and call send ans receive , sms , wap working fine, also can activate ticker menu , and update service on fone bye modifiyng customize .xml , now my fone work fine with all 3 local networks.


    this is all my experience with the famous File Customize.XML


    good luck

    here is two file u can compare between them, and ask any question about

  3. The Following User Says Thank You to harafik For This Useful Post:


  4. #3
    Advanced user Khaba's Avatar
    Join Date
    Mar 2007
    Device
    W810i, W550i
    Posts
    436
    Thanks
    5
    Thanked 68 Times in 60 Posts
    this is really interesting, do you know if this is posible with W810i?
    this is my network line:
    <network>
    <service-mode>cs-and-ps</service-mode>
    <sms-bearer>cs</sms-bearer>
    <speech-codec-priority-list>0200010F0F</speech-codec-priority-list>
    </network>

    thats it I don't have simlock lines

    My W810i originally was Orange branded and locked, I debranded it, now it's generic. If you have any ideea please tell me, is it posible to unlock it by editing the .xml? if not thanks anyway by doing it on a k800 you proved that this is posible. ;)

  5. #4
    Member harafik's Avatar
    Join Date
    Nov 2006
    Device
    Xperia Mini ST15i-Xpeirax10 mini E10i-Vivaz U5-k800-W660-K310-V600-K750-K320
    Posts
    42
    Thanks
    16
    Thanked 18 Times in 9 Posts
    i think its not simlocked but , dont access to network? is this correct?
    can u upload your file customize.xml??? of finalization ?

    remove this section and reflash fs and finalize it with your orange cutomize modified

    u want to brand it again to orange ? if yes , the u must have customization and fs file in the same version

    read the 1st post it done with k310i
    Last edited by harafik; 07-28-2007 at 06:57 AM.

  6. #5
    Advanced user Khaba's Avatar
    Join Date
    Mar 2007
    Device
    W810i, W550i
    Posts
    436
    Thanks
    5
    Thanked 68 Times in 60 Posts
    I can only use Orange sim, I don't want to brand it, I just wanted to use Vodafone o the phone. It's not really important but if we can unlock phones by just editing customize.xml then this would be a big thing.

  7. #6
    Member harafik's Avatar
    Join Date
    Nov 2006
    Device
    Xperia Mini ST15i-Xpeirax10 mini E10i-Vivaz U5-k800-W660-K310-V600-K750-K320
    Posts
    42
    Thanks
    16
    Thanked 18 Times in 9 Posts
    Quote Originally Posted by Khaba View Post
    I can only use Orange sim, I don't want to brand it, I just wanted to use Vodafone o the phone. It's not really important but if we can unlock phones by just editing customize.xml then this would be a big thing.
    this is a generic customization no parameter is set it use the standart ones, but when u use another sim , what message appears on ur phone ( incorect sim )????, if this one , then the mobile is locked , and i think u must flash fs an finalize with ur own custom file.

    and i think i have and experience with it , the security is written in GDFS , but when u flash fs and finalize , i think it rewrite new security in GDFS
    Last edited by harafik; 08-01-2007 at 08:49 AM.

  8. #7
    Member harafik's Avatar
    Join Date
    Nov 2006
    Device
    Xperia Mini ST15i-Xpeirax10 mini E10i-Vivaz U5-k800-W660-K310-V600-K750-K320
    Posts
    42
    Thanks
    16
    Thanked 18 Times in 9 Posts
    have you try to add???

    <simlock>
    <number-of-mnc-digits>2</number-of-mnc-digits>
    <plmn>your network ID </plmn>
    <lock simlock-category="nw">
    <status>unlocked</status>
    <retries>5</retries>
    <autolock>false</autolock>
    </lock>
    </simlock>

  9. #8
    Top Sony Administrator Top Sony's Avatar
    Join Date
    Nov 2006
    Posts
    144
    Thanks
    3,915
    Thanked 817 Times in 59 Posts
    Change customize.xml will NOT unlock your phone.
    Closed Thread!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •