> Important!

We strongly recommend to familiarize withRules section "Android - devices"

New threads need to be created only inroot partition! In the future, they will be processed by moderators.



Sony Xperia L - Discussion | Smartphone 4.3 "



Rep: (1218)
DiscussionSony xperia l
PictureSony xperia l
Description | Discussion пїЅ | Firmware пїЅ | Purchase пїЅ | Accessories пїЅ | Modifications of software and decorations пїЅ | CyanogenMod 11 (OS 4.4.2) пїЅ | CyanogenMod 12 (OS 5.0) пїЅ | OmniRom Firmware (OS 4.x.x) пїЅ | MIUI v.5 firmware (OS 4.4.4) пїЅ | BlissPop (OS 5.0.x Lollipop) пїЅ

  • Before asking a question, look Android OS FAQandGlossary. Respect your and other people's time.
  • To discuss and search for third-party programs / games, use the following sections: Programs and Games .
  • To compare the device with competitors and on the choice of devices, please contact: Selection and Comparison .
  • The available amount of RAM and memory for installing applications is discussed in the topic: How much memory is in your machine?
  • The results of performance tests of Android devices, see the topic: Benchmark
  • Before posting photos, read the topic Working with Images on the forum
  • Messages that are not related to the topic of discussion (offtopic) are deleted without warning.


Photos, description

Examples of photos and videos taken on XPERIA L

Useful

The list of working and not working sd cards on our device (all work on firmware version 15.0.A.2.17)
Work:

Apacer 16GB 10 class
Kingston 16 Gb 10 class
Kingston 16GB 4 class
Kingston 8gb 4 class
Qumo 32GB 10 class
Qumo 16GB 10 class
Sandisk Mobile Ultra 16Gb
SanDisk Ultra HC 8GB (but you need its format on your computer)
Transcend 16GB 4 class
Transcend 16GB premium 10 class
Transcend 16GB 10 class (TS16GUSDC10)
Transcend 32GB 10 class
Transcend 8GB 2 class



Does not work:

ADATA 16GB 6 class
Kingston 32Gb 10 class
Sandisk 4GB 4 class
Silicon Power 16GB 10 class
Silicon Power 32GB 10 class
SanDisk Ultra HC-1 16 Gb
Smartbuy 8GB 4 class
Transcend 8GB 4class

Microcomment about flash drives:
If the phone checks the sd card when it is turned on for errors (it writes it in the status bar), and then it writes there that the card is damaged, just format it with Windows standard means in Fat32 and it will work

List of programs that should not be put on our smart
FullNexus4After manipulating it, the device stopped loading, I had to change it.
Webguard After installation, the phone restarts and goes into the bootlap

How to find out and change the region
* # * # 7378423 # * # * Service info - Software Info - Customization Version.

Brief instructions on changing the CDA-code.
I need a root.
Go to the system folder on the internal memory and edit the file build.prop.
Replace XXXX-XXXX in the following two lines with the desired region code: 1271-8633 (change R3A to R5A) RussiaRemaining codes
ro.product.name = ..._ XXXX-XXXX
ro.build.fingerprint = ..._ XXXX-XXXX ...
ro.semc.version.cust = XXXX-XXXX
4. Save and reboot the phone.
5. Clean the SEUS. (Nail the folder 13740270 to c: \ Program Files \ Sony Ericsson \ Update Service \ db \)
Update via SEUS

FAQ (answers to frequently asked questions)
When is the new update?
- Presumably after December 31. The exact date is unknown.

The game does not turn on, hangs on the title?
- Transfer the game or application to your phone.

How to enter the function "For Developers" in the new line, on Android 4.2
-On the new firmware (4.2), to enter the function "for developers" tap on the version of the build in "About phone".

Will update android to newer versions
Android 4.2 only

Is there a Glonass in your smartphone?

Yes, proofSony Xperia L - Discussion (Post # 22461373)

Is there a USB-OTG host in the smartphone?
- apparently not, or the manufacturer did not turn it on. In general, while it could not be used

In what resolution does the camera write the video?
-720Р , despite the fact that the chipset supports hardware and FullHD

How much internal memory is available to the user for files and cache for games?
-4.01 GB
Why when I throw an album in the .nomedia file folder, the album still sees the files?
-answer

How many smartphones are typing in Antutu?
-about 10,000, depending on the downtrodden system.Screen

Is the screen covered with protective glass?
- Judging by the "white pages" - scratch-resistant glass, to be precise:
Scratch-resistant - Touch panel cover glass (Schott 2nd source)more

What is the difference between the c2105 and c2104?
- It's just two modifications of the same device, different UMTS bands:
C2105 - 900 MHz (Band VIII), 2100 MHz (Band I);
C2104 - 850 MHz (Band V), 1900 MHz (Band II), 1700 MHz (Band IV), 2100 MHz (Band I).

Root firmware
Before you try to flash your phone to a new firmware (* .2.17 at the moment) by hook or crook:
1. Sony PC Companion does not offer to automatically update your device.
2. The correct region is established, seeing which phone and the above program itself will offer updates. "
and the methods of recognizing and changing the region have already been written. and, IMPORTANT: if you are worth *** R5A in the fields of the region - this is no reason to rejoice. everything rests on tsiferki before these three characters.
How to roll back phones with Chinese firmware
Getting root
way to get root-rights on firmware 15.3.A.1.17
Old way (firmware up to 2.17 inclusive)
1. InstallFramarooton the smartphone.
2. Run, select SuperSU.
3. Click Gandalf.
4. A window will pop up with a smiley about successfully obtained Root rights (see the screen).
Attached Image
5. Smart will reboot and SuperSU will appear.

Probably, the program does not always work the first time. If after rebooting the SuperSU the access root doesn’t appear or not, repeat 2-5

After successfully getting root, the folder with system applications is still write-protected. (if you try to remove something standard smart will reboot)

To disable this protection you need:

1. InstallAndroid Terminal Emulator
2. Run and enter commands
su
stop ric

after which we can do anything with system files. After the smartphone is restarted, the protection will turn on again and in order to make changes you will have to re-enter commands in the terminal.

New way to disable protection completely (at your own risk and risk, not verified. If the result is positive, request to unsubscribe)
Enter the following commands in the terminal
su
stop ric
mount -o remount, rw / system
touch /etc/install-recovery.sh
echo "#! / system / bin / sh">>/etc/install-recovery.sh
echo "/ system / bin / stop ric">>/etc/install-recovery.sh
chmod 755 /etc/install-recovery.sh
sync
mount -o remount, ro / system
reboot -f


Another way to get root (taken from a friendly forum, not really tested)
And one more way(must be suitable for our device)XDA original
Route 2.17

Getting ROOT on the new firmware Jelly Bean 4.2.2 Build [15.3.A.0.26]

Rootat 1.12!
Flashtool Firmware
Deodexing firmware[Firmware: 2.17]
Deodexing firmware [Android 4.2.2]

Polls archive
Attached Image

Attached Image

Attached Image

Attached Image

Attached Image



Please kindly read the header before creating the post. Perhaps there is already an answer to your question.



For questions about adding information to the header, please write to the curator in PMroma464

Post has been edited-Denisych- - 09.05.15, 14:06
Reason for editing: Correction of the error in the Play Market "Not enough space in the device's memory"



Rep: (16)
KA4EK-TOR4EK @ 06/17/2013, 20:56*
What are the impressions of the battery?

- I have an elk for more than a week, acc. Study.

1) with 3G and MOB transmission. Data does not live too long.
Enough about 1.5 days.
This is at 40-50 minutes. conversations, 2.5-3 hours of screen work (browser, weather, news).
Wi-Fi - turns on only as needed. Without games, music, video.

2) If you just turn on the phone, put and hardly use (little calls, the screen is rarely turned on), lives four days, no more.
For comparison: iPhone under such conditions is pulling a week. Galaxy S3 - ten days can.

Post has been editedIGNIS777 - 20.06.13, 10:53



Rep: (365)
HIVLAD @ 06/20/2013, 11:05*
Firmware files copied, post the network in the evening


Then in the topic of firmware throw off



Rep: (0)
Firmware: 15.0.A.1.36
SD card: transcend 16 GB, 10th grade
Recently acquired Xperia L.
Yesterday I ran into an interesting glitch: I connected the device to the PC, copied with music to the memory card (MP3). Disconnected, launched the player on the smartphone - does not work, it gives out that the files are damaged. Began to understand: I format a map from the device itself, I tried to connect a smartphone to copy in different modes - all the same files are broken. Pulled out a map, connected to a PC through the card reader, copied, returned to smart - it works, there are no problems with music.
Who faced similar?



Rep: (2)
Hello. I would like to hear the opinion of gourmets about the choice between SXL and SXSP.
If there is plenty of arguments, but it was noted to buy and I can't decide .. Thank you.



Rep: (30)
The price does not care?
If there is no sp.



Rep: (2)
I decided to change the region by editing build.prop. Edited, does not guard. Okay.
BySquareI do root. Checking in the terminal SU. Everything is fine.
I launch an ES conductor, jumps out the inscription "Dana's superuser's right is blah blah." Edit file, keep - bolt. I give R / W to the folder - the body went to the reboot.
Tell me what I missed / unawrs?



Rep: (76)
DONEVOD @ 06/20/2013, 15:24*
SXL and SXSP


SP is better in all characteristics. But L is more interesting design, especially this is noticeable in white. Black did not really like it. Because Bought a girl, then the choice fell on L because of not such a shovel like SP. And due to the beveled corners of L-ka, it seems even smaller compared to SP. All this is actual ESLI does not confuse the difference in price.



Rep: (214)
DONEVOD @ 06/20/2013, 15:24*
Gourmet Opinion about the choice between SXL and SXSP


Both apartments are good, as SXL wrote the design more interesting, and if you are going to play cool toys, etc., take the four SXSP kernel.



Rep: (30)
EZH4 @ 06/20/2013, 15:00*
I decided to change the region by editing build.prop. Edited, does not guard. Okay. According to the crib, I do Ruth. Checking in the terminal SU. Everything is fine. I say the ES conductor, jumps out the inscription "Dana's superuser's right is blah blah." Edit file, keep - bolt. I give R / W to the folder - the body went to the reboot. Tell me what I missed / misunderstood?

I asked after editing only reading, agreed and everything turned out.
Rutal Framaroot.

Post has been editedHiVlad - 20.06.13, 15:23



Rep: (2)
Thanks to all the price is acceptable. What about the assembly and photo / video?



Rep: (31)
Guys, there is a way to change the design of the touch buttons (back, home, app) as in Nexus, they are a little more and more beautiful to me, always dreamed of such.



Rep: (20)
Hi guys, and will not share or refer to the instructions for connecting the phone to a PC via Wi-Fi? The phone itself is infinitely connected, the PCC gives an error after performing a shutdown of YUSB from the phone (well, when the wizard is allowed to disable)
Advance very grateful!



Rep: (30)
Roma464 @ 06/20/2013, 15:41*
Guys, there is a way to change the design of the touch buttons (back, home, app) as in Nexus, they are a little more and more beautiful to me, always dreamed of such.

I tried to do it with fullnexus4, after which the body stopped loading and had to be altered, so I won't try more)

CDA code of Ukraine Prompt pliz. (Instructions in the header)

Post has been editedHiVlad - 20.06.13, 17:04



Rep: (365)
EZH4 @ 06/20/2013, 16:00*
Tell me what I missed / unawrs?


Try to disable protection in the terminal (program terminal emulator in the markete)

in her

su
stop ric

After that, he should not rebuild after RW. Although I thought that the method was made by the machine

Posted on 06/20/2013, 17:07:

Sonreod @ 06/20/2013, 16:21*
What about the assembly and photo / video?


JV is better, the price is more



Rep: (16)
-Linferno- @ 06/20/2013, 16:10*
If you are going to play cool toys, etc., take four SXSP kernel

- SP is also dual-core, like El, there Qualcomm 8960t.
Only processor frequency is 70% higher than Elkina
In the pros, it has a brighter screen, the battery holds about 25% longer.
In the minuses - she quiet.
By measurements arena: 66/68 DB voice / call.
It is below average.
Elka - quite loud. Although I have complaints about the quality of communication and the transfer of voting.



Rep: (44)
Which program to use to keep the screen on when you use different functions of the smartphone (hold it in front of your face, roughly speaking). ProgramKEEP SCREEN ON PROWorks with a glitch on the Elke - the screen does not go out at all while the program indicates that the phone is in the position when the screen must be turned off. The parameters all set as in the description.

On Samsunga, there is a chip - smart screen, with the help of the front camera, the phone sees your face and does not quit the screen. Interestingly, is this programmatically done or Samsung Hardware Fich?

Post has been editedVitold69 - 20.06.13, 18:08



Rep: (365)
Vitold69 @ 06/20/2013, 19:02*
Interestingly, is this programmatically done or Samsung Hardware Fich?


Made programmatically, but Samsung adapted it for its iron for sure and is unlikely to share with someone

Posted on 06/20/2013, 18:17:

IGNIS777 @ 06/20/2013, 18:51*
There Qualcomm 8960t.


But there is still an adrenal 320, so that the games are much more productive. Although L is lower resolution and our adverno 305 also pulls toys normally

Post has been editedvladi5700 - 20.06.13, 18:17



Rep: (44)
vladi5700 @ 06/20/2013, 09:17*
But there is still an adrenal 320, so that the games are much more productive. Although L is lower resolution and our adverno 305 also pulls toys normally
Challenged the name of the video processor in the official"White pages"from Sony - an DRENO 305: D It seems that Ketai comrades not only collect the phone, but it is design and write documentation. By the way, about the design is not a joke. Almost all Japanese giants created project centers abroad. Mostly at our smaller brothers, of course. : happy:

And he does not have the glass asahi kasei, but a German firmSchott

Post has been editedVitold69 - 20.06.13, 18:48



Rep: (31)
So there is nothing about to change the sensory buttons?



Rep: (30)
List of Kastomizations (Regional Affiliation) for Xperia L C2105:

0 "C2105 Vodafone RO 1271-9861" "" 1274-9027 C2105 / Mobile Phone / Vodafone Ro (Romania) / Starry BL "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_9861_S1_SW_LIVE_DBE9_PID1_0002_MMC.R4A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

1 "C2105 Wind IT 1272-3535" "1271-6700 C2105 / Mobile Phone / MH410C / Wind IT (Italy) / Starry B" For 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_3535_S1_SW_Live_DBE9_PID1_0002_MMC.R4A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

2 "C2105 Customized SA 1271-3305" "" 1271-4541 C2105 / Mobile Phone / MH410C / Customized SA (SAUDI ARA "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_3305_S1_SW_LIVE_DBE9_PID1_0002_MMC.R5A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

3 "C2105 Customized TH 1272-2292" "" 1271-1963 C2105 / Mobile Phone / MH410C / Customized Th (Thailand) "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2292_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

4 "C2105 Customized SA 1271-3305" "" 1271-4539 C2105 / Mobile Phone / MH410C / Customized SA (SAUDI ARA "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_3305_S1_SW_LIVE_DBE9_PID1_0002_MMC.R5A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

5 "C2105 Customized FR 1272-2176" "" 1271-6582 C2105 / Mobile Phone / ET965_MH410C / Customized FR (FRA "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2176_s1_sw_live_dbe9_pid1_0002_mmc.r10a_15_0_a_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

6 "C2105 Customized TH 1272-2292" "1271-1961 C2105 / Mobile Phone / MH410C / Customized Th (Thailand)" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2292_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

7 "C2105 Customized FR 1272-2176" "" 1271-6583 C2105 / Mobile Phone / Et965_MH410C / Customized FR (FRA "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2176_s1_sw_live_dbe9_pid1_0002_mmc.r10a_15_0_a_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

8 "C2105 T-Mobile MK 1272-7487" "1272-7404 C2105 / Mobile Phone / MH410C / T-Mobile MK (MaceDonia) /" For 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_7487_S1_SW_LIVE_DBE9_PID1_0002_MMC.R6A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

9 "C2105 Customized FR 1272-2176" "" 1271-6580 C2105 / Mobile Phone / ET965_MH410C / CUSTOMIZED FR (FRA "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2176_s1_sw_live_dbe9_pid1_0002_mmc.r10a_15_0_a_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

10 "C2105 Customized CE3 1272-2166" "1271-7475 C2105 / Mobile Phone / Customized CE3 (Central Europe" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_272_2166_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

11 "C2105 Customized UK 1272-2304" "1271-5790 C2105 / Mobile Phone / ET965_EC20 / Customized UK (Unite" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_272_2304_S1_SW_Live_DBE9_PID1_0002_MMC.R8A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

12 "C2105 Customized CE3 1272-2166" "1271-7476 C2105 / Mobile PHONE / Customized CE3 (Central Europe" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_272_2166_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

13 "C2105 / S36H SERVICE Exchange Unit" "" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_0424_S1_SW_LIVE_DBE9_PID1_0002_MMC.R2A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1272_9248.R3A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

14 "C2105 Cosmote GR 1272-5608" "1271-5357 C2105 / Mobile Phone / MH410C / Cosmote GR (GreeCe) / Star" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_5608_S1_SW_Live_DBE9_PID1_0002_MMC.R10A_15_0_A_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

15 "C2105 Customized HK 1271-8646" "" 1271-7622 C2105 / Mobile PHONE / MH410C_EC20 / Customized HK (Hong "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_8646_S1_SW_LIVE_DBE9_PID1_0002_MMC.R5A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

16 "C2105 Vodafone PT 1271-9849" "" 1271-7464 C2105 / Mobile Phone / Vodafone Pt (Portugal) / Starry B "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_9849_S1_SW_Live_DBE9_PID1_0002_MMC.R7A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

17 "C2105 Customized HK 1271-8646" "" 1271-7623 C2105 / Mobile PHONE / MH410C_EC20 / Customized HK (Hong "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_8646_S1_SW_LIVE_DBE9_PID1_0002_MMC.R5A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

18 "C2105 TIM IT 1272-5602" "" 1274-1998 C2105 / Mobile Phone / MH410C / TIM IT (Italy) / Diamond W "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_5602_S1_SW_Live_DBE9_PID1_0002_MMC.R6A_15_0_A_1_31.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

19 "C2105 Customized BE 1272-2259" "1271-7440 C2105 / Mobile Phone / Customized BE (Belgium) / Starry" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2259_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

20 "C2105 Customized HK 1271-8646" "1271-7621 C2105 / Mobile PHONE / MH410C_EC20 / Customized HK (Hong" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_8646_S1_SW_LIVE_DBE9_PID1_0002_MMC.R5A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

21 "C2105 Vodafone IT 1271-9004" "" 1271-6702 C2105 / Mobile Phone / MH410C / Vodafone IT / Starry Black "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_9004_S1_SW_Live_DBE9_PID1_0002_MMC.R7A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

22 "C2105 Customized BE 1272-2259" "1271-7441 C2105 / Mobile Phone / Customized BE (Belgium) / Rose Re" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2259_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

23 "C2105 PT. Teletama Artha Mandiri ID 1272-2269" "" 1271-1724 C2105 / Mobile Phone / MH410C / PT. Teletama Artha Mandi "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2269_S1_SW_Live_DBE9_PID1_0002_MMC.R5A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

24 "C2105 Customized CE4 1272-2164" "" 1271-7477 C2105 / Mobile Phone / Customized CE4 (Central Europe "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2164_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

25 "C2105 Customized UK 1272-2304" "1271-5792 C2105 / Mobile Phone / Et965_EC20 / Customized UK (Unite" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_272_2304_S1_SW_Live_DBE9_PID1_0002_MMC.R8A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

26 "C2105 PT. Teletama Artha Mandiri ID 1272-2269" "1271-1723 C2105 / Mobile Phone / MH410C / PT. Teletama Artha Mandi" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2269_S1_SW_Live_DBE9_PID1_0002_MMC.R5A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

27 "C2105 PT. Teletama Artha Mandiri ID 1272-2269" "1271-1721 C2105 / Mobile Phone / MH410C / PT. Teletama Artha Mandi" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2269_S1_SW_Live_DBE9_PID1_0002_MMC.R5A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

28 "C2105 Customized CE4 1272-2164" "1271-7478 C2105 / Mobile PHONE / Customized CE4 (Central Europe" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2164_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

29 "C2105 T-Mobile SK 1272-2774" "1272-7437 C2105 / Mobile Phone / MH410C / T-Mobile SK / ROSE RED" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2774_S1_SW_Live_DBE9_PID1_0002_MMC.R6A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

30 "C2105 Vodafone GR 1271-9844" "1271-5355 C2105 / Mobile Phone / MH410C / Vodafone GR / Starry Black" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_9844_S1_SW_Live_DBE9_PID1_0002_MMC.R6A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301601_1_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

31 "C2105 CHT TW 1275-0241" "1274-7609 C2105 / Mobile Phone / MH410C_EC20 / CHT TW / Starry Black" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1275_0241_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

32 "C2105 Customized BAL 1272-2159" "" 1271-7827 C2105 / Mobile Phone / ET965_MH410C_EC20 / CUSTOMIZED BA "FOR 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2159_S1_SW_Live_DBE9_PID1_0002_MMC.R5A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

33 "C2105 Customized BAL 1272-2159" "1271-7825 C2105 / Mobile Phone / ET965_MH410C_EC20 / CUSTOMIZED BA" FOR 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2159_S1_SW_Live_DBE9_PID1_0002_MMC.R5A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

34 "C2105 Customized NL 1272-2279" "" 1272-9766 C2105 / Mobile Phone / MH410C / Customized NL (Netherlan "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2279_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

35 "C2105 Customized pH 1272-2267" "" 1271-1953 C2105 / Mobile Phone / NT1-1_MH410C / CUSTOMIZED PH (PHI "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2267_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

36 "C2105 Customized NL 1272-2279" "" 1272-9767 C2105 / Mobile PHONE / MH410C / Customized NL (Netherlan "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2279_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

37 "C2105 Customized pH 1272-2267" "1271-1951 C2105 / Mobile Phone / NT1-1_MH410C / CUSTOMIZED PH (PHI" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2267_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

38 "C2105 Customized NL 1272-2279" "" 1272-9768 C2105 / Mobile Phone / MH410C / Customized NL (Netherlan "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2279_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

39 "C2105 Customized NL 1272-2279" "" 1274-4785 C2105 / Mobile Phone / Customized NL (Netherlands) / Sta "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2279_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

40 "C2105 Customized BE 1272-2259" "" 1271-7439 C2105 / Mobile Phone / Customized BE (Belgium) / Diamond "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2259_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

41 "C2105 Orange PL 1272-2776" "" 1272-3623 C2105 / Mobile Phone / Orange PL (Poland) / Rose Red "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2776_s1_sw_live_dbe9_pid1_0002_mmc.r5a_15_0_a_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

42 "C2105 Customized PT 1272-2288" "1273-2794 C2105 / Mobile Phone / Customized PT (Portugal) / Diamon" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_272_2288_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

43 "C2105 Vodafone de 1271-9252" "" 1272-7438 C2105 / Mobile PHONE / MH410C / Vodafone de (Germany) / St "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_9252_S1_SW_Live_DBE9_PID1_0002_MMC.R10A_15_0_A_1_3.
6.Sin_File_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

44 "C2105 T-Mobile NL 1272-4013" "1272-9763 C2105 / Mobile PHONE / MH410C / T-Mobile NL (Netherlands" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_4013_S1_SW_LIVE_DBE9_PID1_0002_MMC.R11A_15_0_A_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

45 "C2105 Customized PH 1272-2267" "1271-1955 C2105 / Mobile Phone / NT1-1_MH410C / Customized PH (PHI" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2267_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

46 "C2105 Customized PT 1272-2288" "1271-7465 C2105 / Mobile Phone / Customized PT (PORTUGAL) / Starry" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_272_2288_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

47 "C2105 T-Mobile HR 1273-1149" "" 1272-3612 C2105 / Mobile Phone / MH410C / T-Mobile HR (Croatia) / St "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1273_1149_S1_SW_LIVE_DBE9_PID1_0002_MMC.R9A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

48 "C2105 Orange AT 1271-8652" "1271-9023 C2105 / Mobile Phone / MH410C / Orange AT (Austria) / Star" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_8652_S1_SW_LIVE_DBE9_PID1_0002_MMC.R5A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

49 "C2105 Orange DO 1273-8193" "" 1275-2802 C2105 / Mobile Phone / 8GB_MH410C / Orange Do (Dominican "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1273_8193_S1_SW_Live_DBE9_PID1_0002_MMC.R5A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

50 "C2105 Customized MEA 1271-3303" "1271-4573 C2105 / Mobile Phone / MH410C / Customized Mea (Mena Ara" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_3303_S1_SW_Live_DBE9_PID1_0002_MMC.R5A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

51 "C2105 MOVISTAR ES 1272-9886" "1271-8623 C2105 / Mobile Phone / Movistar ES (Spain) / Starry Blac" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_9886_S1_SW_Live_DBE9_PID1_0002_MMC.R10A_15_0_A_1_3.
1.sin_file_set "

"MS_CDF_1274_5083.R6A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

52 "C2105 Customized TR 1272-2298" "" 1271-4752 C2105 / Mobile Phone / ET965_MH410C / Customized TR (TUR "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_272_2298_S1_SW_Live_DBE9_PID1_0002_MMC.R5A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

53 "C2105 Customized CE5 1273-8155" "1274-0691 C2105 / Mobile Phone / Customized CE5 (Central Europe" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1273_8155_S1_SW_Live_DBE9_PID1_0002_MMC.R2A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

54 "C2105 Orange ES 1273-8135" "" 1272-1505 C2105 / Mobile Phone / MH410C / Orange ES (Spain) / Diamon "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1273_8135_S1_SW_Live_DBE9_PID1_0002_MMC.R4A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

55 "C2105 Customized MEA 1271-3303" "1271-4559 C2105 / Mobile Phone / MH410C / Customized Mea (Mena Ara" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_3303_S1_SW_Live_DBE9_PID1_0002_MMC.R5A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

56 "C2105 TELENOR HU 1271-8656" "" 1271-7463 C2105 / Mobile Phone / Telenor Hu (Hungary) / Starry Bla "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_8656_S1_SW_LIVE_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

57 "C2105 Orange PL 1272-2776" "" 1272-3627 C2105 / Mobile Phone / Orange PL (Poland) / Diamond Whit "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2776_s1_sw_live_dbe9_pid1_0002_mmc.r5a_15_0_a_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

58 "C2105 Customized MEA 1271-3303" "" 1271-4578 C2105 / Mobile Phone / MH410C / Customized Mea (Mena Ara "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_3303_S1_SW_Live_DBE9_PID1_0002_MMC.R5A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

59 "C2105 Customized CH 1272-2308" "1271-6570 C2105 / Mobile Phone / MH410C / Customized CH (Switzerla" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2308_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

60 "C2105 Customized CH 1272-2308" "" 1271-6567 C2105 / Mobile Phone / MH410C / Customized CH (Switzerla "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2308_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

61 "C2105 Customized CH 1272-2308" "" 1271-6572 C2105 / Mobile PHONE / MH410C / Customized CH (Switzerla "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2308_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

62 "C2105 Play PL 1272-5604" "1272-7436 C2105 / Mobile Phone / Play PL (Poland) / Starry Black" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_5604_S1_SW_Live_DBE9_PID1_0002_MMC.R8A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

63 "C2105 Customized RU 1271-8633" "1271-7430 C2105 / Mobile Phone / Customized RU (Russia) / Diamond" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_8633_S1_SW_LIVE_DBE9_PID1_0002_MMC.R5A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

64 "C2105 Customized TW 1271-8648" "" 1271-7624 C2105 / Mobile Phone / MH410C_EC20 / CUSTOMIZED TW (TAIW "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_8648_S1_SW_Live_DBE9_PID1_0002_MMC.R7A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

65 "C2105 Customized RU 1271-7433" "1271-7432 C2105 / Mobile Phone / Customized RU (Russia) / Starry B" For 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_8633_S1_SW_LIVE_DBE9_PID1_0002_MMC.R5A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

66 "C2105 Customized CE5 1273-8155" "1274-0690 C2105 / Mobile Phone / Customized CE5 (Central Europe" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1273_8155_S1_SW_Live_DBE9_PID1_0002_MMC.R2A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

67 "C2105 Customized TW 1271-8648" "" 1271-7626 C2105 / Mobile PHONE / MH410C_EC20 / Customized TW (TAIW "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_8648_S1_SW_Live_DBE9_PID1_0002_MMC.R7A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

68 "C2105 T-Mobile HU 1272-4011" "" 1272-3610 C2105 / Mobile Phone / MH410C / T-Mobile Hu / Diamond Whit "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_4011_S1_SW_LIVE_DBE9_PID1_0002_MMC.R11A_15_0_A_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

69 "C2105 T-Mobile MK 1272-7487" "" 1272-7401 C2105 / Mobile PHONE / MH410C / T-Mobile MK (MaceDonia) / "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_7487_S1_SW_LIVE_DBE9_PID1_0002_MMC.R6A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

70 "C2105 Customized IT 1273-2752" "1271-6703 C2105 / Mobile Phone / MH410C / Customized IT (ITALY) / ST" For 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1273_2752_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

71 "C2105 Customized RU 1271-8633" "1271-7434 C2105 / Mobile Phone / Customized RU (Russia) / Rose Red" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_8633_S1_SW_LIVE_DBE9_PID1_0002_MMC.R5A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

72 "C2105 Customized TW 1271-8648" "1271-7628 C2105 / Mobile PHONE / MH410C_EC20 / Customized TW (TAIW" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_8648_S1_SW_Live_DBE9_PID1_0002_MMC.R7A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

73 "C2105 Customized IT 1273-2752" "" 1273-2283 C2105 / Mobile Phone / MH410C / Customized IT (Italy) / Ro "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1273_2752_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

74 "C2105 Vodafone GR 1271-9844" "" 1271-5354 C2105 / Mobile Phone / MH410C / Vodafone GR / DIAMOND WHIT "FOR 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_9844_S1_SW_Live_DBE9_PID1_0002_MMC.R6A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301601_1_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

75 "C2105 TIM IT 1272-5602" "" 1271-6699 C2105 / Mobile Phone / MH410C / TIM IT (ITALY) / Starry BL "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_5602_S1_SW_Live_DBE9_PID1_0002_MMC.R6A_15_0_A_1_31.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

76 "C2105 Customized UA 1272-2277" "" 1271-7426 C2105 / Mobile Phone / Customized UA (Ukraine) / Starry "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2277_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

77 "C2105 Customized IT 1273-2752" "" 1273-2284 C2105 / Mobile Phone / MH410C / Customized IT (ITALY) / DI "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1273_2752_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

78 "C2105 TMN PT 1271-9836" "1271-7467 C2105 / Mobile Phone / TMN PT (Portugal) / Starry Black" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_9836_S1_SW_Live_DBE9_PID1_0002_MMC.R8A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

79 "C2105 TMN PT 1271-9836" "1274-3194 C2105 / Mobile Phone / TMN PT (PORTUGAL) / Diamond White" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_9836_S1_SW_Live_DBE9_PID1_0002_MMC.R8A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

80 "C2105 Customized UA 1272-2277" "" 1271-7428 C2105 / Mobile Phone / Customized UA (Ukraine) / Rose Re "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2277_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

81 "C2105 Singtel SG 1272-2290" "1271-3559 C2105 / Mobile PHONE / MH410C / Singtel SG (Singapore) / D" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2290_S1_SW_Live_DBE9_PID1_0002_MMC.R4A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

82 "C2105 Singtel SG 1272-2290" "1271-3560 C2105 / Mobile PHONE / MH410C / Singtel SG (Singapore) / S" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2290_S1_SW_Live_DBE9_PID1_0002_MMC.R4A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

83 "C2105 Customized CE1 1272-2161" "" 1271-7630 C2105 / Mobile Phone / Et965 / Customized CE1 (Central E "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2161_S1_SW_LIVE_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

84 "C2105 CHT TW 1275-0241" "" 1274-7610 C2105 / Mobile PHONE / MH410C_EC20 / CHT TW / DIAMOND WHIT "FOR 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1275_0241_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

85 "C2105 CHT TW 1275-0241" "" 1274-7613 C2105 / Mobile Phone / MH410C_EC20 / CHT TW / ROSE RED "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1275_0241_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

86 "C2105 Customized CE1 1272-2161" "" 1271-7631 C2105 / Mobile Phone / Et965 / Customized CE1 (Central E "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2161_S1_SW_LIVE_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

87 "C2105 Customized CE1 1272-2161" "1271-9028 C2105 / Mobile Phone / Et965 / Customized CE1 (Central E" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2161_S1_SW_LIVE_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

88 "C2105 Customized Gr 1272-2306" "" 1274-5322 C2105 / Mobile Phone / Customized Gr (GreeCe) / Starry B "For 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2306_S1_SW_Live_DBE9_PID1_0002_MMC.R4A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

89 "C2105 Globul BG 1272-2772" "" 1272-8908 C2105 / Mobile Phone / MH410C / Globul BG (Bulgaria) / Dia "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2772_S1_SW_Live_DBE9_PID1_0002_MMC.R6A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

90 "C2105 T-Mobile NL 1272-4013" "1272-9762 C2105 / Mobile PHONE / MH410C / T-Mobile NL (Netherlands" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_4013_S1_SW_LIVE_DBE9_PID1_0002_MMC.R11A_15_0_A_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

91 "C2105 Customized ES 1272-2168" "1274-4797 C2105 / Mobile Phone / Customized ES (Spain) / Starry BL" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2168_S1_SW_Live_DBE9_PID1_0002_MMC.R8A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

92 "C2105 T-Mobile HU 1272-4011" "1272-3609 C2105 / Mobile Phone / MH410C / T-Mobile Hu / Starry Black" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_4011_S1_SW_LIVE_DBE9_PID1_0002_MMC.R11A_15_0_A_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

93 "C2105 CUSTOMIZED UA 1272-2277" "" 1271-7424 C2105 / Mobile Phone / Customized UA (Ukraine) / Diamond "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2277_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

94 "C2105 PT. Sony Indonesia ID 1272-2296" "" 1271-7683 C2105 / Mobile Phone / MH410C / PT. Sony Indonesia ID (I "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2296_s1_sw_live_dbe9_pid1_0002_mmc.r4a_15_0_a_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

95 "C2105 Orange SK 1273-8141" "" 1273-3513 C2105 / Mobile PHONE / MH410C / Orange SK (Slovak Republ "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1273_8141_S1_SW_LIVE_DBE9_PID1_0002_MMC.R4A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

96 "C2105 Customized CE4 1272-2164" "1271-7481 C2105 / Mobile Phone / Customized CE4 (Central Europe" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2164_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

97 "C2105 Customized ES 1272-2168" "1271-8621 C2105 / Mobile Phone / Customized ES (Spain) / Starry BL" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2168_S1_SW_Live_DBE9_PID1_0002_MMC.R8A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

98 "C2105 Customized ES 1272-2168" "" 1271-8622 C2105 / Mobile Phone / Customized ES (Spain) / Rose Red "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2168_S1_SW_Live_DBE9_PID1_0002_MMC.R8A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

99 "C2105 Customized NCB 1272-2173" "" 1271-7823 C2105 / Mobile Phone / ET965_MH410C_EC20 / Customized NC "For 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2173_S1_SW_Live_DBE9_PID1_0002_MMC.R5A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

100 "C2105 Vodafone UK 1271-9258" "" 1273-1110 C2105 / Mobile Phone / ET965_MH410C / Vodafone UK (Unite "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_9258_S1_SW_Live_DBE9_PID1_0002_MMC.R8A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_1_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

101 "C2105 Orange ES 1273-8135" "" 1272-1501 C2105 / Mobile PHONE / MH410C / Orange ES (SPAIN) / Starry "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1273_8135_S1_SW_Live_DBE9_PID1_0002_MMC.R4A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

102 "C2105 Customized SG 1272-2263" "1271-3496 C2105 / Mobile Phone / MH410C / Customized SG (Singapore" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_272_2263_S1_SW_Live_DBE9_PID1_0002_MMC.R4A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

103 "C2105 Customized SG 1272-2263" "" 1271-3495 C2105 / Mobile PHONE / MH410C / Customized SG (Singapore "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_272_2263_S1_SW_Live_DBE9_PID1_0002_MMC.R4A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

104 "C2105 Customized NCB 1272-2173" "" 1271-7817 C2105 / Mobile Phone / ET965_MH410C_EC20 / Customized NC "For 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2173_S1_SW_Live_DBE9_PID1_0002_MMC.R5A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

105 "C2105 Vodafone UK 1271-9258" "1271-6931 C2105 / Mobile Phone / ET965_MH410C / Vodafone UK (Unite" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_9258_S1_SW_Live_DBE9_PID1_0002_MMC.R8A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_1_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

106 "C2105 Customized GR 1272-2306" "1271-5360 C2105 / Mobile Phone / MH410C / Customized Gr (Greece) / R" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2306_S1_SW_Live_DBE9_PID1_0002_MMC.R4A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

107 "C2105 Customized de 1272-2171" "" 1271-7420 C2105 / Mobile Phone / ET965_NT1-1_MH410C / CUSTOMIZED D "FOR 35786505,35619405

"FSP_TAOSHAN_WORLD_I_272_2171_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

108 "C2105 Customized de 1272-2171" "" 1271-7423 C2105 / Mobile Phone / ET965_NT1-1_MH410C / CUSTOMIZED D "FOR 35786505,35619405

"FSP_TAOSHAN_WORLD_I_272_2171_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

109 "C2105 PT. Sony Indonesia ID 1272-2296" "" 1271-7684 C2105 / Mobile Phone / MH410C / PT. Sony Indonesia ID (I "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2296_s1_sw_live_dbe9_pid1_0002_mmc.r4a_15_0_a_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

110 "C2105 Globul BG 1272-2772" "" 1272-8911 C2105 / Mobile Phone / MH410C / Globul BG (Bulgaria) / ROS "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2772_S1_SW_Live_DBE9_PID1_0002_MMC.R6A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

111 "C2105 T-Mobile SK 1272-2774" "1275-4826 C2105 / Mobile Phone / MH410C / T-Mobile SK / Starry Black" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2774_S1_SW_Live_DBE9_PID1_0002_MMC.R6A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

112 "C2105 T-Mobile PL 1272-5606" "1272-7435 C2105 / Mobile PHONE / MH410C / T-Mobile PL (Poland) / Sta" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_5606_S1_SW_Live_DBE9_PID1_0002_MMC.R10A_15_0_A_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

113 "C2105 PT. Sony Indonesia ID 1272-2296" "" 1271-7685 C2105 / Mobile Phone / MH410C / PT. Sony Indonesia ID (I "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2296_s1_sw_live_dbe9_pid1_0002_mmc.r4a_15_0_a_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

114 "C2105 Vodafone CZ 1271-9855" "" 1271-7448 C2105 / Mobile Phone / Vodafone CZ (Czech Republic) / St "For 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_9855_S1_SW_Live_DBE9_PID1_0002_MMC.R5A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

115 "C2105 Globul BG 1272-2772" "" 1272-8909 C2105 / Mobile Phone / MH410C / Globul BG (Bulgaria) / Sta "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2772_S1_SW_Live_DBE9_PID1_0002_MMC.R6A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

116 "C2105 Mobitel Si 1273-8153" "" 1271-7446 C2105 / Mobile Phone / Mobitel Si (Slovenia) / Diamond W "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1273_8153_S1_SW_LIVE_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

117 "C2105 Mobitel Si 1273-8153" "" 1271-7447 C2105 / Mobile Phone / Mobitel Si (Slovenia) / Starry BL "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1273_8153_S1_SW_LIVE_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

118 "C2105 Orange FR 1273-8139" "" 1271-6578 C2105 / Mobile PHONE / MH410C / Orange FR (France) / Starr "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1273_8139_S1_SW_Live_DBE9_PID1_0002_MMC.R6A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

119 "C2105 Customized Gr 1272-2306" "1271-5358 C2105 / Mobile Phone / MH410C / Customized Gr (GreeCe) / D" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2306_S1_SW_Live_DBE9_PID1_0002_MMC.R4A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

120 "C2105 Customized DE 1272-2171" "" 1271-7419 C2105 / Mobile Phone / ET965_NT1-1_MH410C / CUSTOMIZED D "FOR 35786505,35619405

"FSP_TAOSHAN_WORLD_I_272_2171_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

121 "C2105 Customized Gr 1272-2306" "" 1271-5359 C2105 / Mobile Phone / MH410C / Customized Gr (GreeCe) / S "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2306_S1_SW_Live_DBE9_PID1_0002_MMC.R4A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

122 "C2105 Vodafone ES 1271-9250" "1271-6564 C2105 / Mobile Phone / Vodafone ES (Spain) / Starry Blac" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_9250_S1_SW_LIVE_DBE9_PID1_0002_MMC.R11A_15_0_A_1_3.
6.Sin_File_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

123 "C2105 Customized SA 1271-3305" "" 1271-4534 C2105 / Mobile Phone / MH410C / Customized SA (SAUDI ARA "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_3305_S1_SW_LIVE_DBE9_PID1_0002_MMC.R5A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

124 "C2105 Orange PL 1272-2776" "" 1272-3624 C2105 / Mobile Phone / Orange PL (Poland) / Starry Black "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2776_s1_sw_live_dbe9_pid1_0002_mmc.r5a_15_0_a_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

125 "C2105 Customized TR 1272-2298" "1271-7101 C2105 / Mobile Phone / ET965_MH410C / Customized TR (Tur" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_272_2298_S1_SW_Live_DBE9_PID1_0002_MMC.R5A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

126 "C2105 Customized NCB 1272-2173" "1271-7824 C2105 / Mobile Phone / ET965_MH410C_EC20 / Customized NC" For 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_2173_S1_SW_Live_DBE9_PID1_0002_MMC.R5A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

127 "C2105 Vodafone IE 1271-9847" "1274-9658 C2105 / Mobile Phone / ET965 / Vodafone IE (Ireland) / Sta" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1271_9847_S1_SW_Live_DBE9_PID1_0002_MMC.R6A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304251300_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

128 "C2105 Customized SG 1272-2263" "" 1271-3494 C2105 / Mobile Phone / MH410C / Customized SG (Singapore "for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_272_2263_S1_SW_Live_DBE9_PID1_0002_MMC.R4A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201305301600_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

129 "C2105 Cosmote Gr 1272-5608" "1271-5356 C2105 / Mobile Phone / MH410C / Cosmote GR (GreeCe) / DIAM" for 35786505,35619405

"FSP_TAOSHAN_WORLD_I_1272_5608_S1_SW_Live_DBE9_PID1_0002_MMC.R10A_15_0_A_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2105_ROW.201304111730_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "


takenfrom here


Xperia L C2104:

0 "C2104 DTAC TH 1272-2265" "" 1271-2139 C2104 / Mobile Phone / MH410C / DTAC TH (Thailand) / Diamo "for 35660505

"FSP_TAOSHAN_WORLD_A_1272_2265_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_ROW.201305071100_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

1 "C2104 Customized AR 1272-2257" "" 1272-9037 C2104 / Mobile Phone / MH410C / Customized AR (Argentina "for 35660505

"FSP_TAOSHAN_WORLD_A_1272_2257_S1_SW_Live_DBE9_PID1_0002_MMC.R4A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_ROW.201304121000_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

2 "C2104 Customized US 1272-2770" "" 1271-1960 C2104 / Mobile PHONE / MH410C / Customized US (USA) / Rose "for 35660505

"FSP_TAOSHAN_WORLD_A_1272_2770_S1_SW_LIVE_DBE9_PID1_0002_MMC.R5A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_ROW.201304121000_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

3 "C2104 Customized Br 1272-4136" "" 1274-4850 C2104 / Mobile PHONE / MH410C / Customized Br (Brazil) / S "for 35660505

"FSP_TAOSHAN_WORLD_A_1272_4136_S1_SW_LIVE_DBE9_PID1_0002_MMC.R7A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_row.201305071100_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

4 "C2104 Customized US 1272-2770" "" 1271-1959 C2104 / Mobile PHONE / MH410C / Customized US (USA) / DIAM "for 35660505

"FSP_TAOSHAN_WORLD_A_1272_2770_S1_SW_LIVE_DBE9_PID1_0002_MMC.R5A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_ROW.201304121000_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

5 "C2104 MOVISTAR MX 1272-1427" "" 1271-5798 C2104 / Mobile Phone / Et965_MH410C / MOVISTAR MX (Mexic "for 35660505

"FSP_TAOSHAN_WORLD_A_1272_1427_S1_SW_LIVE_DBE9_PID1_0002_MMC.R11A_15_0_A_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_row.201305071100_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

6 "C2104 Customized US 1272-2770" "1271-1957 C2104 / Mobile PHONE / MH410C / Customized US (USA) / Star" for 35660505

"FSP_TAOSHAN_WORLD_A_1272_2770_S1_SW_LIVE_DBE9_PID1_0002_MMC.R5A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_ROW.201304121000_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

7 "C2104 MOVISTAR MX 1272-1427" "1271-5801 C2104 / Mobile Phone / Et965_MH410C / MOVISTAR MX (Mexic" for 35660505

"FSP_TAOSHAN_WORLD_A_1272_1427_S1_SW_LIVE_DBE9_PID1_0002_MMC.R11A_15_0_A_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_row.201305071100_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

8 "C2104 Wind CA 1272-3619" "1272-3631 C2104 / Mobile Phone / Et965 / Wind Ca (Canada) / Starry B" for 35660505

"FSP_TAOSHAN_WORLD_A_1272_3619_S1_SW_LIVE_DBE9_PID1_0002_MMC.R8A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_row.201305071100_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

9 "C2104 Customized GEL 1271-8631" "1271-7835 C2104 / Mobile Phone / ET965_MH410C / Customized Gel (GE" for 35660505

"FSP_TAOSHAN_WORLD_A_1271_8631_S1_SW_LIVE_DBE9_PID1_0002_MMC.R6A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_ROW.201304121000_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

10 "C2104 SERVICE Exchange Unit" "" for 35660505

"FSP_TAOSHAN_WORLD_A_1275_3187_S1_SW_LIVE_DBE9_PID1_0002_MMC.R1A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1272_9248.R3A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_ROW.201304121000_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

11 "C2104 Customized in 1272-2375" "1271-2477 C2104 / Mobile Phone / MH410C / Customized In (India) / Ro" for 35660505

"FSP_TAOSHAN_WORLD_A_1272_2375_S1_SW_Live_DBE9_PID1_0002_MMC.R10A_15_0_A_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_india.201304121030_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

12 "C2104 MOVISTAR PE 1272-2189" "" 1272-9041 C2104 / Mobile Phone / MH410C / MOVISTAR PE (Peru) / Starr "for 35660505

"FSP_TAOSHAN_WORLD_A_1272_2189_S1_SW_LIVE_DBE9_PID1_0002_MMC.R12A_15_0_A_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_row.201305071100_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

13 "C2104 DTAC TH 1272-2265" "1271-2138 C2104 / Mobile Phone / MH410C / DTAC TH (Thailand) / Starr" for 35660505

"FSP_TAOSHAN_WORLD_A_1272_2265_S1_SW_Live_DBE9_PID1_0002_MMC.R3A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_ROW.201305071100_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

14 "C2104 Telcel GSM MX 1271-7422" "1271-7634 C2104 / Mobile Phone / ET965_NT1-1_MH410C / Telcel GSM M" for 35660505

"FSP_TAOSHAN_WORLD_A_1271_7422_S1_SW_Live_DBE9_PID1_0002_MMC.R12A_15_0_A_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_row.201305071100_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

15 "C2104 Customized in 1272-2375" "" 1271-2479 C2104 / Mobile Phone / MH410C / Customized In (India) / ST "For 35660505

"FSP_TAOSHAN_WORLD_A_1272_2375_S1_SW_Live_DBE9_PID1_0002_MMC.R10A_15_0_A_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_india.201304121030_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

16 "C2104 Customized in 1272-2375" "1271-2480 C2104 / Mobile Phone / MH410C / Customized In (India) / di" for 35660505

"FSP_TAOSHAN_WORLD_A_1272_2375_S1_SW_Live_DBE9_PID1_0002_MMC.R10A_15_0_A_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_india.201304121030_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

17 "C2104 Telcel GSM MX 1271-7422" "1271-7633 C2104 / Mobile Phone / ET965_NT1-1_MH410C / TELCEL GSM M" FOR 35660505

"FSP_TAOSHAN_WORLD_A_1271_7422_S1_SW_Live_DBE9_PID1_0002_MMC.R12A_15_0_A_1_3.
1.sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_row.201305071100_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

18 "C2104 Videotron CA 1272-3617" "1272-3630 C2104 / Mobile Phone / Video / Videotron CA (Canada) / Starry BL" for 35660505

"FSP_TAOSHAN_WORLD_A_1272_3617_S1_SW_LIVE_DBE9_PID1_0002_MMC.R8A_15_0_A_1_36.
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_ROW.201305071100_15_0_a_1_36.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_36.
Sin_file_set "

19 "C2104 Comcel 3GSM CO 1271-9832" "" 1272-9028 C2104 / Mobile Phone / MH410C / Comcel 3GSM CO (Colombia "for 35660505

"FSP_TAOSHAN_WORLD_A_1271_9832_S1_SW_Live_DBE9_PID1_0002_MMC.R9A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_row.201305071100_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "

20 "C2104 Customized AR 1272-2257" "" 1272-9036 C2104 / Mobile Phone / MH410C / Customized Ar (Argentina "for 35660505

"FSP_TAOSHAN_WORLD_A_1272_2257_S1_SW_Live_DBE9_PID1_0002_MMC.R4A_15_0_A_1_31
.Sin_file_set "

"MS_CDF_1271_7480.R5A.SIN_FILE_SET"

"Elabel_taoshan_elabel_c2104_ROW.201304121000_15_0_a_1_31.sin_file_set"

"APP_SW_TAOSHAN_GENERIC_1269_5420_S1_SW_LIVE_DBE9_PID1_0002_MMC.15_0_A_1_31.
Sin_file_set "



A source

Where cho, an example
0 "C2105 Vodafone RO 1271-9861" "" 1274-9027 C2105 / Mobile Phone / Vodafone Ro (Romania) / Starry BL "for 35786505,35619405

CDA code 1271-9861

Post has been editedHiVlad - 20.06.13, 19:52


Full version    

Help     rules

Now: 12.01.21, 19:59