<?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>Techerator &#187; Derek Dahlen</title>
	<atom:link href="http://www.techerator.com/author/ddahlen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techerator.com</link>
	<description>Techerator is an excellent source of tips, guides, and reviews about software, web apps, technology, mobile phones, and computers.</description>
	<lastBuildDate>Thu, 17 May 2012 13:50:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to Install Google Android on the HTC Kaiser (AT&amp;T Tilt)</title>
		<link>http://www.techerator.com/2009/09/how-to-install-google-android-on-the-htc-kaiser-att-tilt/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-google-android-on-the-htc-kaiser-att-tilt</link>
		<comments>http://www.techerator.com/2009/09/how-to-install-google-android-on-the-htc-kaiser-att-tilt/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 17:01:37 +0000</pubDate>
		<dc:creator>Derek Dahlen</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[AT&T]]></category>
		<category><![CDATA[Google Android]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[HTC]]></category>

		<guid isPermaLink="false">http://www.techerator.com/?p=3657</guid>
		<description><![CDATA[Edit: Android can now be directly installed to NAND on the Kaiser. Flashing to NAND will allow direct booting to Android and complete replacement of Windows Mobile. NAND installation requires a HardSPL, while the method described below does not. For details on NAND flashing, please check this thread. Since its launch, Google’s open-source linux-based mobile [...]<p><a href="http://www.techerator.com/2009/09/how-to-install-google-android-on-the-htc-kaiser-att-tilt/">How to Install Google Android on the HTC Kaiser (AT&amp;T Tilt)</a> is a post from <a href="http://www.techerator.com">Techerator.com</a>.</p>

<strong>Related posts:</strong><ol>
<li><a href='http://www.techerator.com/2009/06/how-to-installing-adobe-air-on-fedora-11/' rel='bookmark' title='How To: Install Adobe AIR in Fedora 11'>How To: Install Adobe AIR in Fedora 11</a></li>
<li><a href='http://www.techerator.com/2010/08/android-app-roundup-sdmove-and-google-places/' rel='bookmark' title='Android App Roundup! SDMove and Google Places'>Android App Roundup! SDMove and Google Places</a></li>
<li><a href='http://www.techerator.com/2010/07/google-re-invents-android-development-with-app-inventor/' rel='bookmark' title='Google Re-Invents Android Development with App Inventor'>Google Re-Invents Android Development with App Inventor</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.techerator.com/wp-content/uploads/htc-android.jpg"><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-medium wp-image-3658" src="http://www.techerator.com/wp-content/uploads/htc-android-150x200.jpg" alt="htc-android" width="150" height="200" /></a><em>Edit: Android can now be directly installed to NAND on the Kaiser. Flashing to NAND will allow direct booting to Android and complete replacement of Windows Mobile. NAND installation requires a HardSPL, while the method described below does not. For details on NAND flashing, please check <a href="http://forum.xda-developers.com/showthread.php?t=643504">this thread.</a></em></p>
<p>Since its launch, Google’s open-source linux-based mobile OS, Android, has been a welcome addition to the market. During the past few months, enterprising hackers have been working to get Android running on phones which do not natively run the OS.</p>
<p>There are currently a number of phones which are capable of running Android, and this guide will specifically walk through the details of getting Android running on the HTC Kaiser (AT&amp;T Tilt).</p>
<p>Things you’ll need:</p>
<ul>
<li>A      supported phone</li>
<li>At      least a 512 MB micro SD card formatted with FAT 32 with enough space for      the Android files.</li>
</ul>
<p>Android requires a set of files in order to run properly:</p>
<ul>
<li>zImage      – This is the linux kernel</li>
<li>system.img/sqsh – This file stores the UI and some OS files</li>
<li>default.txt      – This file has the linux boot parameters.</li>
<li>Initrd.gz      – init ramdisk</li>
<li>rootfs.img/sqsh – Root filesystem image</li>
<li>user.conf      – This may also be included. It allows you to run shell scripts upon      system startup.</li>
<li>haret.exe      – this is the Linux bootloader. You’ll need this to boot Android from      within Windows Mobile.</li>
<li>media      folder – This contains android default ringtones and other media.</li>
</ul>
<p>Limitations of current Android builds on the HTC Kaiser:</p>
<ul>
<li>Directly      booting to Android (Must boot via haret.exe)</li>
<li>The      camera does not work</li>
<li>Bluetooth      does not work</li>
</ul>
<h3><strong>A Few Notes Before Installation</strong></h3>
<p>By installing Android, you will not actually replace Windows Mobile. You must boot to Android via the linux bootloader (haret.exe). While it is an inconvenience to not have direct booting to Android available, this does mean that you can run Android on a completely unmodified phone.</p>
<h3><strong>Installing Android</strong></h3>
<p><strong> </strong></p>
<p>Current packages can be found in the xda-developers forums: <a href="http://forum.xda-developers.com/forumdisplay.php?f=602">http://forum.xda-developers.com/forumdisplay.php?f=602</a></p>
<p>To install, unpack the package or assemble the files needed and place them in the root of your SD card. Once done, open haret.exe and select Run. Android should begin booting at this point. If it is your first boot it may take longer since it needs to create the data.img file which will contain all of your downloaded apps and settings.</p>
<p>Once booted, you’ll be prompted to login to your Google account. If you do not have one, there is an option to create one. In order to login or create a Google account, you’ll need to ensure the data connection is working. If it is not working you can skip the account login process and enable your data connection.</p>
<p>If your connectivity is not working after the initial installation, you may need to update or add your carrier APN. To do so, navigate to Settings &gt; Wireless Controls &gt; Mobile networks &gt; Access Point Names then click the menu button and select New APN and enter in your carrier APN info (APN Carrier Info is available here: <a href="http://www.androidonhtc.com/old/carrier_network_settings">http://www.androidonhtc.com/old/carrier_network_settings</a>). Once the APN information is in, you can test the connectivity with the Modem application.</p>
<p>With the data connection working, you can then login to your Google account. This will pull down all of your emails and contact information from Gmail. To ease the process of getting your contacts into your Android phone, you can import them into Gmail. (Guide here: <a href="http://mail.google.com/support/bin/answer.py?hl=en&amp;answer=8301">http://mail.google.com/support/bin/answer.py?hl=en&amp;answer=8301</a>).</p>
<p>Once you’re connected with your Google account you can enjoy the full glory of your new Android phone.</p>
<p>I highly recommend browsing through the market and checking out the apps available. Here are a few of my favorite picks:</p>
<ul>
<li>Twidroid      – Twitter Application</li>
<li>ConnectBot      – SSH Terminal Application</li>
<li>Google      Voice &#8211; Google Voice Application</li>
<li>The      Weather Channel – Weather Application</li>
<li>Pandora      – Pandora Music Application</li>
</ul>
<p>If you have any questions, feel free to ask them in the comments.</p>
<p><a href="http://www.techerator.com/2009/09/how-to-install-google-android-on-the-htc-kaiser-att-tilt/">How to Install Google Android on the HTC Kaiser (AT&amp;T Tilt)</a> is a post from <a href="http://www.techerator.com">Techerator.com</a>.</p>
<p><strong>Related posts:</strong><ol>
<li><a href='http://www.techerator.com/2009/06/how-to-installing-adobe-air-on-fedora-11/' rel='bookmark' title='How To: Install Adobe AIR in Fedora 11'>How To: Install Adobe AIR in Fedora 11</a></li>
<li><a href='http://www.techerator.com/2010/08/android-app-roundup-sdmove-and-google-places/' rel='bookmark' title='Android App Roundup! SDMove and Google Places'>Android App Roundup! SDMove and Google Places</a></li>
<li><a href='http://www.techerator.com/2010/07/google-re-invents-android-development-with-app-inventor/' rel='bookmark' title='Google Re-Invents Android Development with App Inventor'>Google Re-Invents Android Development with App Inventor</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.techerator.com/2009/09/how-to-install-google-android-on-the-htc-kaiser-att-tilt/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 40/2965 queries in 0.918 seconds using disk: basic

Served from: www.techerator.com @ 2012-05-17 11:57:33 -->
