<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechLighten &#187; mobiles</title>
	<atom:link href="http://techlighten.com/category/mobiles/feed/" rel="self" type="application/rss+xml" />
	<link>http://techlighten.com</link>
	<description>TechLighten yourself on everything tech!</description>
	<lastBuildDate>Sun, 07 Aug 2011 23:16:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Tutorial: How to import Nokia Contacts to Google / Android Phone</title>
		<link>http://techlighten.com/mobiles/tutorial-how-to-import-nokia-contacts-to-google-android-phone/</link>
		<comments>http://techlighten.com/mobiles/tutorial-how-to-import-nokia-contacts-to-google-android-phone/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 17:39:16 +0000</pubDate>
		<dc:creator>Abbas</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[mobiles]]></category>
		<category><![CDATA[contacts]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[numbers]]></category>
		<category><![CDATA[phone book]]></category>
		<category><![CDATA[switch]]></category>
		<category><![CDATA[transfer]]></category>

		<guid isPermaLink="false">http://techlighten.com/?p=413</guid>
		<description><![CDATA[After following this tutorial, you will be able to transfer contacts from your Nokia phone to your android phone within a few minutes. It&#8217;s a pain to transfer contacts from a Nokia phone to an Android or non-nokia phone &#8211; After a lot of tinkering with my Nokia&#8217;s Ovi contact&#8217;s site, I was able to [...]]]></description>
			<content:encoded><![CDATA[<p>After following this tutorial, you will be able to transfer contacts from your Nokia phone to your android phone within a few minutes.</p>
<p>It&#8217;s a pain to transfer contacts from a Nokia phone to an Android or non-nokia phone &#8211; After a lot of tinkering with my Nokia&#8217;s Ovi contact&#8217;s site, I was able to transfer my contacts with a little bit of simple hacking/text-manipulation. These steps are pretty easy and you&#8217;ll have no problem following this tutorial &#8211; regardless of your computer usage skill.</p>
<p>Nokia makes it very easy to transfer phone contacts to another Nokia phone. But it&#8217;s a nightmare to transfer contacts from Nokia to android phone or any other phone for that matter.</p>
<p>Onto the tutorial now.</p>
<p>1- First of all, you need to register at Nokia&#8217;s Ovi site (if you haven&#8217;t registered already). The Ovi site&#8217;s contacts section will let you upload/synchronise contacts from your phone to their server. Go to http://www.ovi.com/ and follow the registration process.</p>
<p>2- After registration, and verifying your phone number ,<span id="more-413"></span>  Download the Nokia Ovi suite application and install it on your PC.</p>
<p>3- Now connect your nokia phone with your PC and launch the Ovi suite application and sign in with the ovi account that you registered in step 2.</p>
<p>4- From the top menu in the ovi application, go to sync and choose the option to sync your contacts. This will upload your phone&#8217;s contacts to nokia&#8217;s servers. <img class="alignright" title="Nokia Ovi Suite - Synchronising phone contacts" src="http://i.imgur.com/XKmZF.jpg" alt="" width="460" height="135" /></p>
<p>5- Unfortunately, there is no easy or direct way of importing these contacts to a file so now &#8211; once again go to http://www.ovi.com/ and login with your account.</p>
<p>6- Go to the contacts section and you should see all phone&#8217;s contacts listed there as they were uploaded from the Ovi Suite application in step 4.</p>
<p><img class="alignnone" title="Nokia's Ovi site - uploaded phone contacts" src="http://i.imgur.com/yyLHR.jpg" alt="" width="628" height="271" /></p>
<p>7- Make sure you set the contacts to show in &#8216;list&#8217; format by clicking on the &#8216;list&#8217; button at the bottom of the contacts page on OVI website&#8217;s contact page. As shown in image below</p>
<p><img class="alignnone" src="http://i.imgur.com/KGp1X.jpg" alt="" width="770" height="50" /></p>
<p>8- Now click in the very first cell at the very top &#8211; so as to select the first contact in the list (as shown in image) <img class="alignnone" title="Transfer nokia contacts to Google contacts / Android" src="http://i.imgur.com/vNrAm.jpg" alt="" width="315" height="165" /></p>
<p>9- Now press and hold the &#8216;Shift&#8217; key and at the very bottom most contact in the list, click again. This way you will select all the contacts displayed on that page in the list.</p>
<p>10- Press ctrl+C to copy the selected contacts and open Notepad or any text editor where you&#8217;ll paste the copied contacts in raw form. In the text editor/notepad, Press ctrl+v and you&#8217;ll see all the contacts copied in the format as shown in screenshot below.</p>
<p><img class="alignnone" title="Transfer Nokia phone contacts to Android" src="http://i.imgur.com/68LSj.jpg" alt="" width="387" height="402" /></p>
<p>11- Copy all the contacts from the rest of the list&#8217;s pages on Ovi site. Now save this list from the text editor/notepad and name it something like &#8216;myContacts.txt&#8217;. Make sure that each individual contact is separated like shown in the screenshot above. Every contact must have ONLY ONE phone number (sorry but in the next steps, the import won&#8217;t work if any contact has more than one phone number listed below them &#8211; delete any secondary phone numbers from the &#8216;myContacts.txt&#8217;)</p>
<p>12- Now we just need to style and format this list in proper CSV (comma separated format) so that we can upload the CSV formatted contacts to Google Contacts (and ultimately to your android phone). We need a slightly advanced text editor for formatting the contacts in myContacts.txt into CSV format.</p>
<p>13- Download notepad++ from the download page on http://notepad-plus-plus.org/ and install it. Now open the &#8216;myContacts.txt&#8217; file in notepad++.</p>
<p>14- In notepad++ , once the myContacts.txt file is opened.  Go to &#8216;View&#8217; (from top menu) and from the drop down menu, click &#8216;Show Symbol&#8217; and from the subsequent menu check &#8216;Show end of line&#8217;. (This option will now make the editor show the &#8216;end of line&#8217; characters in the text , that are normally invisible). You should see the contacts like as shown in the image below.</p>
<p><img class="alignnone" title="Notepad++ phone contacts - readying up for csv format" src="http://i.imgur.com/JFsox.jpg" alt="" width="344" height="457" /></p>
<p>15 &#8211; With the new-line special characters visible, we&#8217;ll now start formatting this list to CSV format. the &#8216;CR LF&#8217; characters just show that the line ends here and new line begins after it, it&#8217;s only relevant for the styling we are going to do in the next step.</p>
<p>16 &#8211; Now for CSV format, what we want to do is to make all the contact names and numbers wrapped quotations like &#8220;Friend Johin&#8221;,&#8221;03451234567&#8243;. For this, we use some intelligent find-and-replace to replace the CRLF like symbols with quotation marks, this way, if you have hundreds of contacts in your myContacts.txt, you can format all those hundreds of records in 3,4 steps like we are going to do in the following steps</p>
<p>17- In notepad++, press ctrl+H to get the find-and-replace window. In that window,  &#8216;in FIND WHAT: write &#8216;/r/n/r/n&#8217; and in the replace field, write &#8216; &#8220;/r/n&#8217; , as shown below &#8211; and press REPLACE ALL .  Now to for double assurance, in FIND WHAT field, write &#8216;/r/n /r/n&#8217; (notice there is a space between the first /r/n and the the second /r/n and press REPLACE ALL again.</p>
<p><img class="alignnone" src="http://i.imgur.com/ytzlg.jpg" alt="" width="717" height="459" /></p>
<p>18- You should get something like this now, notice the &#8221; quotations at the end of the telephone numbers for each contact.</p>
<p><img class="alignnone" title="export nokia contacts to android" src="http://i.imgur.com/XhNb2.jpg" alt="" width="235" height="286" /></p>
<p>19- Since we have to achieve formatting like &#8220;Lara Shyalot&#8221;,&#8221;03441256882&#8243; .. i.e. both the name and number separated by a comma and each of the name and number blocks wrapped in quoation marks, we continue our find-and-replace work. Press ctrl+h again to get the find and replace screen and then in FIND WHAT field type &#8216;\r\n&#8217; and in Replace WITH field, type &#8216;\r\n&#8221; &#8216; and press replace all. &#8211; You should get something like tis, notice the new quotation marks added in front of contact names now</p>
<p><img class="alignnone" src="http://i.imgur.com/tZKPd.jpg" alt="" width="705" height="375" /></p>
<p>20- Now we want to insert a comma b/w the name and number of each contact, so we replace the CR LF (/r/n) symbols with a comma. press ctrl+h again and in FIND WHAT field, type &#8216;&#8221;\r\n&#8217;(notice the quotation mark right before \r\n, its important) and replace with &#8216;xyzxyz&#8217;. press replace-all button and you&#8217;ll get something like</p>
<p><img class="alignnone" src="http://i.imgur.com/zyiSU.jpg" alt="" width="793" height="184" /></p>
<p>20(b)- now to insert the comma b/w a name and number of each contact, replace &#8216;/r/n&#8217; with a quotation mark, followed by a comma i.e. &#8216; &#8220;, &#8216;  as shown below</p>
<p><img class="alignnone" title="how to make a csv file of phone numbers" src="http://i.imgur.com/I8cqs.jpg" alt="" width="857" height="179" /></p>
<p>21- We still have to put ending quotation mark at the end of each phone number, so now we replace the xyzxyz string with a quotation mark followed by /r/n , as shown below &#8211; and you should get something like below.</p>
<p><img class="alignnone" src="http://i.imgur.com/gKLK0.jpg" alt="" width="651" height="168" /></p>
<p>22- Notice how there is a missing quotation mark at the very start of the file and there is an extra quotation mark at the very bottom of file. (if we have such extra/missing symbols), our CSV file won&#8217;t be accepted by google, so lets fix that and also at the very top add the title of each of these two columns. The end result should look like as below</p>
<p><img class="alignnone" title="Making CSV file of phone numbers for google contacts" src="http://i.imgur.com/qaIJP.jpg" alt="" width="344" height="230" /></p>
<p>22(b)- Now open a blank sheet inside MS Excel (spreadsheet) and import this myContacts.txt -  (by clicking on Data &gt; From TEXT ) and choosing the myContacts.txt file. Import this file (choose to use the quotation mark &#8221; and comma , as the delimeter. once imported. If  you did all steps fine, you should see two columns in the spreadsheet (Name, Phone) &#8211; and all your contacts will be listed here.</p>
<p>23(c)- Now save this excel spreadsheet as .csv file (comma separated values), Name it something like myContacts.csv</p>
<p>&nbsp;</p>
<p>23- That&#8217;s it!   Now lets save this file and then go to Google Contacts  http://www.google.com/contacts (login with your gmail account there) &#8211; We will now import the CSV formatted file (myContacts.csv) of our nokia contacts into Google Contacts.</p>
<p>24- Inside the Google Contact main-page, click the &#8216;import&#8217; button on the top-right. Select the newly created csv file and click upload. &#8211; Don&#8217;t forget to add a userfriendly name for this group of contacts in your google-contacts.</p>
<p>25- Voila, thats it, so now you know how to import nokia contacts into android and google contacts.</p>
<p>Part two of this tutorial will show how you can directly download your google contacts directly into your android phone.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://techlighten.com/mobiles/tutorial-how-to-import-nokia-contacts-to-google-android-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compress high quality 3GP videos for mobiles &#8212; guide</title>
		<link>http://techlighten.com/guide/compress-high-quality-3gp-videos-for-mobiles-guide/</link>
		<comments>http://techlighten.com/guide/compress-high-quality-3gp-videos-for-mobiles-guide/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 21:30:31 +0000</pubDate>
		<dc:creator>Abbas</dc:creator>
				<category><![CDATA[guide]]></category>
		<category><![CDATA[mobiles]]></category>
		<category><![CDATA[sony ericsson]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://techlighten.com/?p=325</guid>
		<description><![CDATA[If you used to search the web for a 3GP version of your favorite video so that you could enjoy some high quality movies on your mobile phone, your search is over. No you won&#8217;t have to ask others to compress a video for your mobile phone because at the end of this tutorial, you&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><img class="aligncenter" title="Alizee\'s La Isla bonita in high quality 3gp video, compressed after following this tutorial. - TechLighten.com" src="http://techlighten.com/wp-content/uploads/2008/09/alizee-high-quality-3gp.jpg" alt="" width="342" height="374" /></p>
<p>If you used to search the web for a 3GP version of your favorite video so that you could enjoy some high quality movies on your mobile phone, your search is over. No you won&#8217;t have to ask others to compress a video for your mobile phone because at the end of this tutorial, you&#8217;ll be able to compress any of your favorite video or movie to a high quality .3GP format movie yourself.</p>
<p>If you regularly watch videos on your mobile phone, you already know how pixelated and badly compressed most of those movies look. With this tutorial, we&#8217;ll follow some steps, use a nice compression software, and tune up a few things so that you&#8217;ll get videos with the the highest quality possible, and even that with a minor increase in the file size.</p>
<p>In order to compress the movie, first you&#8217;ll be needing this very nice audio/video compression tool called<span id="more-325"></span> Super © video converter, to download it <strong><a href="http://www.erightsoft.com/Superdc.html" target="_blank">go here</a></strong> and you&#8217;ll see a very lengthy page, go to the very end of the page and you&#8217;ll see a link saying &#8220;start downloading Super (C)&#8221;, click on that link and you&#8217;ll be forward to a final page, where you can download the program (Yes, I know the download is a little awkward, but thats how the Super (C) wants people to go through their pages before they&#8217;re able to get a download).</p>
<p>After you&#8217;re done with downloading the setup for Super C video converter and install it. During the installation process, you might get a few messages just ignore them.</p>
<p>Once Super C is installed, open it up (if you&#8217;re on vista, you might need to right click on the icon and run it as an administrator). Super C will check some requirements that it needs, whatever message it gives, just press ok (as normally any current PC is ok to run Super C, unless you want to compress huge videos as then you&#8217;ll need more RAM and CPU power).</p>
<p>Since we&#8217;ll be compressing our videos to 3GP format, select &#8220;3GP&#8221; as the output format, MPEG4 as the video codec and AAC LC as the Audio codec just as shown in the pictur below.</p>
<p><img class="aligncenter size-full wp-image-330" title="super_c_video_converter_options_1" src="http://techlighten.com/wp-content/uploads/2008/09/super_c_video_converter_options_1.gif" alt="" width="500" height="130" /></p>
<p>After choosing the right options, now we have to select the video options. If you&#8217;re using a phone like Sony Ericsson&#8217;s K750, W700, W800, W810, W550 etc, then select the 176:144 &#8220;Video Scale Size&#8221; from the Video row, 25 frames per second, with 250 kbps bitrate.</p>
<p>If you&#8217;re using Sony Ericsson&#8217;s K790, K800, K810, K850, W850, W900 etc then because of the large screen and powerful mobile cpu you can choose 240:320 &#8220;Video Scale Size&#8221; (which&#8217;ll give you far superior video quality (as you can see from the top image of this post)). Same 25 frames/sec video speed and choose a bitrate of 450 kbps for the video, just like as shown in the screenshot below.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-0495257627230389";
/* 336x280, big big rectangle, created 8/13/08 */
google_ad_slot = "3487174878";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><img class="aligncenter size-full wp-image-331" title="compressing 3gp videos for mobile phones" src="http://techlighten.com/wp-content/uploads/2008/09/super_c_video_converter_options_2.gif" alt="" width="500" height="130" /></p>
<p>The next step is to select some nice audio options so that you can enjoy a good audio experience along with he nicely compressed 3GP video. Choose 22050 as the sampling frequency, 2 Channels and choose the bitrate to 96 kbps (if you&#8217;re using K750, W700, W800, W810 etc you can also choose 64kbps audio quality if you are going to compress very long videos like movies for example, it&#8217;ll save your mobile videos from lagging). Select the options as shown in the screenshot below.</p>
<p><img class="aligncenter size-full wp-image-332" title="compressing videos to high quality 3GP videos with great audio and video quality" src="http://techlighten.com/wp-content/uploads/2008/09/super_c_video_converter_options_3.gif" alt="" width="468" height="129" /></p>
<p>After choosing these options, now all you have to do is to select your favorite movie or video, and get it encoded by Super C. To select the media file that you want to encode, (1) right click on the area below OUTPUT, as shown in the following image, and (2) click on &#8220;Add Multimedia Files&#8221;.  A browse window should open up and now just locate and select the required video file.</p>
<p><img class="aligncenter size-full wp-image-333" title="selecting files to compress them to 3gp mobile video format, with super c audio video compressor" src="http://techlighten.com/wp-content/uploads/2008/09/super_c_video_converter_options_4.gif" alt="" width="468" height="129" /></p>
<p>Now you&#8217;ll see the video file in the list. In my case I&#8217;m compressing Alizee&#8217;s La Isla Bonita (very famous video of this hot and nice singer). After the video is in the list just click on &#8220;Encode (Active Files)&#8221;. Make sure the video is ticked in the list just like as shown below.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-0495257627230389";
/* nav_bar_LinkUnit 468x15, created 9th august 08 */
google_ad_slot = "9632996154";
google_ad_width = 468;
google_ad_height = 15;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p><img class="aligncenter size-full wp-image-334" title="Selecting the desired video file that you want to compress into 3GP format, it\'ll work on any sony ericsson, samsung or nokia phones." src="http://techlighten.com/wp-content/uploads/2008/09/super_c_video_converter_options_5.gif" alt="" width="500" height="185" /></p>
<p>Now give Super C a little time to compress your video. The compression doesn&#8217;t take very long, time-taken depends on the video size and the compression options. After the compression process is done, your compressed 3GP file will be stored in C:/Program Files/eRight Software/Super/Output directory.</p>
<p>As you can see by the status bar screenshot below, Super C has compressed a 49MB file to a nice and neat, high quality 13MB 3GP file (320:240 version),</p>
<p><a href="http://techlighten.com/wp-content/uploads/2008/09/super_c_video_converter_options_6.gif"><img class="aligncenter size-full wp-image-335" title="super_c_video_converter_options_status of video compression, compressing a 49MB video file to a nice 13MB compressed 3GP file" src="http://techlighten.com/wp-content/uploads/2008/09/super_c_video_converter_options_6.gif" alt="" width="407" height="26" /></a></p>
<p>i&#8217;ve followed the 320:240 size as I wanted this video for my Sony Ericsson K790. For the 176:144 video phones like K750, W700, W800, W810 etc, the size of the compressed 3GP video file will be much smaller.</p>
<p>The end product will look something like this: <img src='http://techlighten.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img class="aligncenter size-full wp-image-336" title="alizee_high_quality_3gp_video, compressed by tutorial/guide from TechLighten.com" src="http://techlighten.com/wp-content/uploads/2008/09/alizee_high_quality_3gp.jpg" alt="" width="342" height="374" /></p>
<p>I hope you&#8217;d love the end product <img src='http://techlighten.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   This 3GP video is now worth watching over your cell phone over and over again. Oh and do comment about how you found this post, and of course, how hot do you think Alizee is? <img src='http://techlighten.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://techlighten.com/guide/compress-high-quality-3gp-videos-for-mobiles-guide/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Flashing Sony Ericsson phones with XS++ (K750, W800, K790, K800, K810 and others)</title>
		<link>http://techlighten.com/guide/flashing-sony-ericsson-phones-with-xs-k750-w800-k790-k800-k810-and-others/</link>
		<comments>http://techlighten.com/guide/flashing-sony-ericsson-phones-with-xs-k750-w800-k790-k800-k810-and-others/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 06:56:42 +0000</pubDate>
		<dc:creator>Abbas</dc:creator>
				<category><![CDATA[guide]]></category>
		<category><![CDATA[mobiles]]></category>
		<category><![CDATA[sony ericsson]]></category>

		<guid isPermaLink="false">http://techlighten.com/?p=55</guid>
		<description><![CDATA[Flashing a Sony Ericsson phone is a pretty easy and straight forward process. I&#8217;ll be covering Sony Ericsson&#8217;s K750, W800, K790, K800, K810 in this guide, although this guide is generic and works for flashing nearly all of the currently available phones. You&#8217;ll be needing a flashing program (XS++ v3.1 in this case), a DCU-60 [...]]]></description>
			<content:encoded><![CDATA[<p>Flashing a Sony Ericsson phone is a pretty easy and straight forward process. I&#8217;ll be covering Sony Ericsson&#8217;s K750, W800, K790, K800, K810 in this guide, although this guide is generic and works for flashing nearly all of the currently available phones.</p>
<p>You&#8217;ll be needing a flashing program (XS++ v3.1 in this case), a DCU-60 cable (the USB cable that you got with your phone) &amp; the two flash files (Main + FS). So first</p>
<ol>
<li>Get the flashing program, XS++ v3.1 from <a href="http://cybershot.4shared.com" target="_blank"><strong>here</strong></a> (go to the applications folder to get it)</li>
<li>If you own a K790, K800 or K810, get its flash files (Main + FS) from<strong> <a href="http://cybershot.4shared.com" target="_blank">here</a></strong> (go to the Firmware folder and select the subfolder for your specific phone. No download the MAIN and FS files. In my case I chose K790_R6BC002_FS_America_2_RED52.rar &amp; K790_R6BC002_Main_generic_EV_RED52.rar . Notice the difference in the two files, one is FS and the other is Main, both FS &amp; Main should be the same version (R6BC002 in this case) and both files are CID52 (see? the files end with RED52).If you own a K750/W800, you can get you FS file from <a href="http://abbym.co.cc/abbas/sonyericsson/W800_R1BD001_FS_EMEA_1_RED36.rar"><strong>here</strong></a> and Main file from <a href="http://abbym.co.cc/abbas/sonyericsson/W800_R1BD001_MAIN_EU_1_CA_RED36.rar"><strong>here</strong></a> directly. If you own some other model of Sony Ericsson, you&#8217;ll have to google search for its FS &amp; MAIN files.</li>
<li>Extract the FS &amp; Main files to a temporary folder if they are compressed</li>
</ol>
<p>Next we&#8217;ll start the flashing process by starting XS++, just extract the XS++ file that you downloaded earlier. Click on the &#8216;connect&#8217; button, then turn off your phone and press the  while keep pressing the &#8216;c&#8217; button on ur phone connect the cable. XS++ should detect your phone now and you&#8217;ll see a screen like this:</p>
<p><img class="aligncenter" title="Flashing a Sony Ericsson K790 phone with XS++ v3.1 in Windows Vista" src="http://techlighten.com/wp-content/uploads/2008/08/flashing_sonyericx11.gif" alt="" width="549" height="459" /></p>
<p>If XS++ is unable to detect your phone, don&#8217;t worry, <strong><a href="http://google.com/" target="_blank">google</a></strong> search for USB flash drivers for your specific phone and try again then.</p>
<p>Once your phone is detected by XS++, its time to select the FS &amp; Main files in XS++, then select your phone model from the dropdown box below, <span id="more-55"></span>tick &#8216;flash Main firmware&#8217;, &#8216;flash file system&#8217; &amp; &#8216;customize file system&#8217; and click the &#8216;Flash&#8217; button.</p>
<p><img class="aligncenter" title="Make sure you choose the FS and Main files correctly and that customize file system is ticked before clicking on the flash button." src="http://techlighten.com/wp-content/uploads/2008/08/flashing_sonyericx2.gif" alt="" width="549" height="459" /></p>
<p>After that, wait patiently till XS++ flashes your MAIN and FS files one by one. XS++ will finalize the flashing in the end. Just DO NOT unplug the phone or turn off the PC before XS++ asks you to do so.</p>
<p>After XS++ asks you to disconnect your phone, do so and take out your batter, put it back in and switch on the phone.</p>
<p>You are now a happy owner of a reflashed fresh sony ericsson phone. Hope this guide helps you out in your quest. <img src='http://techlighten.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://techlighten.com/guide/flashing-sony-ericsson-phones-with-xs-k750-w800-k790-k800-k810-and-others/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

