<?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>Geek Mods</title>
	<atom:link href="http://www.geekmods.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekmods.com</link>
	<description>Tips, Tricks &#38; How Tos</description>
	<lastBuildDate>Mon, 19 Mar 2012 05:17:48 +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>ClockworkMod Installation: Transformer Prime Recovery With CWM</title>
		<link>http://www.geekmods.com/2012/03/18/clockworkmod-installation-transformer-prime-recovery-with-cwm/</link>
		<comments>http://www.geekmods.com/2012/03/18/clockworkmod-installation-transformer-prime-recovery-with-cwm/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 21:27:47 +0000</pubDate>
		<dc:creator>Jairene Cruz</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[asus transformer prime]]></category>
		<category><![CDATA[clockworkmod recovery]]></category>

		<guid isPermaLink="false">http://www.geekmods.com/?p=457</guid>
		<description><![CDATA[When Transformer Prime’s bootloader unlock tool was released, the modding community did not wait long to create a recovery tool for the gadget: ClockworkMod.  The CWM is a creation of the XDA community, and it truly lives up to its name.  With CWM, all the processes are like clockwork – precise and consistent all throughout. [...]]]></description>
			<content:encoded><![CDATA[<p>When Transformer Prime’s bootloader unlock tool was released, the modding community did not wait long to create a recovery tool for the gadget: ClockworkMod.  The CWM is a creation of the XDA community, and it truly lives up to its name.  With CWM, all the processes are like clockwork – precise and consistent all throughout.</p>
<p>CWM can flash custom ROMS and hacks for Android devices, and it has now been available for use for the Transformer Prime.  This gave Prime users the chance to customize their gadgets to take advantage of the great features of the flashing tool.</p>
<div id="attachment_458" class="wp-caption aligncenter" style="width: 430px"><a href="http://www.geekmods.com/wp-content/uploads/2012/03/Prime-main-420x280.jpg"><img class="size-full wp-image-458" title="Prime-main-420x280" src="http://www.geekmods.com/wp-content/uploads/2012/03/Prime-main-420x280.jpg" alt="" width="420" height="280" /></a><p class="wp-caption-text">Asus Transformer Prime. Source: talkandroid.com</p></div>
<p>Before you proceed with the flashing process, take note that there are some things that you must remember, and these are the following.</p>
<h3><em><span style="text-decoration: underline;">Disclaimer</span></em></h3>
<p>You will take full responsibility of your actions regarding this flashing process, and we will not be held liable in case certain problems occur due to mistakes that you might incur. Make sure that you have understood and read the flashing procedure thoroughly and carefully.   If you are completely aware and knowledgeable of the correct procedure (which should be possible upon understanding this tutorial properly), then you would be successful in flashing your gadget.</p>
<h3><em><span style="text-decoration: underline;">Non-availability of SD card and USB connectivity</span></em></h3>
<p>While in the process of recovery, your gadget’s connectivity to storage devices is limited, which means that you might not be able to mount or use a micro SD card or USB storage device during the recovery process.  However, this is actually a very small drawback compared to the advantages that can be gained from flashing your device.</p>
<h3></h3>
<h3><em><span style="text-decoration: underline;">Version Compability</span></em></h3>
<p>You should check the version of your gadget before using this flashing tool and make sure that it is the correct Pad EC version.  To do so, simply go to your device’s <em>Settings&gt;About Phone&gt;Pad EC version</em> and verify that it is TF201.  Your gadget should have the TF201 version otherwise this flashing tool would not work.</p>
<h3></h3>
<h3><em><span style="text-decoration: underline;">Requirements</span></em></h3>
<ol start="1">
<li>An Asus Transformer Prime that has been previously unlocked using bootloader.</li>
<li>Sufficient battery charge (at least 50% remaining).</li>
<li>Installed USB drivers on your computer that will enable the Transformer Prime to be connected to it.</li>
<li>This is optional, but you might want to create a backup of all your important data and Apps – you can do so by referring to the Android backup guide.</li>
</ol>
<h2></h2>
<h2><strong><em>Procedures On Installing CWM Recovery On Your Transformer Prime</em></strong></h2>
<ol start="1">
<li>Get your copy of fastboot <a href="http://alpharev.nl/wintools.zip">here</a>, which should be of the filename <em>wintools.zip;</em></li>
<li>Extract the zipped folder to your computer’s drive C.  You should then have a folder with a folder name of “Tools”;</li>
<li>Download the <a href="https://github.com/downloads/AndroidRoot/android_device_asus_tf201/tfp_CWM5.SOS">CWM image</a> which should be of the file name<em> tfp_CWM5.SOS</em> (size is 5MB);</li>
<li>Copy the <em>tfp_CWM5.SOS</em> file (from step 3) to the “Tools” folder (from step 2);</li>
<li>Turn of your Transformer Prime and use the fastboot, which could be done by pressing on the VOLUME DOWN button while simultaneously turning the device on.  As you do so, some text shall appear on the screen, and you can then let go – this should boot into fastboot.</li>
<li>Connect your PC and your gadget and access the command prompt of your PC by clicking on the <em>Start&gt;Accessories&gt;Command Prompt</em>.  In some PC operating systems (such as Windows 7), you can simply click on Start, type CMD, press Enter, and the command prompt shall be initiated.</li>
<li>Using the Command Prompt, type the following commands (remember to press Enter after each command line).</li>
</ol>
<p style="padding-left: 60px;">C:</p>
<p style="padding-left: 60px;">cd\</p>
<p style="padding-left: 60px;">cd Tools</p>
<p style="padding-left: 60px;">fastboot -i 0x0b05 flash recovery tfp_CWM5.SOS</p>
<ol start="8">
<li>The flashing process might take a while, so wait for it to be completed.</li>
<li>Once the flashing is done, you should type <em>fastboot reboot</em>.  This will reboot your gadget.</li>
</ol>
<p>You should now be able to enjoy the perks and features of the ClockworkMod installed on your device.  Enjoy!</p>
<p>If you need a video demonstration, check this one out:</p>
<p><a href="http://www.youtube.com/watch?v=IKJVsCDXecs">ClockworkMod Installation: Transformer Prime Recovery With CWM</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.geekmods.com/2012/03/18/clockworkmod-installation-transformer-prime-recovery-with-cwm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Untethered Jailbreak Through Windows For The iOS 5.0.1</title>
		<link>http://www.geekmods.com/2012/03/18/untethered-jailbreak-through-windows-for-the-ios-5-0-1/</link>
		<comments>http://www.geekmods.com/2012/03/18/untethered-jailbreak-through-windows-for-the-ios-5-0-1/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 21:27:25 +0000</pubDate>
		<dc:creator>Jairene Cruz</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[jailbreak iphone]]></category>
		<category><![CDATA[redsnow]]></category>
		<category><![CDATA[untethered jailbreak]]></category>
		<category><![CDATA[windows jailbreak]]></category>

		<guid isPermaLink="false">http://www.geekmods.com/?p=467</guid>
		<description><![CDATA[Most Windows users find themselves left behind when it comes to jailbreaking their iPhone, primarily because of problems with certain system requirements and compatibility issues.  However, now that jailbreak tools like RedSn0w are available, Windows users can finally keep up with the latest developments in the modding community. To be able to use RedSn0w, the [...]]]></description>
			<content:encoded><![CDATA[<p>Most Windows users find themselves left behind when it comes to jailbreaking their iPhone, primarily because of problems with certain system requirements and compatibility issues.  However, now that jailbreak tools like RedSn0w are available, Windows users can finally keep up with the latest developments in the modding community.</p>
<div id="attachment_469" class="wp-caption aligncenter" style="width: 285px"><a href="http://www.geekmods.com/wp-content/uploads/2012/03/Redsnow.png"><img class="size-full wp-image-469" title="Redsnow" src="http://www.geekmods.com/wp-content/uploads/2012/03/Redsnow.png" alt="" width="275" height="300" /></a><p class="wp-caption-text">Redsnow. Source: iphonefamily.com</p></div>
<p>To be able to use RedSn0w, the following are some things that you need to keep in mind:</p>
<ul>
<li>You have to have administrator access to the PC you are using.</li>
</ul>
<ul>
<li>Be very careful in following the instructions – reading thoroughly and understanding the whole process before proceeding will truly help.  You can even refer to video tutorials if you feel that you need more information.</li>
</ul>
<ul>
<li>If done properly, jailbreaking your gadget would be easy and it would feel as if you are on a Mac even if you are using Windows.</li>
</ul>
<h3><span style="text-decoration: underline;">Steps on Jailbreaking With RedSn0w Even On Windows</span></h3>
<p><span style="text-decoration: underline;"><br />
</span></p>
<p>1.       Get a copy of the latest RedSn0w <a href="https://sites.google.com/a/iphone-dev.com/files/home/redsn0w_win_0.9.10b6.zip?attredirects=0">here</a>.  Right click on the program and go to <em>Properties&gt;Compatibility</em> and select the mode for Windows XP Compatibility.  Click OK when prompted.</p>
<p>2.       After clicking OK, run the program again, right click, and select <em>Run as Administrator</em>.</p>
<p>3.       Change your device’s mode to DFU and click on Jailbreak.</p>
<div id="attachment_468" class="wp-caption aligncenter" style="width: 443px"><a href="http://www.geekmods.com/wp-content/uploads/2012/03/redsnow-09.10.png"><img class="size-full wp-image-468" title="redsnow 09.10" src="http://www.geekmods.com/wp-content/uploads/2012/03/redsnow-09.10.png" alt="" width="433" height="525" /></a><p class="wp-caption-text">Start Jailbreak. Source: iphonefamily.com</p></div>
<p>4.       Once finished with the jailbreak, you would be able to run Cydia on your device.</p>
<p>Do you see how easy it is to jailbreak now, even with Windows?</p>]]></content:encoded>
			<wfw:commentRss>http://www.geekmods.com/2012/03/18/untethered-jailbreak-through-windows-for-the-ios-5-0-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PwnageTool: Unlockable and Preserved Baseband Untethered Jailbreak For iOS 5.0.1</title>
		<link>http://www.geekmods.com/2012/03/18/pwnagetool-unlockable-and-preserved-baseband-untethered-jailbreak-for-ios-5-0-1/</link>
		<comments>http://www.geekmods.com/2012/03/18/pwnagetool-unlockable-and-preserved-baseband-untethered-jailbreak-for-ios-5-0-1/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 21:26:54 +0000</pubDate>
		<dc:creator>Jairene Cruz</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[baseband preservation]]></category>
		<category><![CDATA[iphone jailbreak]]></category>
		<category><![CDATA[ultrasnow]]></category>

		<guid isPermaLink="false">http://www.geekmods.com/?p=460</guid>
		<description><![CDATA[You might be well aware that the iOS 5.0.1 untethered jailbreak has been released, and that tools for taking advantage of pod2g’s untethered exploit like RedSn0w and Corona have also become available.  If you have had the iPhone 4 since it was launched, then, most probably, you are among those who have preserved the baseband [...]]]></description>
			<content:encoded><![CDATA[<p>You might be well aware that the iOS 5.0.1 untethered jailbreak has been released, and that tools for taking advantage of pod2g’s untethered exploit like RedSn0w and Corona have also become available.  If you have had the iPhone 4 since it was launched, then, most probably, you are among those who have preserved the baseband of their gadgets for possible unlocking or better resale value.  If you are indeed aware of these developments, then you would most likely be pleased to know that PwnageTool has returned.</p>
<p>PwnageTool packs the full 5.0.1 compatibility, which will enable you to use the UltraSn0w unlock whilst preserving your baseband.  Here is a step-by-step guide that you can follow for a thorough and hassle-free jailbreak.</p>
<div id="attachment_464" class="wp-caption aligncenter" style="width: 494px"><a href="http://www.geekmods.com/wp-content/uploads/2012/03/baseband.png"><img class="size-full wp-image-464" title="baseband" src="http://www.geekmods.com/wp-content/uploads/2012/03/baseband.png" alt="" width="484" height="345" /></a><p class="wp-caption-text">Baseband Preservation. Source: startupmeme.com</p></div>
<h3></h3>
<h3><strong><span style="text-decoration: underline;">How to Unlock iPhone With An Untethered Jailbreak With Baseband Preservation</span></strong></h3>
<p><strong> </strong></p>
<p><strong>Step 1:</strong> Download a copy of <a href="http://torrents.thepiratebay.org/6915059/PwnageTool_5.0.1.dmg.6915059.TPB.torrent">PwnageTool 5.0.1</a> (Take note that this is a torrent link, so you need .  Run the software and select the device you are using (example: iPhone 4) and click on Next.</p>
<p><strong>Step 2: </strong>PwnageTool will then automatically search and locate your firmware (which should be iOS 5.0.1).  Otherwise, you can choose the Expert mode which will allow you to browse and specify the location of your gadget’s firmware.</p>
<p><strong>Step 3:</strong> Turn your device to the DFU mode, and Pwnage Tool would be able to place your gadget in the PwnedDFU mode for a custom restore of the iTunes.  Close the PwnageTool then open iTunes.  Go to <em>option</em> and <em>restore</em>, then locate the CUSTOM firmware that you should find on your desktop (placed by PwnageTool).  For this part, make sure that you select the right custom firmware; otherwise your baseband will be upgraded.</p>
<p><strong>Step 4:</strong> Allow the restore on your device by iTunes.  Afterwards, you should have finished a clean jailbreak for your gadget.  Note that since this is an untethered jailbreak, your baseband should be preserved and should still be on iOS 5.0.1.</p>
<div id="attachment_465" class="wp-caption aligncenter" style="width: 564px"><a href="http://www.geekmods.com/wp-content/uploads/2012/03/iphone-baseband.png"><img class="size-full wp-image-465" title="iphone baseband" src="http://www.geekmods.com/wp-content/uploads/2012/03/iphone-baseband.png" alt="" width="554" height="405" /></a><p class="wp-caption-text">iPhone Baseband. Source: bloggers.com</p></div>
<p><strong>Step 5:</strong> If your iPhone or Gevey SIM meets the baseband requirements, you can unlock your iPhone to use with other carriers.  If the baseband for your gadget meets the specific requirements for UltraSn0w, download it from Cydia and use it to unlock your iPhone and allow it for use with other carriers.</p>
<p>Check out the video demonstration if you find it hard following these instructions.  Good luck and enjoy your preserved baseband with all the benefits that come with it!</p>
<p><a href="http://www.youtube.com/watch?v=vK4_jG1gSx4">Jailbreak while Preserving Baseband </a></p>]]></content:encoded>
			<wfw:commentRss>http://www.geekmods.com/2012/03/18/pwnagetool-unlockable-and-preserved-baseband-untethered-jailbreak-for-ios-5-0-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Untethered iOS 5.0.1 Jailbreak With RedSn0w</title>
		<link>http://www.geekmods.com/2012/03/18/an-untethered-ios-5-0-1-jailbreak-with-redsn0w/</link>
		<comments>http://www.geekmods.com/2012/03/18/an-untethered-ios-5-0-1-jailbreak-with-redsn0w/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 21:26:29 +0000</pubDate>
		<dc:creator>Jairene Cruz</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iOS 5.0.1]]></category>
		<category><![CDATA[iphone jailbreak]]></category>
		<category><![CDATA[redsnow]]></category>

		<guid isPermaLink="false">http://www.geekmods.com/?p=471</guid>
		<description><![CDATA[Finally, we can now enjoy an iOS 5.0.1 untethered jailbreak with the availability of one amazing tool: RedSn0w.  The credit goes to pod2g, a reliable iOS hacker, along with GeoHot who was able to explore these possibilities. As you may have read in another post, there are currently two ways on how to conduct an [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, we can now enjoy an iOS 5.0.1 untethered jailbreak with the availability of one amazing tool: RedSn0w.  The credit goes to pod2g, a reliable iOS hacker, along with GeoHot who was able to explore these possibilities.</p>
<p>As you may have read in another post, there are currently two ways on how to conduct an untethered jailbreak for the iOS 5.0.1.  One is for those who have a jailbroken gadget, which requires the use of the Corona Untether 5.0.1.  The other is the direct use of RedSn0w for those who are still running the stock version of iOS 5.0.1.</p>
<div id="attachment_472" class="wp-caption aligncenter" style="width: 603px"><a href="http://www.geekmods.com/wp-content/uploads/2012/03/RedSn0w-logo.jpg"><img class="size-full wp-image-472" title="RedSn0w-logo" src="http://www.geekmods.com/wp-content/uploads/2012/03/RedSn0w-logo.jpg" alt="" width="593" height="292" /></a><p class="wp-caption-text">Redsnow Logo. Source: idownloadblog.com</p></div>
<p>In any case, make sure that you have carefully read the particulars of this untethered jailbreak for the iOS 5.0.1 before you start doing the jailbreak process.</p>
<p>In addition, those who prefer to preserve the baseband of their gadgets while updating would first need to make the custom firmware for their devices.  This can be done by running RedSn0w and going to <em>Extras&gt;Custom IPSW</em>. Details for this can be found in our pool of resources and posts.<a href="http://www.idownloadblog.com/2011/10/13/how-to-preserve-baseband-upgrading-ios-5/"><br />
</a></p>
<h3><span style="text-decoration: underline;">3 Steps To An Untethered Jailbreak With RedSn0w</span></h3>
<p>Step 1: Download a copy of the RedSn0w.</p>
<p style="padding-left: 30px;"><a href="https://sites.google.com/a/iphone-dev.com/files/home/redsn0w_win_0.9.10b6.zip?attredirects=0&amp;d=1">Redsnow 0.9.10 beta 6 Windows</a></p>
<p style="padding-left: 30px;"><a href="https://sites.google.com/a/iphone-dev.com/files/home/redsn0w_mac_0.9.10b6.zip?attredirects=0&amp;d=1">Redsnow 0.9.10 beta 6 Mac</a></p>
<p>Step 2: Connect the iDevice to your computer and make sure that you have turned it to the DFU mode.</p>
<p>Step 3: Run RedSn0w and click on the <em>Jailbreak</em> function when prompted.  After which, choose the <em>Install Cydia</em> option.</p>
<p>After a short while, RedSn0w would have been able to complete its jailbreak and your device would proceed to rebooting.  You will then find that your gadget has already been jailbroken, and you can now get all the features in store for you.</p>
<p>Your comments, suggestions, or questions regarding the outcome of your jailbreaking experience using RedSn0w are very much welcome.</p>]]></content:encoded>
			<wfw:commentRss>http://www.geekmods.com/2012/03/18/an-untethered-ios-5-0-1-jailbreak-with-redsn0w/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The AIO Toolkit: Clockworkmod Recovery for the HTC Rezound</title>
		<link>http://www.geekmods.com/2012/03/18/the-aio-toolkit-clockworkmod-recovery-for-the-htc-rezound/</link>
		<comments>http://www.geekmods.com/2012/03/18/the-aio-toolkit-clockworkmod-recovery-for-the-htc-rezound/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 21:25:58 +0000</pubDate>
		<dc:creator>Jairene Cruz</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[htc rezound]]></category>
		<category><![CDATA[htc rezound all-in-one toolkit]]></category>
		<category><![CDATA[rezound aio toolkit]]></category>

		<guid isPermaLink="false">http://www.geekmods.com/?p=475</guid>
		<description><![CDATA[The AIO (All-in-one) Toolkit that was released by hasoon2000, an XDA member, has created quite a stir in the world of owners in Flashmania mode.  One of the most favorable features of the toolkit is that it is GUI-based and packs all the important scripts: all without the need to use the likes of ADB [...]]]></description>
			<content:encoded><![CDATA[<p>The AIO (All-in-one) Toolkit that was released by hasoon2000, an XDA member, has created quite a stir in the world of owners in Flashmania mode.  One of the most favorable features of the toolkit is that it is GUI-based and packs all the important scripts: all without the need to use the likes of ADB commands.</p>
<p>Aside from the various Custom Recovery tools such as CWM 5.8.1.4 and the Amon Ra 3.14, this Rezound All-in-one toolkit can also give you the capacity to install different functions that you might.  Such functions and features include Bootloader unlock tools, HTC drivers, kernel flashing tools, and even PermRoot.</p>
<p>As all these modules are already incorporated in the tool, the process of conducting these mods would only require you to click on a button – as simple as that.  Dubbed as the “noob-proof” tool by its developer, this tool can prove to be most useful to novices and experts alike.  Indeed, this revolutionizing tool for Rezound gadgets can bring more features and customization tweaks to your device.</p>
<div id="attachment_477" class="wp-caption aligncenter" style="width: 377px"><a href="http://www.geekmods.com/wp-content/uploads/2012/03/rezound.png"><img class="size-full wp-image-477" title="rezound" src="http://www.geekmods.com/wp-content/uploads/2012/03/rezound.png" alt="" width="367" height="448" /></a><p class="wp-caption-text">HTC Rezound. Source: theandroidsoul.com</p></div>
<p><strong><span style="text-decoration: underline;">Stop! Read This First</span></strong></p>
<p>Before you start with using these methods, remember that this can be quite risky if not applied properly.  Please (and we are saying this for your own sake) DO read and understand the instructions carefully before you proceed.  DON’T attempt these tweaks if you are unsure of even just a single step – else you might end up with an unusable device.  Remember: you have been warned!</p>
<h2><em>Steps On Using The AIO Toolkit</em></h2>
<p><strong> Step 1</strong>: The AIO Toolkit is only compatible with the HTC Rezound, and, therefore, should not be used with any other kind of device.  Unless you want your gadget to be broken, you must ensure your gadget’s model compatibility with this tweak by checking Settings&gt;About Phone.</p>
<p><strong>Step 2</strong>: Download a copy of the <a href="http://www.mediafire.com/?m4hb0xi9h7b66a4">AIO Toolkit</a>, and it should be in the filename Rezound_All-In-One_Kit_V1.0.rar.  This rar file is about 41.2 MB in size, and should be easily extracted using any extracting tool (WinRAR and 7zip are some of the common ones).</p>
<p>Step 3: Extract the folder to have access to its contents, and run the executable file as an administrator.  The filename is Rezound v1.0.exe.</p>
<p>Step 4: Enable USB debugging on your gadget to be able to connect it to your computer (with a USB cable, of course).</p>
<div id="attachment_476" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.geekmods.com/wp-content/uploads/2012/03/HTC.png"><img class="size-full wp-image-476" title="HTC" src="http://www.geekmods.com/wp-content/uploads/2012/03/HTC.png" alt="" width="640" height="452" /></a><p class="wp-caption-text">Rezound All-in-One Toolkit. Source: forum.xda-developers.com</p></div>
<p>Step 5: Once connected, you can now simply choose the corresponding option that you want.  On the main window, select the option you prefer and just follow the instructions that would be indicated on the screen.</p>
<p>If your gadget is a Rezound, try out this tookit to see how well it works.  In case you encounter some issues, feel free to message us through our comments section below: we would surely be glad to help!</p>]]></content:encoded>
			<wfw:commentRss>http://www.geekmods.com/2012/03/18/the-aio-toolkit-clockworkmod-recovery-for-the-htc-rezound/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keeping In Touch: Tweetbot Settings For Enabling Notifications</title>
		<link>http://www.geekmods.com/2012/03/18/keeping-in-touch-tweetbot-settings-for-enabling-notifications/</link>
		<comments>http://www.geekmods.com/2012/03/18/keeping-in-touch-tweetbot-settings-for-enabling-notifications/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 21:20:50 +0000</pubDate>
		<dc:creator>Jairene Cruz</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iOS 5]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[Tweetbot]]></category>
		<category><![CDATA[tweetbot notifications]]></category>

		<guid isPermaLink="false">http://www.geekmods.com/?p=479</guid>
		<description><![CDATA[Most of us often encounter the dilemma of having a very functional and innovative gadget, but fail to fully utilize it and take full advantage of its benefits.  In the case of Tweetbot, most users find themselves clueless of how to set their Tweetbot to enable the notifications when on iOS 5. With this, we [...]]]></description>
			<content:encoded><![CDATA[<p>Most of us often encounter the dilemma of having a very functional and innovative gadget, but fail to fully utilize it and take full advantage of its benefits.  In the case of Tweetbot, most users find themselves clueless of how to set their Tweetbot to enable the notifications when on iOS 5.</p>
<div id="attachment_480" class="wp-caption aligncenter" style="width: 410px"><a href="http://www.geekmods.com/wp-content/uploads/2012/03/Tweetbot.png"><img class="size-full wp-image-480" title="Tweetbot" src="http://www.geekmods.com/wp-content/uploads/2012/03/Tweetbot.png" alt="" width="400" height="300" /></a><p class="wp-caption-text">Tweetbot. Source: Dribble.com</p></div>
<p>With this, we have provided this useful (albeit long-overdue) tutorial for those who would want to enable this function for their Tweetbot.</p>
<p>1.       Start by opening Tweetbot and tapping the silhouette button which you should find at the upper left corner of the main timeline.</p>
<p>2.       Go to Accounts &amp; Settings and select the Twitter account for which you want the Notifications to be set.</p>
<p>3.       Go to the Notifications section and control the way they would be displayed depending on your preferences.</p>
<p>4.       To test the way it would work, tap on the “Test Notification System” (blue button) that is located at the bottom of the screen.</p>
<p>5.       To ensure that you will receive alerts through your actual Notification Center in iOS 5, go to the <em>Notification Center</em> and set it to “ON”.  You should also enable Banners on the “Alert Style” and “In Notification Center”, as well as the sounds for the notifications.</p>
<p>6.       You can try to send a test message through Twitter from a different gadget (or ask a friend to send you a direct message) to ensure that the notifications would be displayed accordingly.</p>
<p>Once you are done with these steps, you should start receiving the right type of notifications based on the way you have configured your Tweetbot.</p>
<div id="attachment_481" class="wp-caption aligncenter" style="width: 330px"><a href="http://www.geekmods.com/wp-content/uploads/2012/03/iphone-4-tweetbot-notifications.jpg"><img class="size-full wp-image-481" title="iphone 4 tweetbot notifications" src="http://www.geekmods.com/wp-content/uploads/2012/03/iphone-4-tweetbot-notifications.jpg" alt="" width="320" height="480" /></a><p class="wp-caption-text">Tweetbot Notifications. Source: iphonefre.com</p></div>]]></content:encoded>
			<wfw:commentRss>http://www.geekmods.com/2012/03/18/keeping-in-touch-tweetbot-settings-for-enabling-notifications/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Download MP3 Songs on your iPhone &amp; iPad Without Using iTunes</title>
		<link>http://www.geekmods.com/2012/03/07/download-mp3-songs-on-your-iphone-ipad-without-using-itunes/</link>
		<comments>http://www.geekmods.com/2012/03/07/download-mp3-songs-on-your-iphone-ipad-without-using-itunes/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 06:08:40 +0000</pubDate>
		<dc:creator>Jairene Cruz</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ifile]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[safari download manager]]></category>

		<guid isPermaLink="false">http://www.geekmods.com/?p=401</guid>
		<description><![CDATA[If you have an iDevice, the biggest obstacle you would have in freely downloading songs in MP3 format is iTunes. However, it is possible to download songs without using iTunes. The only requirement is that your device should have already been jailbroken. Check our other posts for steps in jailbreaking your iPhone or iPad here. [...]]]></description>
			<content:encoded><![CDATA[<p>If you have an iDevice, the biggest obstacle you would have in freely downloading songs in MP3 format is iTunes. However, it is possible to download songs without using iTunes. The only requirement is that your device should have already been jailbroken. Check our other posts for steps in jailbreaking your iPhone or iPad <a href="http://www.geekmods.com/tag/jailbreak/">here.</a></p>
<h3>The following are the steps to downloading MP3s without needing iTunes:</h3>
<p>1. Using Cydia, download iFile and install it.</p>
<p>2. Using Cydia, download the tweak for Safari Download Manager.</p>
<p>3. Open your Safari browser and search for the MP3 you want. Once you&#8217;ve found it, download it through the freshly installed Safari Download Manager tool.</p>
<div id="attachment_403" class="wp-caption aligncenter" style="width: 276px"><a href="http://www.geekmods.com/wp-content/uploads/2012/02/safari-download-manager.jpg"><img class="size-full wp-image-403" title="safari-download-manager" src="http://www.geekmods.com/wp-content/uploads/2012/02/safari-download-manager.jpg" alt="" width="266" height="378" /></a><p class="wp-caption-text">Safari Download Manager. Source: iphone-tips-and-advice.com</p></div>
<p>4. Once the download has been completed, open the MP3 using iFile. You will notice that a blue arrow icon to the left of the MP3&#8242;s file name. Clicking the button will bring you to a &#8220;File Attributes&#8221; page.</p>
<div id="attachment_402" class="wp-caption aligncenter" style="width: 266px"><a href="http://www.geekmods.com/wp-content/uploads/2012/02/iFile.png"><img class=" wp-image-402 " title="iFile" src="http://www.geekmods.com/wp-content/uploads/2012/02/iFile.png" alt="" width="256" height="368" /></a><p class="wp-caption-text">iFile. Source: iphone.heinelt.eu</p></div>
<p>5. Scroll down the page, look for the &#8220;Add to Library&#8221; button and click it.</p>
<p>6. iFile will then create an M4A file (an audio file playable in any iDevice) and will save it in your music library.<br />
Unfortunately, this tweak doesn&#8217;t work with devices that use iOS 5 and iOS 5.0.1 because these don&#8217;t supprt the Safari Download Manager, which is an essential part of the process.</p>
<p>For those that don&#8217;t have iOS 5 or 5.0.1 iDevices, you can enjoy the unlimited downloading of and listening to MP3 audio without the need for iTunes!</p>]]></content:encoded>
			<wfw:commentRss>http://www.geekmods.com/2012/03/07/download-mp3-songs-on-your-iphone-ipad-without-using-itunes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sync Your iPhone &amp; iPad with Different iTunes Libraries Using MultiTunes</title>
		<link>http://www.geekmods.com/2012/03/07/sync-your-iphone-ipad-with-different-multiple-itunes/</link>
		<comments>http://www.geekmods.com/2012/03/07/sync-your-iphone-ipad-with-different-multiple-itunes/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 06:07:01 +0000</pubDate>
		<dc:creator>Jairene Cruz</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[jailbreak tweak]]></category>
		<category><![CDATA[multitunes]]></category>

		<guid isPermaLink="false">http://www.geekmods.com/?p=405</guid>
		<description><![CDATA[Jailbreaking your iDevice has a lot of advantages. More and more useful tweaks and applications are being created to maximize the use of your iPhone, iPad or iPod. One the things iDevice owners probably hate about their iDevice is that they can only sync their device with one computer at a time. But what if [...]]]></description>
			<content:encoded><![CDATA[<p>Jailbreaking your iDevice has a lot of advantages. More and more useful tweaks and applications are being created to maximize the use of your iPhone, iPad or iPod. One the things iDevice owners probably hate about their iDevice is that they can only sync their device with one computer at a time.</p>
<p>But what if you make use of several computers and they all have different music libraries? Are you just bound to have your iDevice&#8217;s music library changed time and again? That would be a bummer! But there&#8217;s a way around that problem, and that is by using MultiTunes.</p>
<h2>What is MultiTunes?</h2>
<p>It is a jailbreak tweak that allows you to create multiple iTunes libraries in one device. The app can be freely downloaded from Cydia.</p>
<div id="attachment_406" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.geekmods.com/wp-content/uploads/2012/02/multitunes.png"><img class="size-full wp-image-406" title="multitunes" src="http://www.geekmods.com/wp-content/uploads/2012/02/multitunes.png" alt="" width="300" height="646" /></a><p class="wp-caption-text">MultiTunes. Source: modmyi.com</p></div>
<p>The app is pretty easy to use. Run the app in your iPhone and create a new media library. You can create several libraries, if you want. Now, assign one library to each computer you use. If you want to connect to computer A, for example, and the library assigned to it is Library A, make sure you choose Library A in the list of media libraries in MultiTunes before you connect your device to the computer. The computer will sync with that specific library only.</p>
<p>There are actually two things you ought to keep in mind when usign the MultiTunes App. One is that if you want to download something (whether that be in iTunes or in  an App Store), make sure the original media library is selected. If not, whatever you may download may end up being corrupted files. The second thing you should keep in mind that you should name your media libraries appropriately, else you might confuse yourself and end up connecting the wrong library to a computer.</p>
<p>Here&#8217;s a video on how to install and use MultiTunes:</p>
<p><object width="600" height="335" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/XSJi2xoCWKE?version=3&amp;hl=en_US&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed width="600" height="335" type="application/x-shockwave-flash" src="http://www.youtube.com/v/XSJi2xoCWKE?version=3&amp;hl=en_US&amp;rel=0" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>Let us know if it worked for you!</p>]]></content:encoded>
			<wfw:commentRss>http://www.geekmods.com/2012/03/07/sync-your-iphone-ipad-with-different-multiple-itunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iUnlock: Unlock Your iPhone With a Bang!</title>
		<link>http://www.geekmods.com/2012/03/07/iunlock-unlock-your-iphone/</link>
		<comments>http://www.geekmods.com/2012/03/07/iunlock-unlock-your-iphone/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 05:55:45 +0000</pubDate>
		<dc:creator>Jairene Cruz</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[cydia tweak]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iunlock]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[unlockfx]]></category>

		<guid isPermaLink="false">http://www.geekmods.com/?p=410</guid>
		<description><![CDATA[One great thing about jailbreaks on iPhones is that they can be fun! With just a few clicks and some patience, you&#8217;ll be able to make your iDevice into something unique and interesting. If you are into customization, then you will undoubtedly love iUnlock. What is iUnlock? It is an app that customizes the way [...]]]></description>
			<content:encoded><![CDATA[<p>One great thing about jailbreaks on iPhones is that they can be fun! With just a few clicks and some patience, you&#8217;ll be able to make your iDevice into something unique and interesting. If you are into customization, then you will undoubtedly love iUnlock.</p>
<h2>What is iUnlock?</h2>
<div id="attachment_411" class="wp-caption aligncenter" style="width: 576px"><a href="http://www.geekmods.com/wp-content/uploads/2012/02/iunlock-ios.jpg"><img class="size-full wp-image-411" title="iunlock-ios" src="http://www.geekmods.com/wp-content/uploads/2012/02/iunlock-ios.jpg" alt="" width="566" height="422" /></a><p class="wp-caption-text">iUnlock. Source: applelistic.net</p></div>
<p>It is an app that customizes the way you unlock your phone. Instead of the typical slide, press or click, this app offers fascinating ways to unlock your device such as curl, ripple, suck, push, cube, reveal, fade, move and flip. As if this is  not cool enough, there are a lot of sound effects to choose from. The best part is that you can use your own sound!</p>
<p>With iUnlock, you can customize the push and pull unlocking options. You can design it to unlock when you push or pull from the left, right, top or bottom. Whichever animation you choose for the unlocking process, you can control the speed at which it responds to your actions.</p>
<p>You can get this tweak from Cydia at the price of $1.99. Not bad for a cool app. It is actually very similar to UnlockFX, only better because 1) it has more animations, and 2) it can be used for a trial of 3 days!</p>]]></content:encoded>
			<wfw:commentRss>http://www.geekmods.com/2012/03/07/iunlock-unlock-your-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtuous Prime: Transformer Prime’s First Custom ROM</title>
		<link>http://www.geekmods.com/2012/03/07/virtuous-prime-transformer-primes-first-custom-rom/</link>
		<comments>http://www.geekmods.com/2012/03/07/virtuous-prime-transformer-primes-first-custom-rom/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 05:53:40 +0000</pubDate>
		<dc:creator>Jairene Cruz</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android 4]]></category>
		<category><![CDATA[custom ROM]]></category>
		<category><![CDATA[ice cream sandwich android]]></category>
		<category><![CDATA[transformer prime]]></category>
		<category><![CDATA[virtuous prime]]></category>

		<guid isPermaLink="false">http://www.geekmods.com/?p=415</guid>
		<description><![CDATA[Several weeks have passed since the OTA rollout, and the update on the Android 4.0 has settled down after overcoming several minor problems. Since the update has now settled and minor problems were fixed, a fresh ICS Custom ROM for Transformer Prime has been released. This Custom ROM, named Virtuous Prime, was developed by Team [...]]]></description>
			<content:encoded><![CDATA[<p>Several weeks have passed since the OTA rollout, and the update on the Android 4.0 has settled down after overcoming several minor problems. Since the update has now settled and minor problems were fixed, a fresh ICS Custom ROM for Transformer Prime has been released. This Custom ROM, named Virtuous Prime, was developed by Team VirtuousROM and was based on the most recent release of Asus Stock ICS (WW 9.4.2.14). Being the first ever custom ROM for Transformer Prime, it is still classified as Beta. Bugs in the new ROM (if there are some) are still unidentified.</p>
<h3><strong>What are the Features of Virtuous Prime?</strong></h3>
<p>Virtuous Prime boasts of being deodexed, de-bloated, fully zipaligned, rooted, optimum usability and fluid performance, stock kernel, based on the most recent ASUS release and includes 1.6Ghz OC.</p>
<p>However, Virtuous Prime is only compatible with TF201 Transformer Prime EEE Pad from Asus. Before making use of this custom ROM, you must first learn about your device model.</p>
<div id="attachment_416" class="wp-caption aligncenter" style="width: 610px"><a href="http://www.geekmods.com/wp-content/uploads/2012/03/prime.png"><img class="size-full wp-image-416" title="prime" src="http://www.geekmods.com/wp-content/uploads/2012/03/prime.png" alt="" width="600" height="375" /></a><p class="wp-caption-text">Virtuous Prime. Source: xda-developers.com</p></div>
<h3></h3>
<h3><strong>Installing Virtuous Prime in your Transformer Prime Pad</strong></h3>
<p>Before installing this custom ROM, your device must already have unlocked bootloader. You also need root access to your Android 4.0 and Custom Recovery CWM must have already been installed. If your device passes all requirements, then you can install the Virtuous Prime.</p>
<p>The following are the steps to installing the custom ROM:</p>
<p>1. Virtuous Prime must be downloaded to your computer. Here are the links for the file download:</p>
<blockquote><p><a href="http://bit.ly/zVY2im">Virtuous Prime 9.4.2.14 Beta</a></p>
<p><a href="http://bit.ly/yOV48v">Virtuous Prime 9.4.2.14 Version 2</a></p>
<p><a href="http://bit.ly/zrRUC5">Virtuous Prime 9.4.2.15</a></p></blockquote>
<p>2. Copy the downloaded file from your computer to SD Card of your device.</p>
<p>3. Reboot your Transformer Prime to recovery. To do this, press the volume-down button and the power button at the same time. Hold them until the splash screen shows up and you see some characters in the upper left corner of the screen. Then release the two buttons and press the Increase Volume button. This will take you to the recovery.</p>
<p>4. Backup your current ROM. In the CWM menu, choose Back-up and Restore. The next screen will ask you to confirm, so just choose Yes – Backup.</p>
<p>5. Full data wipe. Choose to Wipe Data (or Factory Reset) and then confirm this on the next screen. Choose Wipe Cache Partition and confirm again on the following screen. In the main menu, look for Advanced option. Choose Wipe Dalvik Cache, then confirm on the following screen.</p>
<p>6. In the main menu, choose to “install zip from SDcard”, then “Choose zip from SD card”.  You will be asked to search for your file. Once you found the Virtuous Prime ROM, click on it using the device’s power button. This will prompt the installation to start.</p>
<p>7. Have patience while the ROM is installed in your device, it will only be a couple of minutes or less. Once it flashes completely, select on Go Back then Reboot your Android.</p>
<p>The reboot will take a while. Do not touch your device while it reboots! Also, once rebooting is complete and your device has turned, do not use it yet. The new ROM will “settling down”, which takes around 15 minutes. You will know that the device is still trying to “settle” its custom ROM when it functions slower than usual. So don’t use it yet. When it has regained its speed (as it was before the ROM installation), that means you can now start using it. Enjoy!</p>]]></content:encoded>
			<wfw:commentRss>http://www.geekmods.com/2012/03/07/virtuous-prime-transformer-primes-first-custom-rom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

