<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Vijay&#039;s Tech Encounters</title>
	<atom:link href="http://mytechencounters.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mytechencounters.wordpress.com</link>
	<description>My Encounters with Hardware and Software</description>
	<lastBuildDate>Wed, 22 May 2013 05:14:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mytechencounters.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Vijay&#039;s Tech Encounters</title>
		<link>http://mytechencounters.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mytechencounters.wordpress.com/osd.xml" title="Vijay&#039;s Tech Encounters" />
	<atom:link rel='hub' href='http://mytechencounters.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Install Custom ROM on Your Sony Xperia Phone</title>
		<link>http://mytechencounters.wordpress.com/2013/04/22/install-custom-rom-on-your-sony-xperia-phone/</link>
		<comments>http://mytechencounters.wordpress.com/2013/04/22/install-custom-rom-on-your-sony-xperia-phone/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 17:50:26 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Rooting]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[android custom rom]]></category>
		<category><![CDATA[bootloader unlock]]></category>
		<category><![CDATA[custom kernel]]></category>

		<guid isPermaLink="false">http://mytechencounters.wordpress.com/?p=485</guid>
		<description><![CDATA[Disclaimer: Modifying your phone can lead to an expensive paper weight if you do it wrong. Do it at your own risk. How to Install Custom ROM on your Sony Xperia Phone If you root your Android phone, you can do virtually anything, right from enabling career-blocked tethering to installing a custom ROM. The android [&#038;hellip<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=485&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><span style="color:#ff0000;">Disclaimer</span>: Modifying your phone can lead to an expensive paper weight if you do it wrong. Do it at your own risk.</p>
<h1>How to Install Custom ROM on your Sony Xperia Phone</h1>
<p>If you root your Android phone, you can do virtually anything, right from enabling career-blocked tethering to installing a custom ROM. The android community is so active that chances are that you can get tens of custom ROMs for your phone model. If you have a Sony Xperia Mini Pro, you can have hundreds of custom ROMs from the XDA forums. These custom ROMs provide you with more performance, flexibility, and more.</p>
<p>In this tutorial, I am going to show you how to flash custom ROM on your Xperia Mini Pro. You can use the same method for any Xperia phone. Before installing a custom ROM, you need to unlock the bootloader of your phone, though there are a few custom ROMs that can be installed on a locked bootloader. But unlocking the bootloader is well worth it, meaning you can install custom Kernel that provide you with more benefits such as more battery life or overclocking.</p>
<p><strong>Unlocking the bootloader</strong></p>
<p>You have two options while unlocking the bootloader. The official method which includes using your IMEI to unlock from <a href="http://unlockbootloader.sonymobile.com/">official Sony website</a>. Though this is the official method, you lose your warranty, and DRM too.</p>
<p>The other method is called the &#8216;test point&#8217; method which uses a tool called S1 tool and requires you to use a test point. Though this method seems a little complicated, it&#8217;s easy and reversible. By unlocking with this method, you won&#8217;t lose DRM and whenever you want, you can relock the bootloader. But even this method has a disadvantage. Not a disadvantage but a risk-you may make your phone into an expensive paper weight, if you do it wrong. But don&#8217;t worry, it&#8217;s safe if you do it carefully. I have unlocked the bootloader of my XMP with this method and it worked like charm. Follow the instructions from <a href="http://forum.xda-developers.com/showthread.php?t=1730874" target="_blank">here</a> or <a href="http://androidflip.com/unlock-xperia-phones-bootloader-without-losing-drm-data-track-id-working/" target="_blank">here</a> to unlock the bootloader with the test point method.</p>
<p><span style="color:#ff0000;">***Ensure that your phone is charged at least 50% before proceeding***</span></p>
<p>What You Need:</p>
<p>1. <a href="http://www.sonymobile.com/in/tools/pc-companion/">Sony PC Companion</a></p>
<p>2. <a href="http://androxyde.github.io/">Flashtool</a></p>
<p>3. Preferably a phone with unlocked bootloader</p>
<p>4. Your custom Kernel and ROM</p>
<p>5. Stock ROM in FTF format. Search the XDA forums for your model number. You can also create one.</p>
<p><strong>How to install:</strong></p>
<p>Installing the custom Kernel and ROM is very easy. Follow these steps.</p>
<p>1. Make a backup of your phone data such as SMS, contacts, call logs, calendar, and so on using your favorite app.</p>
<p>2. Install PC Companion and Flashtool so that ADB and Fastboot drivers are installed. On your phone, go to Applications&gt;Development&gt;check the USB bebugging check box. Connect your phone to PC and let it install the ADB driver. This is important because, should something go wrong, you can always flash your phone stock ROM (FTF file) using Flash tool. So before proceeding, ensure the adb (and fastboot) drivers are installed. For more details, check out my previous post <a href="Root Your Xperia Phone Without Voiding Warranty">Root Your Xperia Phone Without Voiding Warranty</a>.</p>
<p>3. Place the downloaded ROM in zip format on the micro SD card. You can do it through phone or using  a card reader.</p>
<p>4. Turn off your phone and connect it to your PC while pressing the specific button on phone to enter the fastboot mode. For my Xperia Mini Pro, it&#8217;s the Vol + to enter fastboot mode. Wait till the driver is correctly installed.</p>
<p>5. Open Flashtool and click the <strong>Flash</strong> (thunder symbol)&gt;<strong>Fastboot Mode</strong>&gt;<strong>OK</strong>.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2013/04/fastboot1.jpg"><img class="alignnone size-medium wp-image-552" alt="fastboot1" src="http://mytechencounters.files.wordpress.com/2013/04/fastboot1.jpg?w=300&#038;h=170" width="300" height="170" /></a></p>
<p>6. On the Fastboot Toolbox window, click <strong>Select kernel to Flash</strong> button.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2013/04/fastboot2.jpg"><img class="alignnone size-medium wp-image-553" alt="fastboot2" src="http://mytechencounters.files.wordpress.com/2013/04/fastboot2.jpg?w=300&#038;h=170" width="300" height="170" /></a></p>
<p>7. Navigate to the folder where you have extracted the Kernel file (.img). Select it and click <strong>Open</strong>.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2013/04/fastboot3.jpg"><img class="alignnone size-medium wp-image-554" alt="fastboot3" src="http://mytechencounters.files.wordpress.com/2013/04/fastboot3.jpg?w=300&#038;h=212" width="300" height="212" /></a></p>
<p>8. After flashing is complete, remove the cable and reboot your phone. While the phone is booting, press Vol &#8211; or Vol + button repeatedly until the phone boots into recovery. (This recovery is installed along with kernel)</p>
<p>9. Do these: wipe data.cache partition, <strong>advanced</strong>&gt;Wipe Dalvik Cache, and wipe cache partition.</p>
<p>10. Select <strong>install zip from sdcard</strong>&gt;<strong>choose zip from sdcard</strong>&gt;select the ROM file (zip) and press <strong>Yes</strong>.</p>
<p>That&#8217;s all. Reboot your phone to enjoy the new ROM.</p>
<p><strong>What to do if something goes wrong and my phone doesn&#8217;t boot up?</strong></p>
<p>While installing custom ROMs can be fun, it may also render your phone unbootable. If you install a custom ROM and and it doesn&#8217;t work, you can always flash the stock ROM using Flashtool and start all over again. Look for the FTF file of your stock ROM on the XDA forums. You will certainly find one. You can also make an FTF file of your stock ROM. Check out my post <a href="http://mytechencounters.wordpress.com/2012/06/12/how-to-create-an-ftf-file-of-your-xperia-ics-firmware/">How to Create an FTF file of Your Xperia ICS Firmware. </a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mytechencounters.wordpress.com/485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mytechencounters.wordpress.com/485/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=485&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mytechencounters.wordpress.com/2013/04/22/install-custom-rom-on-your-sony-xperia-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b07fd739299a6774d0ef90f31d555c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vijay</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2013/04/fastboot1.jpg?w=300" medium="image">
			<media:title type="html">fastboot1</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2013/04/fastboot2.jpg?w=300" medium="image">
			<media:title type="html">fastboot2</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2013/04/fastboot3.jpg?w=300" medium="image">
			<media:title type="html">fastboot3</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Add My Computer Shortcut on Desktop in Windows 8</title>
		<link>http://mytechencounters.wordpress.com/2012/11/25/how-to-add-my-computer-shortcut-on-desktop-in-windows-8/</link>
		<comments>http://mytechencounters.wordpress.com/2012/11/25/how-to-add-my-computer-shortcut-on-desktop-in-windows-8/#comments</comments>
		<pubDate>Sun, 25 Nov 2012 09:06:53 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
		
		<guid isPermaLink="false">http://mytechencounters.wordpress.com/?p=422</guid>
		<description><![CDATA[Somebody told me you have to get used to the way Windows 8 is designed. I have been using Windows 8 for the last several days and it is true that most of us will certainly hate many things about Windows 8. One of it is the lack of Start menu which we are extremely [&#038;hellip<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=422&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Somebody told me you have to get used to the way Windows 8 is designed. I have been using Windows 8 for the last several days and it is true that most of us will certainly hate many things about Windows 8. One of it is the lack of Start menu which we are extremely used to, right from launching a program to shutting down the PC. Guess what, you can&#8217;t easily open (My) Computer. You have to press the Windows key in your keyboard or hover the mouse cursor to the bottom-left to bring up the new Start menu, make a search, and then click Computer. Even if you right click it, there is no option to make it display on the Desktop, you can only add it to the Start menu.</p>
<h1>
How to Add My Computer Shortcut on Desktop in Windows 8</h1>
<p>To add the My Computer on the desktop in Windows follow these steps:</p>
<ol>
<li>Right click on the desktop and click <strong>Personalize</strong>.<br />
<a href="http://mytechencounters.files.wordpress.com/2012/11/personalize.jpg"><img class="alignnone size-medium wp-image-423" title="Personalize" alt="Personalize" src="http://mytechencounters.files.wordpress.com/2012/11/personalize.jpg?w=300&#038;h=264" height="264" width="300" /></a></li>
<li>Click <strong>Change desktop icons</strong> on the left pane.<a href="http://mytechencounters.files.wordpress.com/2012/11/change-desktop-icons1.jpg"><img class="alignnone size-medium wp-image-425" title="Change desktop icons" alt="Change desktop icons" src="http://mytechencounters.files.wordpress.com/2012/11/change-desktop-icons1.jpg?w=300&#038;h=200" height="200" width="300" /></a></li>
<li>From the popup window, select <strong>Computer</strong> under Desktop icons.<a href="http://mytechencounters.files.wordpress.com/2012/11/add-computer.jpg"><img class="alignnone size-medium wp-image-426" title="Add Computer" alt="" src="http://mytechencounters.files.wordpress.com/2012/11/add-computer.jpg?w=268&#038;h=300" height="300" width="268" /></a></li>
<li>Click <strong>Apply</strong> and <strong>OK</strong>.</li>
</ol>
<p>Voila, the (My) Computer icon is added to your desktop.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mytechencounters.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mytechencounters.wordpress.com/422/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=422&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mytechencounters.wordpress.com/2012/11/25/how-to-add-my-computer-shortcut-on-desktop-in-windows-8/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b07fd739299a6774d0ef90f31d555c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vijay</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/11/personalize.jpg?w=300" medium="image">
			<media:title type="html">Personalize</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/11/change-desktop-icons1.jpg?w=300" medium="image">
			<media:title type="html">Change desktop icons</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/11/add-computer.jpg?w=268" medium="image">
			<media:title type="html">Add Computer</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Stream Video from PC to Your Android Phone</title>
		<link>http://mytechencounters.wordpress.com/2012/09/24/how-to-stream-video-from-pc-to-your-android-phone/</link>
		<comments>http://mytechencounters.wordpress.com/2012/09/24/how-to-stream-video-from-pc-to-your-android-phone/#comments</comments>
		<pubDate>Sun, 23 Sep 2012 18:35:26 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android streaming]]></category>
		<category><![CDATA[stream video from pc to android]]></category>
		<category><![CDATA[stream video to android]]></category>

		<guid isPermaLink="false">http://mytechencounters.wordpress.com/?p=405</guid>
		<description><![CDATA[Technology has changed everything. Right from the way we access information to the way we are entertained. With mobile devices, we are now doing almost everything that we only used to do with a PC. We are no more using our PCs to watch videos and movies but rather mobile phones and tablets. While we [&#038;hellip<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=405&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Technology has changed everything. Right from the way we access information to the way we are entertained. With mobile devices, we are now doing almost everything that we only used to do with a PC. We are no more using our PCs to watch videos and movies but rather mobile phones and tablets. While we can add more memory to our mobile devices to store more videos, it&#8217;s always not the best choice and flash/NAND cannot replace hard disks in the near future. Also, playing movies at higher bit rates is not entirely possible. How about storing all videos and movie rips on your hard disk and play them directly on your mobile?</p>
<h1>How to Stream Video from PC to Your Android Phone</h1>
<p>In this tutorial, as usual, I&#8217;m going to explain how to use a free tool to stream video from your PC/laptop and watch it on your Android powered phone.</p>
<p><strong>What you Need:</strong></p>
<ul>
<li>An Android phone</li>
<li><a href="https://play.google.com/store/apps/details?id=tv.wpn.biokoda.android.emitfree">Emit Android app</a></li>
<li><a href="https://www.emitapp.com/">Emit Windows app</a></li>
<li>A WiFi router</li>
<li>A PC or Laptop connected through WiFi</li>
</ul>
<p>Follow these installation steps:</p>
<ol>
<li>Install Emit Windows application on your PC or laptop.</li>
<li>Install Emit Android app on your phone.</li>
<li>On your PC, click the Emit icon from the System Tray. The Emit window opens.</li>
<li>Click <strong>Folders</strong> tab and click <strong>Add Dir</strong> button and select the directory where you have all your videos.</li>
</ol>
<p><a href="http://mytechencounters.files.wordpress.com/2012/09/emit-windows.jpg"><img class="alignnone size-medium wp-image-417" title="emit-windows" src="http://mytechencounters.files.wordpress.com/2012/09/emit-windows.jpg?w=229&#038;h=300" alt="emit windows" width="229" height="300" /></a></p>
<p>That&#8217;s all you have to do. Now, tap open the Emit app on your phone and see if the app has automatically discovered the emit server running on your PC. Tap the server and you can go to the directory where you have your movies.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/09/emit-android1.jpg"><img class="alignnone size-medium wp-image-418" title="emit-android1" src="http://mytechencounters.files.wordpress.com/2012/09/emit-android1.jpg?w=200&#038;h=300" alt="emit-android1" width="200" height="300" /></a></p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/09/emit-android2.jpg"><img class="alignnone size-medium wp-image-419" title="emit-android2" src="http://mytechencounters.files.wordpress.com/2012/09/emit-android2.jpg?w=200&#038;h=300" alt="emit-android2" width="200" height="300" /></a></p>
<p>Note: Add Emit to your firewall&#8217;s exception list if you have issues connecting.</p>
<p>The Emit windows application is multi-threaded meaning, if you have a multi core CPU, you can be rest assured that the streamed video is lag free, even if the video is 1080p.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mytechencounters.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mytechencounters.wordpress.com/405/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=405&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mytechencounters.wordpress.com/2012/09/24/how-to-stream-video-from-pc-to-your-android-phone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b07fd739299a6774d0ef90f31d555c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vijay</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/09/emit-windows.jpg?w=229" medium="image">
			<media:title type="html">emit-windows</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/09/emit-android1.jpg?w=200" medium="image">
			<media:title type="html">emit-android1</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/09/emit-android2.jpg?w=200" medium="image">
			<media:title type="html">emit-android2</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Root Your Xperia Phone&#8217;s ICS Firmware Without Voiding Warranty</title>
		<link>http://mytechencounters.wordpress.com/2012/06/24/how-to-root-your-xperia-phones-ics-firmware-without-voiding-warranty/</link>
		<comments>http://mytechencounters.wordpress.com/2012/06/24/how-to-root-your-xperia-phones-ics-firmware-without-voiding-warranty/#comments</comments>
		<pubDate>Sat, 23 Jun 2012 20:23:43 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Rooting]]></category>
		<category><![CDATA[jailbreak android]]></category>
		<category><![CDATA[root ice crean sandwich]]></category>
		<category><![CDATA[Root ICS]]></category>
		<category><![CDATA[rooting xperia ics firmware]]></category>
		<category><![CDATA[xperia ics root]]></category>

		<guid isPermaLink="false">http://mytechencounters.wordpress.com/?p=399</guid>
		<description><![CDATA[Some time back, I wrote an article on how to root your Xperia phone without voiding warranty. That&#8217;s a bold statement because you are technically voiding warranty when you do something that Sony don&#8217;t want you to. But if you flash back with the latest ROM using PC Companion or SUS, you&#8217;ll have a fresh, [&#038;hellip<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=399&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Some time back, I wrote an article on<a href="http://mytechencounters.wordpress.com/2012/03/17/root-your-xperia-phone-without-voiding-warranty/"> how to root your Xperia phone without voiding warranty</a>. That&#8217;s a bold statement because you are technically voiding warranty when you do something that Sony don&#8217;t want you to. But if you flash back with the latest ROM using PC Companion or SUS, you&#8217;ll have a fresh, and unrooted phone. Hence you have done no permanent modification to the phone and for all practical purposes you have the warranty intact. Now, Sony has released an Ice Cream Sandwich update to all its Xperia 2011 phones sans Play. The latest firmware version as of this writing is 4.1.B.0.431 . You cannot root this firmware. But that isn&#8217;t going to stop us from rooting it.</p>
<h1>How to Root Your Xperia Phone&#8217;s ICS Firmware Without Voiding Warranty</h1>
<p>If you are not on ICS and wanting root after upgrading, don&#8217;t upgrade to ICS. To root your Xperia ICS firmware, you need to first downgrade it to a rootable Ginger Bread firmware like 4.0.2.A.0.58 if you have already upgraded. Anything above 4.0.2.A.0.58 cannot be rooted easily. You can find the firmware from the links given below. So backup all your apps and data like SMS, call logs etc. before proceeding. Once you downgrade, you need to root it (preferably using the Do0omlord&#8217;s method). Then you have to edit the /data/local.prop file. Don&#8217;t worry, I&#8217;ll show you an automated process. Once done you need, to upgrade the firmware to ICS using PC Companion, or SUS or Flashtool (if you have your ICS FTF file) without clearing user data. Then you need to execute a file to root your Xperia Firmware. It may sound too daunting but it&#8217;s pretty easy. This tutorial is based on <a href="http://forum.xda-developers.com/showthread.php?t=1695514">this XDA thread</a>.</p>
<h2>What You Need to Root Xperia ICS</h2>
<ul>
<li>An Xperia phone of course and the data cable</li>
<li>PC Companion</li>
<li><a href="http://forum.xda-developers.com/showthread.php?t=1320350">Doomlord’s Easy Rooting Toolkit</a></li>
<li><a href="http://www.mediafire.com/?vrlkpgip1ilp78b">ICS rooting files</a></li>
<li><a title="Flashtool" href="http://androxyde.github.com/">Flashtool</a></li>
<li>Your Gingerbread <a href="http://forum.xda-developers.com/showthread.php?p=10885406#post10885406">Firmware</a> (This is not a full list). Another list of <a href="http://forum.xda-developers.com/showthread.php?t=1568792">Firmware</a>, see under <strong>Downloads</strong>.</li>
</ul>
<p>If you can’t find your firmware:</p>
<ul>
<li><a href="http://www.wotanserver.com/downloads/WotanClient.exe">Wotan client</a> (<a href="http://www.wotanserver.com/en">register for a free account</a>) and its <a href="http://www.wotanserver.com/downloads/USBFlashDriver.exe">driver</a> (if you are willing to pay)</li>
</ul>
<h3>Downgrading and Rooting</h3>
<p>Follow the steps in my article <a href="http://mytechencounters.wordpress.com/2012/03/17/root-your-xperia-phone-without-voiding-warranty/">how to downgrade and root Xperia phone</a>. After you have downgraded the firmware and rooted, go to the next step.</p>
<h3>Rooting ICS</h3>
<p>Download the ICS rooting files and extract all files to somewhere.</p>
<p>Connect your phone to PC with USB debugging enabled and run the file <strong>01-local-prop.cmd </strong>from<strong> </strong>the folder where you extracted the file. This will automatically edit the /data/local.prop file. Don&#8217;t do anything else and go to the next step.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/06/edit-local-prop.jpg"><img class="alignnone size-medium wp-image-400" title="edit-local-prop" src="http://mytechencounters.files.wordpress.com/2012/06/edit-local-prop.jpg?w=300&#038;h=151" alt="edit-local-prop" width="300" height="151" /></a></p>
<p>Now upgrade the firmware using PC Companion, SUS, or Flashtool. Don&#8217;t wipe data.</p>
<p>Go to the same folder and run <strong>02-push-root-files.cmd</strong><strong></strong>. Re remember to close PCC, SUS or Flashtool before doing this.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/06/root-ics.jpg"><img class="alignnone size-medium wp-image-401" title="root-ics" src="http://mytechencounters.files.wordpress.com/2012/06/root-ics.jpg?w=300&#038;h=151" alt="s" width="300" height="151" /></a></p>
<p>That&#8217;s all. Your phone is now rooted.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mytechencounters.wordpress.com/399/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mytechencounters.wordpress.com/399/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=399&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mytechencounters.wordpress.com/2012/06/24/how-to-root-your-xperia-phones-ics-firmware-without-voiding-warranty/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b07fd739299a6774d0ef90f31d555c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vijay</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/06/edit-local-prop.jpg?w=300" medium="image">
			<media:title type="html">edit-local-prop</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/06/root-ics.jpg?w=300" medium="image">
			<media:title type="html">root-ics</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Create an FTF file of Your Xperia ICS Firmware</title>
		<link>http://mytechencounters.wordpress.com/2012/06/12/how-to-create-an-ftf-file-of-your-xperia-ics-firmware/</link>
		<comments>http://mytechencounters.wordpress.com/2012/06/12/how-to-create-an-ftf-file-of-your-xperia-ics-firmware/#comments</comments>
		<pubDate>Tue, 12 Jun 2012 06:31:51 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[create ftf file]]></category>
		<category><![CDATA[creating ice cream sandwich ftf file]]></category>
		<category><![CDATA[Flashtool]]></category>
		<category><![CDATA[ics ftf flashtool]]></category>

		<guid isPermaLink="false">http://mytechencounters.wordpress.com/?p=380</guid>
		<description><![CDATA[Now that all of Xperia 2011 phones (well, except for Play) have had the taste of Ice Cream Sandwich-the latest incarnation of Android. Sony has also confirmed that ICS is only available through PC Companion and not OTA. This means you must connect your phone to PC or Mac to update your firmware. Isn&#8217;t it [&#038;hellip<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=380&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Now that all of Xperia 2011 phones (well, except for Play) have had the taste of Ice Cream Sandwich-the latest incarnation of Android. Sony has also confirmed that ICS is only available through PC Companion and not OTA. This means you must connect your phone to PC or Mac to update your firmware. Isn&#8217;t it the best time to create an FTF file for the newest ICS firmware?</p>
<p>So what is an FTF file? Without delving deep into it, let me say it stands for Flash Tool File. Using Flashtool, and the correct firmware file, you can easily and conveniently flash your phone anytime you want. With Flashtool, you can install your stock (unmodified) ftf firmware file if you have not unlocked the bootloader. If you unlocked it already, you can flash modified firmware too. Where do you get the .ftf file? You can certainly get your ftf file from XDA Developers forums. But you can also create your own ftf file. Here I&#8217;m going to explain how to create an ftf file of your Xperia ICS firmware. Same procedure is applicable for Ginger Bread too.</p>
<h1>How to Create an FTF file of Your Xperia ICS Firmware</h1>
<h2><strong>What you Need to Create an ftf File:</strong></h2>
<ul>
<li><a href="http://www.sonymobile.com/gb/tools/pc-companion/">Sony PC Companion</a> or <a href="http://www.sonymobile.com/global-en/tools/update-service/">SEUS</a></li>
<li><a href="http://androxyde.github.com/Flashtool/">Flashtool</a> and its updates if any.</li>
<li>Internet connection.</li>
<li>An Xperia phone of course.</li>
</ul>
<p><span style="color:#ff0000;">Warning and Disclaimer</span>: Take a backup of all important data like contacts, call logs, SMSs, apps, APN and other settings before proceeding further. You may have to perform a clean install of your OS. While for all practical purposes, using Flashtool is safe but there is a very very remote chane of damaging your phone and don&#8217;t blame should it happen.</p>
<p>1. Install Sony PC Companion and/or SEUS. This will copy the necessary drivers to your PC. Connect your phone with USB Debugging enabled and allow your PC to install the necessary drivers.</p>
<p>2. Connect your phone and update or repair your phone with the latest firmware version (right now 4.1.B.0.431). If you update/upgrade, your data will be preserved. If you repair, all data may be lost. So backup everything. Now, your phone is updated with the latest firmware. Keep it aside. We don&#8217;t need your phone anymore to create the ftf file.</p>
<p>3. Go toC:\ProgramData\Sony Ericsson\Update Engine\db\13740270\blob_fs folder and look for the biggest three files. The folder &#8220;blob_fs&#8221; may be located in a different place depending on whether you used PC Companion or SEUS. Perform a search for that folder if you can&#8217;t find it. Once you are inside the folder, sort by size and see the 3 largest files were just created (when you updated/repaired your phone). Copy them to somewhere else like D:\firmware.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/06/blob_fs.jpg"><img class="alignnone size-medium wp-image-382" title="blob_fs" src="http://mytechencounters.files.wordpress.com/2012/06/blob_fs.jpg?w=300&#038;h=143" alt="blob_fs" width="300" height="143" /></a></p>
<p>4. Install Flashtool and open it.</p>
<p>5. Click <strong>Advanced</strong> &gt; <strong>Decrypt Files.</strong></p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/06/decrypt.jpg"><img class="alignnone size-medium wp-image-383" title="decrypt" src="http://mytechencounters.files.wordpress.com/2012/06/decrypt.jpg?w=300&#038;h=170" alt="decrypt" width="300" height="170" /></a></p>
<p>6. Select all the three files and click the right arrow to send them to the right side and click <strong>OK</strong>. In a moment, you will see a Flashtool pop up window that shows all the decrypted files. Select all and click the right arrow button.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/06/bundle_select_all.jpg"><img class="alignnone size-medium wp-image-384" title="bundle_select_all" src="http://mytechencounters.files.wordpress.com/2012/06/bundle_select_all.jpg?w=300&#038;h=167" alt="bundle_select_all" width="300" height="167" /></a></p>
<p>7. Type in the device name next to <strong>Device</strong>, firmware version number next to <strong>Version</strong>, and branding next to <strong>Branding </strong>and<strong> </strong>click <strong>OK</strong>.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/06/fw_content.jpg"><img class="alignnone size-medium wp-image-385" title="fw_content" src="http://mytechencounters.files.wordpress.com/2012/06/fw_content.jpg?w=300&#038;h=167" alt="fw_content" width="300" height="167" /></a></p>
<p>8. In the Device Selection window that appears, select your phone model and click <strong>OK</strong>.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/06/device_selection.jpg"><img class="alignnone size-medium wp-image-386" title="device_selection" src="http://mytechencounters.files.wordpress.com/2012/06/device_selection.jpg?w=225&#038;h=300" alt="device_selection" width="225" height="300" /></a></p>
<p>In a moment, your ftf file will be there in the default Flashtool folder C:\Flashtool\Firmwares.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/06/new_firmware.jpg"><img class="alignnone size-medium wp-image-387" title="new_firmware" src="http://mytechencounters.files.wordpress.com/2012/06/new_firmware.jpg?w=300&#038;h=118" alt="new_firmware" width="300" height="118" /></a></p>
<p>You can use this .ftf file to flash your phone using Flashtool.</p>
<h3><strong>Why you should create the ftf file?</strong></h3>
<p>If you are someone who can&#8217;t resist reinstalling/reflashing for whatever reason, creating an ftf file can be a life saver for your phone. If you root and especially unlock the bootloader and install custom ROMs, having the firmware file always with you is a good idea. Should something go wrong, you can simply reflash the phone (remember unbricking?).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mytechencounters.wordpress.com/380/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mytechencounters.wordpress.com/380/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=380&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mytechencounters.wordpress.com/2012/06/12/how-to-create-an-ftf-file-of-your-xperia-ics-firmware/feed/</wfw:commentRss>
		<slash:comments>55</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b07fd739299a6774d0ef90f31d555c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vijay</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/06/blob_fs.jpg?w=300" medium="image">
			<media:title type="html">blob_fs</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/06/decrypt.jpg?w=300" medium="image">
			<media:title type="html">decrypt</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/06/bundle_select_all.jpg?w=300" medium="image">
			<media:title type="html">bundle_select_all</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/06/fw_content.jpg?w=300" medium="image">
			<media:title type="html">fw_content</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/06/device_selection.jpg?w=225" medium="image">
			<media:title type="html">device_selection</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/06/new_firmware.jpg?w=300" medium="image">
			<media:title type="html">new_firmware</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Sync Files From Your Android Phone to PC Over WiFi</title>
		<link>http://mytechencounters.wordpress.com/2012/04/01/how-to-sync-files-from-your-android-phone-to-pc-over-wifi/</link>
		<comments>http://mytechencounters.wordpress.com/2012/04/01/how-to-sync-files-from-your-android-phone-to-pc-over-wifi/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 13:17:31 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android backup]]></category>
		<category><![CDATA[android folder sync]]></category>
		<category><![CDATA[android sync wifi]]></category>
		<category><![CDATA[sync android to pc]]></category>

		<guid isPermaLink="false">http://mytechencounters.wordpress.com/?p=343</guid>
		<description><![CDATA[Nowadays, smartphones play an important role in our daily lives. We not only use them for making calls, but also for browsing, listening to music, connecting with others and so on. The more you do on your phone, the more data or files  (like movies, music, apps, docs etc) it has to store in it. [&#038;hellip<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=343&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Nowadays, smartphones play an important role in our daily lives. We not only use them for making calls, but also for browsing, listening to music, connecting with others and so on. The more you do on your phone, the more data or files  (like movies, music, apps, docs etc) it has to store in it. While they give you mobility, amrtphones are also prone to data loss due to different reasons, not to mention the risk of theft. Thus it becomes imperative to take a backup of your important files so that you can retrieve them later if needed. While you can simply connect your phone to PC using the data cable to copy files to PC, why not make things even easier by automating the entire synching process?</p>
<h1>How to Sync Files from Android Phone to PC over WiFi</h1>
<p>If you have an Android based phone, it almost certainly has WiFi. If you have a wireless router, you can access internet from anywhere at home. If your PC or laptop and your phone are on the same network, that is, same WiFi router, you can automatically sync files from your Android phone to your PC and vice versa.</p>
<h2><strong>What You Need to Perform Android Sync to PC:</strong></h2>
<ul>
<li>An Android Phone.</li>
<li><a title="MyPhoneExplorer" href="http://www.fjsoft.at/en/downloads.phphttp://">MyPhoneExplorer</a> Windows Application.</li>
<li><a title="MyPhoneExplorer" href="https://play.google.com/store/apps/details?id=com.fjsoft.myphoneexplorer.client&amp;hl=en">MyPhoneExplorer Client</a> for Android Phone.</li>
<li>WiFi connecti0n.</li>
</ul>
<p>To automate syncing between PC and an Android phone, follow these steps:</p>
<p>1. Install MyPhoneExplorer Android app on your phone.<br />
2. Install MyPhoneExplorer Windows application.<br />
3. Open MyPhoneExplorer on PC and select <strong>File</strong> &gt; <strong>Settings</strong> &gt; <strong>Connection</strong> &gt; <strong>Phone with Google Android-OS</strong>.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/04/mpe-settings.jpg"><img class="alignnone size-medium wp-image-354" title="MPE settings" src="http://mytechencounters.files.wordpress.com/2012/04/mpe-settings.jpg?w=300&#038;h=215" alt="MyPhoneExplorer Settings" width="300" height="215" /></a></p>
<p>4. Click <strong>OK.</strong></p>
<p>5. Under <strong>Connect via&#8230;</strong> select <strong>WiFi</strong> or <strong>Autodetect</strong>.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/04/mpe-connect.jpg"><img class="alignnone size-medium wp-image-355" title="MPE Connect" src="http://mytechencounters.files.wordpress.com/2012/04/mpe-connect.jpg?w=300&#038;h=209" alt="Connect to MyPhoneExplorer " width="300" height="209" /></a></p>
<p>6. Now, your PC will be connected to your phone and MyPhoneExplorer on your phone will say your phone is connected.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/04/screenshot_2012-04-01_1656.png"><img class="alignnone size-medium wp-image-356" title="MyPhoneExplorer Connected" src="http://mytechencounters.files.wordpress.com/2012/04/screenshot_2012-04-01_1656.png?w=200&#038;h=300" alt="MyPhoneExplorer Connected" width="200" height="300" /></a></p>
<p>If your PC doesn&#8217;t connect to phone, enable it in your firewall.</p>
<p>Now that you have connected your phone to your PC over WiFi. You need to select folders on your android phone to Sync with your PC. Follow these steps to sync folders on your Android phone to PC:</p>
<p>1. Expand <strong>Files</strong> on the left pane of MyPhoneExplorer and click <strong>Memory Stick</strong>.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/04/files.jpg"><img class="alignnone size-medium wp-image-357" title="MPE files folder" src="http://mytechencounters.files.wordpress.com/2012/04/files.jpg?w=300&#038;h=209" alt="MPE files folder" width="300" height="209" /></a></p>
<p>2. On the next window, click the arrow mark on <strong>Sync Folders</strong> icon and click <strong>Customize</strong>.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/04/customize1.jpg"><img class="alignnone size-medium wp-image-360" title="MPE customize" src="http://mytechencounters.files.wordpress.com/2012/04/customize1.jpg?w=300&#038;h=209" alt="MPE customize" width="300" height="209" /></a></p>
<p>3. In the <strong>Edit File-Sync Jobs</strong> window, Enter a relevant name for the folder you want sync next to <strong>Title</strong>.</p>
<p>4. Select <strong>Phone -&gt; PC</strong>. Selecting this will sync a folder in your phone to PC. (You can also do the other way be selecting <strong>PC -&lt; Phone</strong>.)</p>
<p>5. Select your source (phone) folder and target (PC) folder.</p>
<p>6. Select <strong>Save folder</strong> radio button.</p>
<p>7. Click <strong>OK</strong>.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/04/sync-jobs.jpg"><img class="alignnone size-medium wp-image-359" title="MPE sync jobs" src="http://mytechencounters.files.wordpress.com/2012/04/sync-jobs.jpg?w=300&#038;h=206" alt="MPE sync jobs" width="300" height="206" /></a></p>
<p>8. Repeat these steps for each folder you want in your mobile to sync to your PC.</p>
<p>9. To sync files, click <strong>Sync files</strong> button.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/04/sync.jpg"><img class="alignnone size-medium wp-image-361" title="MPE sync" src="http://mytechencounters.files.wordpress.com/2012/04/sync.jpg?w=300&#038;h=209" alt="MPE sync" width="300" height="209" /></a></p>
<p>If you want to automatically sync files, go to <strong>File</strong> &gt; <strong>Settings</strong> &gt; <strong>Multi-sync </strong>and check <strong>Sync Files &gt; Select Jobs</strong>. Check the jobs (folders) you want to sync and click <strong>OK</strong>.</p>
<p>That&#8217;s all. You can now sync all these files to PC over WiFi whenever you are at home. MyPhoneExplorer also has more options to sync your calendar, phonebook etc. Just play around with settings to enable more options. I use <a title="Llama" href="https://play.google.com/store/apps/details?id=com.kebab.Llama&amp;feature=search_result" target="_blank">Llama</a> to automate some of the phone tasks. Whenever I reach home, it triggers MyPhoneExplorer in my phone. When I switch on the PC, it syncs all selected files.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mytechencounters.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mytechencounters.wordpress.com/343/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=343&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mytechencounters.wordpress.com/2012/04/01/how-to-sync-files-from-your-android-phone-to-pc-over-wifi/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b07fd739299a6774d0ef90f31d555c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vijay</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/04/mpe-settings.jpg?w=300" medium="image">
			<media:title type="html">MPE settings</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/04/mpe-connect.jpg?w=300" medium="image">
			<media:title type="html">MPE Connect</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/04/screenshot_2012-04-01_1656.png?w=200" medium="image">
			<media:title type="html">MyPhoneExplorer Connected</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/04/files.jpg?w=300" medium="image">
			<media:title type="html">MPE files folder</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/04/customize1.jpg?w=300" medium="image">
			<media:title type="html">MPE customize</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/04/sync-jobs.jpg?w=300" medium="image">
			<media:title type="html">MPE sync jobs</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/04/sync.jpg?w=300" medium="image">
			<media:title type="html">MPE sync</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Upgrade an Android Phone&#8217;s Memory or MicroSD Card</title>
		<link>http://mytechencounters.wordpress.com/2012/03/30/how-to-upgrade-an-android-phones-memory-or-microsd-card/</link>
		<comments>http://mytechencounters.wordpress.com/2012/03/30/how-to-upgrade-an-android-phones-memory-or-microsd-card/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 16:55:50 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[upgrade android memory]]></category>
		<category><![CDATA[upgrade microsd card]]></category>
		<category><![CDATA[upgrade phone memory]]></category>

		<guid isPermaLink="false">http://mytechencounters.wordpress.com/?p=347</guid>
		<description><![CDATA[If you have an Android phone, chances are that you may want to increase or upgrade the memory, that is, the MicroSD card. While the stock memory stick can hold some data, any power user will need more memory with high data speeds. I&#8217;m not sure what class the stock memory card that came with [&#038;hellip<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=347&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>If you have an Android phone, chances are that you may want to increase or upgrade the memory, that is, the MicroSD card. While the stock memory stick can hold some data, any power user will need more memory with high data speeds. I&#8217;m not sure what class the stock memory card that came with my Xperia Mini Pro belongs to, but the 16GB Samsung Class 6 card that I purchased recently makes a lot of difference specially when taking photos. Here I&#8217;m going to explain how to upgrade the memory card for your Android phone.</p>
<h1>Upgrade an Android Phone&#8217;s Memory card or MicroSD Card</h1>
<p>To upgrade the memory card on your Android phone, follow these steps:</p>
<ul>
<li>Connect your phone to PC using the data cord.</li>
<li>Go to My Computer and open your phone&#8217;s memory card.</li>
<li>Go to Tools &gt; Folder Options &gt; View &gt; <strong>Show hidden files, folders, and drives</strong><strong></strong>.</li>
<li>Press Control + A (select all) and Control + C (copy).</li>
<li>Paste it somewhere.</li>
<li>Remove the old MicroSD card and insert the new one to your phone.</li>
<li>Go to connectivity settings on your phone and tap<strong> Media transfer mode</strong> (<strong>MTP</strong>) and tap <strong>OK</strong>.</li>
</ul>
<p><a href="http://mytechencounters.files.wordpress.com/2012/03/mtp.jpg"><img class="alignnone size-medium wp-image-348" title="MTP" src="http://mytechencounters.files.wordpress.com/2012/03/mtp.jpg?w=200&#038;h=300" alt="MTP" width="200" height="300" /></a></p>
<ul>
<li>Go to Settings &gt; Storage &gt; <strong>Unmount SD Card</strong> and tap<strong> OK</strong>.</li>
</ul>
<p><a href="http://mytechencounters.files.wordpress.com/2012/03/unmount-sd-card.jpg"><img class="alignnone size-medium wp-image-349" title="unmount sd card" src="http://mytechencounters.files.wordpress.com/2012/03/unmount-sd-card.jpg?w=200&#038;h=300" alt="unmount sd card" width="200" height="300" /></a></p>
<ul>
<li>Go to Settings &gt; Storage &gt; <strong>Erase SD Card</strong> and tap <strong>OK</strong> (not necessary but recommended).</li>
<li>After erasing, tap <strong>Mount SD card</strong>.</li>
<li>Copy your old files to the new card.</li>
</ul>
<p>That&#8217;s all. Now, you should have all your old files, data and installed apps (if any) on your new memory card.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mytechencounters.wordpress.com/347/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mytechencounters.wordpress.com/347/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=347&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mytechencounters.wordpress.com/2012/03/30/how-to-upgrade-an-android-phones-memory-or-microsd-card/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b07fd739299a6774d0ef90f31d555c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vijay</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/03/mtp.jpg?w=200" medium="image">
			<media:title type="html">MTP</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/03/unmount-sd-card.jpg?w=200" medium="image">
			<media:title type="html">unmount sd card</media:title>
		</media:content>
	</item>
		<item>
		<title>Root Your Xperia Phone Without Voiding Warranty</title>
		<link>http://mytechencounters.wordpress.com/2012/03/17/root-your-xperia-phone-without-voiding-warranty/</link>
		<comments>http://mytechencounters.wordpress.com/2012/03/17/root-your-xperia-phone-without-voiding-warranty/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 09:25:54 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[android rooting]]></category>
		<category><![CDATA[root android]]></category>
		<category><![CDATA[root xperia]]></category>

		<guid isPermaLink="false">http://mytechencounters.wordpress.com/?p=325</guid>
		<description><![CDATA[Root Your Xperia Phone Without Voiding Warranty **Update** If you have already updated to ICS, read my other article on rooting Xperia ICS. Keep in mind that you still have to downgrade to GB first before rooting ICS. ** Update ** Wotan is no more free for flashing Xperia phones. I have updated this tutorial [&#038;hellip<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=325&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<h1>Root Your Xperia Phone Without Voiding Warranty</h1>
<p><strong>**Update**</strong></p>
<p>If you have already updated to ICS, read my other article on <a href="How">rooting Xperia ICS.</a> Keep in mind that you still have to downgrade to GB first before rooting ICS.</p>
<p><strong>** Update **</strong></p>
<p>Wotan is no more free for flashing Xperia phones. I have updated this tutorial with Flashtool, which is a free tool to flash xperia phones. You need <strong>not</strong> unlock the bootloader in order to use Flashtool. So your Warranty is still there. But you need to find your firmware.</p>
<p><span style="color:#ff0000;">Disclaimer</span>: By following this method, you are NOT permanently modifying your phone and Sony Ericsson won&#8217;t have a &#8220;clue&#8221; that you are rooting your phone. You can perform a repair using SEUS to claim warranty at any time. I&#8217;m posting this for informational purposes only. Secondly, I won&#8217;t be responsible if you brick your phone, which is almost impossible.</p>
<p>If you have an Android device, or any smart phone for that matter, you can do almost anything that you can with a PC. As Android is an open source mobile operating system, it can be tinkered with in different ways. While Android, by default, doesn&#8217;t allow that, you can get root access to the OS and enjoy the full potential of your phone. In most of the Android phones, you need to unlock the bootloader in order to root it. But Sony Ericsson Xperia phones can also be rooted without unlocking the bootloader, thus preserving the manufacturer warranty.</p>
<p>This tutorial is based on <a href="http://forum.xda-developers.com/showthread.php?t=1320350">this thread on XDA Forums</a>. The tool we are going to use here is called DooMLoRD&#8217;s Easy Rooting Toolkit. The tool works very well until the firmware number 4.0.2.A.0.58. Sony Ericsson has patched the later ROM versions and hence this method doesn&#8217;t work if you have already installed the latest update. You need to unlock the bootloader for rooting if the you have that 62 firmware. Though other methods do exist to root the 62 firmware, they are not for those who are new to rooting as the methods are risky. DooMLoRD&#8217;s Easy Rooting Toolkit can also root devices from other manufacturers. Have a look at <a href="http://forum.xda-developers.com/showthread.php?p=18805560#post18805560">here</a> for supported devices. If you want to claim warranty, you can always flash your phone using the official tool with the latest firmware.</p>
<p>I&#8217;m going to explain how you can root your Xperia phone even if you are already on the latest firmware (4.0.2.A.0.61 or 62 and up). You are going to downgrade your firmware in order to root your phone.</p>
<h2><strong>What you need to root your Xperia mobile:</strong></h2>
<ul>
<li>An Xperia phone of course and the data cable</li>
<li>PC Companion</li>
<li><a href="http://forum.xda-developers.com/showthread.php?t=1320350">Doomlord&#8217;s Easy Rooting Toolkit</a></li>
<li><a title="Flashtool" href="http://androxyde.github.com/">Flashtool</a></li>
<li>Your <a href="http://forum.xda-developers.com/showthread.php?p=10885406#post10885406">Firmware</a> (This is not a full list). Another list of <a href="http://forum.xda-developers.com/showthread.php?t=1568792">Firmware</a>, see under <strong>Downloads</strong>.</li>
</ul>
<p>If you can&#8217;t find your firmware:</p>
<ul>
<li><a href="http://www.wotanserver.com/downloads/WotanClient.exe">Wotan client</a> (<a href="http://www.wotanserver.com/en">register for a free account</a>) and its <a href="http://www.wotanserver.com/downloads/USBFlashDriver.exe">driver</a> (if you are willing to pay)</li>
</ul>
<h2><strong>Downgrading your Firmware:</strong></h2>
<p>Flashtool requires that you download your firmware separately. Use the link I have given. If you can&#8217;t find the exact firmware in ftf format, use Global firmware. (I found Application Installer missing in the firmware I installed. I rooted my phone and installed it using Flashtool.)</p>
<p>Let&#8217;s get started.</p>
<p>Before downgrading the firmware, you need to install the ADB driver for your phone. On your phone, go to Settings&gt;Applications&gt;Development and enable USB debugging. Connect your phone to PC and wait for the ADB driver to install. Go to Device Manager on your PC and look for something like Sony Ericsson ##### ADB Interface Driver. If it&#8217;s not properly installed right-click the improperly installed device and install through Windows Update. The ADB driver should be installed now.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/03/adb-installed1.jpg"><img title="adb installed" src="http://mytechencounters.files.wordpress.com/2012/03/adb-installed1.jpg?w=300&#038;h=218" alt="adb installed" width="300" height="218" /></a></p>
<p>1. Download and install Flashtool.</p>
<p>2. Install the necessary drivers for your device. The drivers can be found under C:\Flashtool\drivers. Skip this step if you already have the ADB drivers installed.</p>
<p>3.  Place the firmware you downloaded in C:\Flashtool\firmwares.</p>
<p>4. Connect phone to PC and open Flashtool. Allow it to detect your phone.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/03/flashtool_main.jpg"><img class="alignnone size-medium wp-image-367" title="flashtool_main" src="http://mytechencounters.files.wordpress.com/2012/03/flashtool_main.jpg?w=300&#038;h=170" alt="flashtool_main" width="300" height="170" /></a></p>
<p>5. Select the flash symbol and select <strong>Flashmode</strong> then click <strong>OK. </strong></p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/03/flashmode.jpg"><img class="alignnone size-full wp-image-368" title="flashmode" src="http://mytechencounters.files.wordpress.com/2012/03/flashmode.jpg?w=510" alt="flashmode"   /></a></p>
<p>6. In the next window, select the firmware if you have more than one and click <strong>OK</strong>.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/03/select_firmware.jpg"><img class="alignnone size-medium wp-image-369" title="select_firmware" src="http://mytechencounters.files.wordpress.com/2012/03/select_firmware.jpg?w=300&#038;h=137" alt="select_firmware" width="300" height="137" /></a></p>
<p>7. In a few seconds, Flashtool prompts you to switch off the phone, press and hold the service button (which differs from phone to phone. For Mini Pro, it  is Volume down) while connecting your phone to PC. Flashtool will automatically start flashing.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/03/start_flashing.jpg"><img class="alignnone size-medium wp-image-370" title="start_flashing" src="http://mytechencounters.files.wordpress.com/2012/03/start_flashing.jpg?w=300&#038;h=171" alt="start_flashing" width="300" height="171" /></a></p>
<p>Now that you have downgraded your firmware.</p>
<h2><strong>Rooting your Xperia phone:</strong></h2>
<p>Extract DooMLoRD&#8217;s Easy Rooting Toolkit zip file to somewhere. ( The folder contains a folder and runme.bat.)</p>
<p>1. Click runme.bat. Ensure that you do what the window asks you to do.</p>
<p>2. Press any key on your keyboard.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/03/doom.jpg"><img class="alignnone size-medium wp-image-336" title="doom" src="http://mytechencounters.files.wordpress.com/2012/03/doom.jpg?w=300&#038;h=151" alt="doom" width="300" height="151" /></a></p>
<p>In a moment, your phone will be rooted and rebooted. This method will automatically install Super User.</p>
<p>You can check for root status by installing Root Check Basic from the market.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/03/screenshot_2012-03-17_1209.png"><img class="alignnone size-medium wp-image-337" title="screenshot root" src="http://mytechencounters.files.wordpress.com/2012/03/screenshot_2012-03-17_1209.png?w=200&#038;h=300" alt="android root" width="200" height="300" /></a></p>
<p>Congratulations! Now you have a rooted Xperia phone. Enjoy the full potential of your Android phone.</p>
<p><span style="color:#000000;"><strong>Note</strong></span>: While Wotan client provides the firmware flashing service for free, it looks like it is a limited period offer. So use it until the offer lasts which I think should be for the entire year (2012).  It is also possible to flash an Xperia phone with the .ftf file using Flashtool (that shouldn&#8217;t void warranty for all practical purposes.). I don&#8217;t currently have a proper source the ftf files for the different models. If you can find (or make) a credible source of ftf files for all Xperia phones (with country specific customizations), please post the links in comments. That would help thousands of people. Thanks.</p>
<p><strong>**Update 2**</strong></p>
<p>If you are feeling lazy to follow all these steps, simply install the ftf file from <a href="http://forum.xda-developers.com/showthread.php?t=1517222">this</a> thread using Flashtool. While this is probably a different ROM than you already have, you need NOT unlock the bootloader to flash it. The ROM is pre-rooted. If you install this this, you will lose all data in phone (SD can not affected). Take a backup of all important data. I use APN Backup &amp; Restore, Call Log Backup &amp; Restore, SMS Backup &amp; Restore for backing up data.</p>
<p><strong>Old Method</strong></p>
<p><strong>** This option is no more free **</strong></p>
<p>Since Wotan no longer provides free flashing service, I have updated this article with flashing with using Flashtool. If you are not able to use Flashtool for any reason, you can buy credits from Wotan. It&#8217;s actually cheap.</p>
<p>1. Download Wotan client to somewhere on your PC.</p>
<p>2. Install USBFlashDriver.exe</p>
<p>3. Open WotanClient.exe and wait for it to finish updating its database.</p>
<p>4. Follow exactly what appears in the next window. There are 8 pointers for you to follow. For many of the Xperia phones, the service button is Volume Down.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/03/detect-phone.jpg"><img title="detect phone" src="http://mytechencounters.files.wordpress.com/2012/03/detect-phone.jpg?w=274&#038;h=300" alt="detect phone" width="274" height="300" /></a></p>
<p>5. In the next window, check Enable advanced settings.</p>
<p>6. Your model will be automatically selected. Select 4.0.2.A.0.58 firmware or lower.</p>
<p>7. In the CDA drop-down box select your region.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/03/phone-settings.jpg"><img title="phone settings" src="http://mytechencounters.files.wordpress.com/2012/03/phone-settings.jpg?w=274&#038;h=300" alt="phone settings" width="274" height="300" /></a></p>
<p>8. Enter your user ID and password and click <strong>Update</strong>. You will get one credit.</p>
<p>9. Click <strong>Next</strong>.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/03/wotan-settings.jpg"><img title="wotan settings" src="http://mytechencounters.files.wordpress.com/2012/03/wotan-settings.jpg?w=274&#038;h=300" alt="wotan settings" width="274" height="300" /></a></p>
<p>Wotan client will download the necessary files and flash your phone. On successful flash, Wotan client will ask you to disconnect the phone from PC and reboot. Now you have downgraded your firmware and you can root your phone without unlocking the bootloader.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mytechencounters.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mytechencounters.wordpress.com/325/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=325&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mytechencounters.wordpress.com/2012/03/17/root-your-xperia-phone-without-voiding-warranty/feed/</wfw:commentRss>
		<slash:comments>72</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b07fd739299a6774d0ef90f31d555c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vijay</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/03/adb-installed1.jpg?w=300" medium="image">
			<media:title type="html">adb installed</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/03/flashtool_main.jpg?w=300" medium="image">
			<media:title type="html">flashtool_main</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/03/flashmode.jpg" medium="image">
			<media:title type="html">flashmode</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/03/select_firmware.jpg?w=300" medium="image">
			<media:title type="html">select_firmware</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/03/start_flashing.jpg?w=300" medium="image">
			<media:title type="html">start_flashing</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/03/doom.jpg?w=300" medium="image">
			<media:title type="html">doom</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/03/screenshot_2012-03-17_1209.png?w=200" medium="image">
			<media:title type="html">screenshot root</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/03/detect-phone.jpg?w=274" medium="image">
			<media:title type="html">detect phone</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/03/phone-settings.jpg?w=274" medium="image">
			<media:title type="html">phone settings</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/03/wotan-settings.jpg?w=274" medium="image">
			<media:title type="html">wotan settings</media:title>
		</media:content>
	</item>
		<item>
		<title>Create a Multi-Bootable USB Drive with Linux and Windows</title>
		<link>http://mytechencounters.wordpress.com/2012/02/27/create-a-multi-bootable-usb-drive-with-linux-and-windows/</link>
		<comments>http://mytechencounters.wordpress.com/2012/02/27/create-a-multi-bootable-usb-drive-with-linux-and-windows/#comments</comments>
		<pubDate>Sun, 26 Feb 2012 19:53:09 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[pc troubleshooting]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[install windows from usb]]></category>
		<category><![CDATA[installation usb]]></category>
		<category><![CDATA[linux and windows in single usb]]></category>
		<category><![CDATA[multi bootable usb]]></category>
		<category><![CDATA[multiple operating systems]]></category>
		<category><![CDATA[multiple os in same usb]]></category>

		<guid isPermaLink="false">http://mytechencounters.wordpress.com/?p=279</guid>
		<description><![CDATA[Unlike floppy disks and CD/DVDs, USB flash drives are portable, easier to use, and more reliable. If you are a long time Windows or Linux user, chances are there that you would have reinstalled the operating system several times. If you want to reinstall OS, you need a CD/DVD drive. But they are slow, unreliable [&#038;hellip<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=279&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Unlike floppy disks and CD/DVDs, USB flash drives are portable, easier to use, and more reliable. If you are a long time Windows or Linux user, chances are there that you would have reinstalled the operating system several times. If you want to reinstall OS, you need a CD/DVD drive. But they are slow, unreliable and many laptops don&#8217;t even have a DVD drive. But with the use of a USB pen drive, you can now create a multiple installation USB key which has both Linux and Windows OSes. This means no more separate setup disks.</p>
<p><strong>Update:</strong> The latest version of SARDU also supports creating multi bootable ISO or USB along with Windows 8.</p>
<p>Now I&#8217;m going to show you how to create a multi-OS setup USB key.</p>
<h1>How to Install Multiple Operating Systems from a Single USB Stick</h1>
<h2>What you Need to Create a Multi-OS USB Drive:</h2>
<p>1. <a title="SARDU" href="http://www.sarducd.it/">SARDU</a></p>
<p>2. A USB pen drive &#8211; Preferably 8GB or more if you want more than two operating systems</p>
<p>3. The necessary ISO files</p>
<p>4. Internet connection (optional if you have all the necessary files)</p>
<p>SARDU is a really a versatile tool, using which you can create not just a OS setup drive but also make your pen drive an ultimate troubleshooter. Apart from operating system setup, you can create bootable antivirus, partition tools, password reset, password recovery, and much more, in a single pen drive. You can also create an ISO and make your own multi-utility DVD or BD.</p>
<p>To create a multi-operating system setup pen drive, follow these steps:</p>
<p>1. Extract Sardu.zip somewhere, preferably where there is a lot of disk space.</p>
<p>2. Open Sardu.exe. If you are using a 64-bit version of Windown open Sardu_x64.exe.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/02/sardu.jpg"><img class="alignnone size-medium wp-image-307" title="SARDU" alt="SARDU" src="http://mytechencounters.files.wordpress.com/2012/02/sardu.jpg?w=300&#038;h=271" height="271" width="300" /></a></p>
<p>Now, you will see that Sardu has a tabbed interface and different utilities are grouped under these tabs. All antivirus tools are grouped under <strong>Antivirus</strong> tab, partition and troubleshooting tools under <strong>Utility</strong>, Linux distros under <strong>Linux</strong>, Windows under <strong>Windows</strong>tab.</p>
<p>3. If you want to add an antivirus, click <strong>Antivirus</strong> tab and under that tab, click the desired antivirus. If you want to add any other tool under Utility, click <strong>Utility</strong> and click the corresponding button. If you want to add a Linux distro, click <strong>Linux</strong> tab and click the corresponding button of the desired Linux distro. Note that upon clicking these buttons, you will be prompted to download the file from internet. You need not search for these files on the internet as Sardu automatically does that for you (well, for most of the files). Clicking these buttons shows a popup window. Click <strong>Yes </strong>to add it to the download queue.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/02/tabs.jpg"><img class="alignnone size-medium wp-image-308" title="tabs" alt="tabs" src="http://mytechencounters.files.wordpress.com/2012/02/tabs.jpg?w=300&#038;h=271" height="271" width="300" /></a></p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/02/download-confirm.jpg"><img class="alignnone size-full wp-image-310" title="download confirm" alt="confirm download " src="http://mytechencounters.files.wordpress.com/2012/02/download-confirm.jpg?w=510"   /></a></p>
<p>4. Click the <strong>Downloader</strong> tab and click <strong>START</strong>. This will download all selected files.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/02/download.jpg"><img class="alignnone size-medium wp-image-309" title="start download" alt="start download" src="http://mytechencounters.files.wordpress.com/2012/02/download.jpg?w=300&#038;h=271" height="271" width="300" /></a></p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/02/downloading.jpg"><img class="alignnone size-medium wp-image-311" title="downloading" alt="downloading" src="http://mytechencounters.files.wordpress.com/2012/02/downloading.jpg?w=300&#038;h=271" height="271" width="300" /></a></p>
<p>5. If you also want to add Windows to the mix, you must already have the ISO of the Windows version. If you have a licensed copy of Windows CD/DVD, you can make a legal backup of it. Place the ISO in /Sardu/ISO. (You need to rename the ISOs in a specific format. Hover the cursor on the buttons to know the specific file names).</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/02/hover.jpg"><img class="alignnone size-medium wp-image-312" title="hover" alt="Hover your cursor" src="http://mytechencounters.files.wordpress.com/2012/02/hover.jpg?w=300&#038;h=271" height="271" width="300" /></a></p>
<p>6. Format your pen drive with FAT32 filesystem and insert to a USB port and click <strong>Search USB</strong> button in Sardu, then select the pen drive just under <strong>Select USB</strong> button.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/02/search-usb.jpg"><img class="alignnone size-medium wp-image-313" title="search USB" alt="search USB" src="http://mytechencounters.files.wordpress.com/2012/02/search-usb.jpg?w=300&#038;h=271" height="271" width="300" /></a></p>
<p>7. To create a multi-boot USB key, click the icon that appears like the following image:</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/02/usb-icon.jpg"><img class="alignnone size-full wp-image-314" title="USB icon" alt="USB icon" src="http://mytechencounters.files.wordpress.com/2012/02/usb-icon.jpg?w=510"   /></a></p>
<p>You can also create a bootable ISO image by clicking the icon that appears like the following image:</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/02/make-iso.jpg"><img class="alignnone size-full wp-image-315" title="make iso" alt="make iso" src="http://mytechencounters.files.wordpress.com/2012/02/make-iso.jpg?w=510"   /></a></p>
<p>In a few minutes, your multi-operating system setup USB key or ISO file will be ready.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/02/success.jpg"><img class="alignnone size-medium wp-image-316" title="success" alt="success" src="http://mytechencounters.files.wordpress.com/2012/02/success.jpg?w=300&#038;h=271" height="271" width="300" /></a></p>
<p>Reboot your PC, enter the BIOS of your motherboard, and set it up to boot from USB. You may want to check the user manual of your motherboard for specific instructions.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/02/boot-menu.jpg"><img class="alignnone size-medium wp-image-320" title="Boot Menu" alt="Boot Menu" src="http://mytechencounters.files.wordpress.com/2012/02/boot-menu.jpg?w=300&#038;h=234" height="234" width="300" /></a></p>
<p><a href="http://mytechencounters.files.wordpress.com/2012/02/live-cd.jpg"><img class="alignnone size-medium wp-image-321" title="Live CD" alt="Live CD" src="http://mytechencounters.files.wordpress.com/2012/02/live-cd.jpg?w=300&#038;h=206" height="206" width="300" /></a></p>
<p>To test your multi-bootable USB flash drive right under Windows, you can use <a href="http://mobalivecd.mobatek.net/en/">Mobia Live CD</a>.</p>
<p>Creating a multi-operating system setup USB flash drive is very easy using Sardu. It also lets you add lots more options. Do test yourself and provide your comments.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mytechencounters.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mytechencounters.wordpress.com/279/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=279&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mytechencounters.wordpress.com/2012/02/27/create-a-multi-bootable-usb-drive-with-linux-and-windows/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b07fd739299a6774d0ef90f31d555c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vijay</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/02/sardu.jpg?w=300" medium="image">
			<media:title type="html">SARDU</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/02/tabs.jpg?w=300" medium="image">
			<media:title type="html">tabs</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/02/download-confirm.jpg" medium="image">
			<media:title type="html">download confirm</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/02/download.jpg?w=300" medium="image">
			<media:title type="html">start download</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/02/downloading.jpg?w=300" medium="image">
			<media:title type="html">downloading</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/02/hover.jpg?w=300" medium="image">
			<media:title type="html">hover</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/02/search-usb.jpg?w=300" medium="image">
			<media:title type="html">search USB</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/02/usb-icon.jpg" medium="image">
			<media:title type="html">USB icon</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/02/make-iso.jpg" medium="image">
			<media:title type="html">make iso</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/02/success.jpg?w=300" medium="image">
			<media:title type="html">success</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/02/boot-menu.jpg?w=300" medium="image">
			<media:title type="html">Boot Menu</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2012/02/live-cd.jpg?w=300" medium="image">
			<media:title type="html">Live CD</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Recover Lost Files and Data</title>
		<link>http://mytechencounters.wordpress.com/2011/12/08/how-to-recover-lost-files-and-data/</link>
		<comments>http://mytechencounters.wordpress.com/2011/12/08/how-to-recover-lost-files-and-data/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 16:45:52 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[pc troubleshooting]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[data recovery]]></category>
		<category><![CDATA[recover data after format]]></category>
		<category><![CDATA[recover deleted files]]></category>
		<category><![CDATA[recover lost data]]></category>
		<category><![CDATA[recover lost files]]></category>

		<guid isPermaLink="false">http://mytechencounters.wordpress.com/?p=263</guid>
		<description><![CDATA[How to Recover Lost Files and Data Each and every day, we save hundreds of files like photos, documents etc. to the hard disk in our PCs. We also delete some of them as they are not needed anymore. It also happens that we accidentally delete important files only to find that they are gone, [&#038;hellip<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=263&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<h1>How to Recover Lost Files and Data</h1>
<p>Each and every day, we save hundreds of files like photos, documents etc. to the hard disk in our PCs. We also delete some of them as they are not needed anymore. It also happens that we accidentally delete important files only to find that they are gone, forever. Almost all of us have faced the situation and moved on. But what if the file is so important that you absolutely need it?</p>
<p>If you lose your data, you can of course go to a data recovery service provider. But did you know that data recovery is most of the times very expensive? While approaching a professional for help is a good idea, there are certain things you can do yourselves to try to recover the lost data before deciding to spend a huge sum. Though your data is deleted, it is not actually erased from your hard disk, it is still there. But you have to know how to recover it. If you accidentally deleted important files, you can easily recover the deleted files.</p>
<p>There are many tools available to recover lost files. One of the most effective and powerful tools is a free file recovery software called Recuva. With this tool, you can recover lost files after they are accidentally deleted. You can recover files even in the event of an accidental disk format.</p>
<h2><strong>What you should do in an event of data loss</strong></h2>
<p>1. If you accidentally deleted something, ensure you don&#8217;t save anything on that drive. For example if you delete a photo from D:, don&#8217;t save anything to D:.</p>
<p>2. If you lose something from C:, you should not install the recovery software or any software on C:. You should also not save any file on C:. If you don&#8217;t want to increase the chances of losing the data (especially on C:), shut the system down immediately and connect the HDD to another PC where you can install Recuva to recover the data.</p>
<p>To recover your lost files, follow the steps below;</p>
<p>1. Install Recuva and open it. Click on the Welcome Wizard.</p>
<p>2. The next window gives you the option to choose from different file types. Choose the one you want. For example, if you want to recover a picture, select <strong>Pictures</strong>. If you want to recover all file types, select <strong>Other</strong> and click <strong>Next</strong>.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2011/12/recuva1.jpg"><img class="alignnone size-medium wp-image-267" title="Recuva1" src="http://mytechencounters.files.wordpress.com/2011/12/recuva1.jpg?w=300&#038;h=270" alt="Recuva1" width="300" height="270" /></a></p>
<p>3. The next window asks where you want to recover the file from, like My Documents, removable drive hard disk etc. and click <strong>Next</strong>.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2011/12/recuva2.jpg"><img class="alignnone size-medium wp-image-268" title="Recuva2" src="http://mytechencounters.files.wordpress.com/2011/12/recuva2.jpg?w=300&#038;h=270" alt="Recuva2" width="300" height="270" /></a></p>
<p>4. In the next window, select <strong>Enable Deep Scan</strong> and select <strong>Start</strong>.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2011/12/recuva3.jpg"><img class="alignnone size-medium wp-image-269" title="Recuva3" src="http://mytechencounters.files.wordpress.com/2011/12/recuva3.jpg?w=300&#038;h=270" alt="Recuva3" width="300" height="270" /></a></p>
<p>5. After the scan completes, Recuva lists all the found files. Select the ones you want to recover and click <strong>Recover</strong>.</p>
<p><a href="http://mytechencounters.files.wordpress.com/2011/12/recuva4.jpg"><img class="alignnone size-medium wp-image-270" title="Recuva4" src="http://mytechencounters.files.wordpress.com/2011/12/recuva4.jpg?w=300&#038;h=237" alt="Recuva4" width="300" height="237" /></a></p>
<p>Do note that Recuva can even recover deleted files from a pen drive or a memory card. Recovering lost files is as easy as it gets, provided you have not modified the partition in any way. Give it a try and most probably, you will recover your lost data.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mytechencounters.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mytechencounters.wordpress.com/263/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mytechencounters.wordpress.com&#038;blog=12619599&#038;post=263&#038;subd=mytechencounters&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mytechencounters.wordpress.com/2011/12/08/how-to-recover-lost-files-and-data/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b07fd739299a6774d0ef90f31d555c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vijay</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2011/12/recuva1.jpg?w=300" medium="image">
			<media:title type="html">Recuva1</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2011/12/recuva2.jpg?w=300" medium="image">
			<media:title type="html">Recuva2</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2011/12/recuva3.jpg?w=300" medium="image">
			<media:title type="html">Recuva3</media:title>
		</media:content>

		<media:content url="http://mytechencounters.files.wordpress.com/2011/12/recuva4.jpg?w=300" medium="image">
			<media:title type="html">Recuva4</media:title>
		</media:content>
	</item>
	</channel>
</rss>
