<?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>Android Q &#187; install</title>
	<atom:link href="http://androidq.com/tag/install/feed" rel="self" type="application/rss+xml" />
	<link>http://androidq.com</link>
	<description>Rooting and Modding G1 tips</description>
	<lastBuildDate>Sat, 08 Aug 2009 19:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SPL Basics</title>
		<link>http://androidq.com/spl/spl-basics.html</link>
		<comments>http://androidq.com/spl/spl-basics.html#comments</comments>
		<pubDate>Sat, 27 Jun 2009 17:25:42 +0000</pubDate>
		<dc:creator>Android Q</dc:creator>
				<category><![CDATA[SPL's]]></category>
		<category><![CDATA[Bootloader]]></category>
		<category><![CDATA[Definition]]></category>
		<category><![CDATA[install]]></category>

		<guid isPermaLink="false">http://androidq.com/?p=44</guid>
		<description><![CDATA[About SPLs
This post contains information and downloads for SPLs for the HTC Dream (aka T-Mobile G1 and ADP1). What is a SPL? The SPL, or Second Program Loader, in conjunction with the IPL comprise a device&#8217;s bootloader. Aside from bootstrapping Android, the bootloader also fulfills various diagnostic functions. One of these functions is the manipulation [...]]]></description>
			<content:encoded><![CDATA[<p><strong>About SPLs</strong></p>
<p>This post contains information and downloads for SPLs for the HTC Dream (aka T-Mobile G1 and ADP1). What is a SPL? The SPL, or Second Program Loader, in conjunction with the IPL comprise a device&#8217;s bootloader. Aside from bootstrapping Android, the bootloader also fulfills various diagnostic functions. One of these functions is the manipulation of data in the device&#8217;s internal flash ram. Depending on the SPL installed, the user can apply a signed NBH file, flash nand images, and more. Note that the SPL is installed and operates independently of the Android build that runs atop it.</p>
<p><span id="more-44"></span>Currently there are three SPLs available. The G1 variant is the SPL that is installed in stock T-Mobile G1 phones. The Engineering variant is found in the Android Dev Phone 1. Finally, the HardSPL is a modification of the Engineering variant by cmonex, with additional hacker-friendly functionality. HardSPL is the recommended SPL.</p>
<p><strong>Installation</strong></p>
<p>The SPLs are packaged in the familiar update.zip format and install from the recovery console in the same fashion as other update files.</p>
<p>This is only verified to work for DREA100 and DREA110 devices. If you have a US or EU G1, it is most likely compatible. To check, boot into the SPL and confirm that the first word is DREA100 or DREA110. Please do not attempt to flash a SPL onto a Dream that does not fit that description!</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>1. If you are installing onto a G1, your G1 <span style="text-decoration: underline;">must</span> already have been &#8220;rooted&#8221; or otherwise have test-keys installed. ADP1 is exempt from this.</p>
<p>2. Download the desired SPL zip file, rename it to update.zip and copy it to the root of your sdcard. As usual, remember to dismount your USB drive before disconnecting.</p>
<p>3. Reboot the phone into recovery console (HOME + POWER) and flash the update with Alt+S.</p>
<p>4. To confirm it has installed properly, power on the G1 with <strong>BACK + <span style="color: red;">END</span></strong> to enter the bootloader. When you are done, press <strong><span style="color: green;">CALL</span> + MENU + <span style="color: red;">END</span></strong> to leave the bootloader (reboots the phone).</p>
<p>5. To revert a G1 to its factory SPL, simply apply the G1 Original SPL file.</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://androidq.com/spl/spl-basics.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to install a Theme</title>
		<link>http://androidq.com/themes/install-theme.html</link>
		<comments>http://androidq.com/themes/install-theme.html#comments</comments>
		<pubDate>Sat, 27 Jun 2009 08:14:38 +0000</pubDate>
		<dc:creator>Android Q</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[apply]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://androidq.com/?p=34</guid>
		<description><![CDATA[In order to install a theme, you first need to find a theme compatible with your ROM. For example, RC33 themes are not compatible with Cupcake themes. Hero themes are not compatible with Cupcake themes and so on. Usually, if you download a theme from here, we will indicate what ROM it is compatible with. [...]]]></description>
			<content:encoded><![CDATA[<p>In order to install a theme, you first need to find a theme compatible with your ROM. For example, RC33 themes are not compatible with Cupcake themes. Hero themes are not compatible with Cupcake themes and so on. Usually, if you download a theme from here, we will indicate what ROM it is compatible with. Other places should indicate it in the thread title as well.</p>
<p>If you don&#8217;t like the theme, you can flash the ROM you are using to revert back to the default theme. Alternatively, you can flash another theme to use it as well. I recommend you flash back to the default theme before switching to a different theme.</p>
<p>Flashing the same ROM or flashing a theme usually does not wipe your phone unless it states so (or something goes wrong).</p>
<p><span id="more-34"></span>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Please follow these steps to install a new theme:</p>
<p>1. Download the theme file.</p>
<p>2. Rename it to update.zip</p>
<p>3. Copy it to the root of your SD card.</p>
<p>4. Power phone off.</p>
<p>5. Power phone on, while holding the <strong>HOME</strong> button.</p>
<p>6. Press &#8220;Alt+S&#8221; to apply the theme.</p>
<p>7. Press <strong>HOME</strong> + <strong>BACK</strong> to reboot and you are done.</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://androidq.com/themes/install-theme.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
