<?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>molotov.bliss &#187; Android</title>
	<atom:link href="http://www.molotovbliss.com/blog/category/android-os-g1-sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.molotovbliss.com/blog</link>
	<description>Mb &#124; Magento &#124; Android &#124; Demo Scene &#124; Drum&#039;n&#039;Bass &#124; PHP &#124; Design</description>
	<lastBuildDate>Wed, 09 Dec 2009 08:31:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Android SDK 2.01 Emu WebKit User Agent</title>
		<link>http://www.molotovbliss.com/blog/android-os-g1-sdk/android-sdk-2-01-emu-webkit-user-agent/</link>
		<comments>http://www.molotovbliss.com/blog/android-os-g1-sdk/android-sdk-2-01-emu-webkit-user-agent/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 00:06:06 +0000</pubDate>
		<dc:creator>B00MER</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[AndroidOS]]></category>
		<category><![CDATA[g1]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.molotovbliss.com/blog/?p=752</guid>
		<description><![CDATA[
I got curious what the Android 2.01 SDK User Agent was returning after toying around with the iPhone theme for Magento.  It appears Apple has standardized the UserAgent and &#8220;Mobile Safari&#8221; as a condition should enable future detection of Webkit on any device without conditioning more. Here&#8217;s the full user agent being returned

?View Code HTML1
Mozilla/5.0 (Linux; U; Android [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.molotovbliss.com/blog/wp-content/uploads/2009/12/user-agent-2.01-android-emu.jpg"><img class="alignnone size-medium wp-image-753" title="user-agent-2.01-android-emu" src="http://www.molotovbliss.com/blog/wp-content/uploads/2009/12/user-agent-2.01-android-emu-300x211.jpg" alt="user agent 2.01 android emu 300x211 Android SDK 2.01 Emu WebKit User Agent" width="300" height="211" /></a></p>
<p>I got curious what the Android 2.01 SDK User Agent was returning after toying around with the <a href="http://www.molotovbliss.com/blog/magento-commerce/iphone-magento-theme-compatible-with-android/">iPhone theme for Magento</a>.  It appears Apple has standardized the UserAgent and &#8220;Mobile Safari&#8221; as a condition should enable future detection of Webkit on any device without conditioning more. Here&#8217;s the full user agent being returned</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p752code2'); return false;">View Code</a> HTML</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p7522"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p752code2"><pre class="html" style="font-family:monospace;">Mozilla/5.0 (Linux; U; Android 2.0.1; en-us;sdk Build/ES54) AppleWebKit/530.17+ (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17</pre></td></tr></table></div>


<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/eclipse-zend-studio-zendserver-android-sdk-how-to-install/">Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/iphone-magento-theme-compatible-with-android/">iPhone Magento theme compatible with Android</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/magento-phoning-home-to-big-brothervarien/">Magento: Phoning home to Big Brother/Varien?</a></li>
<li><a href="http://www.molotovbliss.com/blog/web-dev/selecting-30-days-or-older-entries-using-mysql-datetime-field/">Selecting 30 days or older entries using MySQL DateTime field</a></li>
<li><a href="http://www.molotovbliss.com/blog/general/x-cart-creators-release-gears-based-ecwid-e-commerce-widgets-in-beta/">X-Cart creators release Gears based Ecwid E-Commerce Widgets in Beta</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://www.molotovbliss.com/blog/android-os-g1-sdk/android-sdk-2-01-emu-webkit-user-agent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE</title>
		<link>http://www.molotovbliss.com/blog/magento-commerce/eclipse-zend-studio-zendserver-android-sdk-how-to-install/</link>
		<comments>http://www.molotovbliss.com/blog/magento-commerce/eclipse-zend-studio-zendserver-android-sdk-how-to-install/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 11:08:48 +0000</pubDate>
		<dc:creator>B00MER</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Magento Commerce]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.molotovbliss.com/blog/?p=733</guid>
		<description><![CDATA[
Recently installed the Zend Studio for Eclipse and took it upon myself to get Android Development setup as well.  I also found Magento works best with ZendServer, although it does require a few work arounds to get Magento to work with ZendServer.
However with that being said I&#8217;m pretty much happy to have one IDE that I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.molotovbliss.com/blog/wp-content/uploads/2009/12/zend-android.jpg"><img class="alignnone size-full wp-image-739" title="zend-android" src="http://www.molotovbliss.com/blog/wp-content/uploads/2009/12/zend-android.jpg" alt="zend android Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE" width="444" height="156" /></a></p>
<p>Recently installed the Zend Studio for Eclipse and took it upon myself to get Android Development setup as well.  I also found Magento works best with ZendServer, although it does require a few <a href="http://www.magentocommerce.com/boards/viewthread/4337/P15/#t141895">work arounds to get Magento to work with ZendServer</a>.</p>
<p>However with that being said I&#8217;m pretty much happy to have one IDE that I can do both Web Development, and Android Development in one IDE!</p>
<p>Now if only I can setup C# development, and Eclipse not be such a resource/memory hog.</p>
<p>ZendServer Community Edition<br /> <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_arrow.gif' alt=':arrow:' class='wp-smiley' title="Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE" /> <a href="http://www.zend.com/en/products/server-ce/index">http://www.zend.com/en/products/server-ce/index</a></p>
<p>Zend Studio for Eclipse<br /> <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_arrow.gif' alt=':arrow:' class='wp-smiley' title="Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE" /> <a href="http://www.zend.com/community/pdt">http://www.zend.com/community/pdt</a></p>
<p>Installing Android SDK<br /> <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_arrow.gif' alt=':arrow:' class='wp-smiley' title="Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE" /> <a href="http://developer.android.com/sdk/installing.html">http://developer.android.com/sdk/installing.html</a></p>
<p>Setting up Android SDK in Eclipse<br /> <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_arrow.gif' alt=':arrow:' class='wp-smiley' title="Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE" /> <a href="http://developer.android.com/sdk/eclipse-adt.html">http://developer.android.com/sdk/eclipse-adt.html</a></p>
<p>If anyone desires I can write up a more detailed step by step guide, however at this point I think its pretty easy to figure out, with the links I provided.  <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' title="Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE" /> </p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://www.molotovbliss.com/blog/general/magento-commerce-404-whoops-our-bad-error-reporting/">Magento Commerce Error Reporting Tip</a></li>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-sdk-2-01-emu-webkit-user-agent/">Android SDK 2.01 Emu WebKit User Agent</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/magento-paypal-standard-ipn-double-totals-bug-1-3-2-3-fix/">Magento: Paypal Standard IPN Double Totals Bug 1.3.2.3 + fix</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/iphone-magento-theme-compatible-with-android/">iPhone Magento theme compatible with Android</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/706/">Magento Tutorial Video: Display Product Images in Blocks and Pages</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://www.molotovbliss.com/blog/magento-commerce/eclipse-zend-studio-zendserver-android-sdk-how-to-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Magento theme compatible with Android</title>
		<link>http://www.molotovbliss.com/blog/magento-commerce/iphone-magento-theme-compatible-with-android/</link>
		<comments>http://www.molotovbliss.com/blog/magento-commerce/iphone-magento-theme-compatible-with-android/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 08:52:12 +0000</pubDate>
		<dc:creator>B00MER</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Magento Commerce]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.molotovbliss.com/blog/?p=710</guid>
		<description><![CDATA[After installing the iPhone Theme for Magento via Magento Connect do the following:
Simply configure the exceptions under &#8220;System&#8221;-&#62;&#8221;Configuration&#8221;-&#62;&#8221;Design&#8221;
Expand &#8220;Themes&#8221; see the screenshot and use the values &#8220;Mobile Safari&#124;iPhone&#124;iPod&#8221; for Matched expression, and &#8220;iphone&#8221; for value.  Since both iPhone and Android use WebKit they will both return the user agent as &#8220;Mobile Safari&#8221;.  Be [...]]]></description>
			<content:encoded><![CDATA[<p>After installing the <a href="http://www.magentocommerce.com/extension/303/iphone-theme" target="_blank">iPhone Theme for Magento</a> via Magento Connect do the following:</p>
<p>Simply configure the exceptions under &#8220;System&#8221;-&gt;&#8221;Configuration&#8221;-&gt;&#8221;Design&#8221;</p>
<p>Expand &#8220;Themes&#8221; see the screenshot and use the values &#8220;Mobile Safari|iPhone|iPod&#8221; for Matched expression, and &#8220;iphone&#8221; for value.  Since both iPhone and Android use WebKit they will both return the user agent as &#8220;Mobile Safari&#8221;.  Be sure and realize it IS case sensitive for all values.</p>
<p>However after some further testing with some iPhones won&#8217;t return &#8220;Mobile Safari&#8221; so the condition for iPhone or iPod needs to be added as well.</p>
<p>Cheers! <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="iPhone Magento theme compatible with Android" /> </p>
<p><a href="http://www.molotovbliss.com/blog/wp-content/uploads/2009/12/android-iphone1.gif"><img class="alignnone size-full wp-image-716" title="android-iphone" src="http://www.molotovbliss.com/blog/wp-content/uploads/2009/12/android-iphone1.gif" alt="android iphone1 iPhone Magento theme compatible with Android" width="474" height="556" /></a></p>
<p> <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_idea.gif' alt=':idea:' class='wp-smiley' title="iPhone Magento theme compatible with Android" /> Update: <a href="http://www.infinitezest.com/articles/which-web-browser-is-used-in-android.aspx" target="_blank">More details about Which Browser is used in Android</a></p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://www.molotovbliss.com/blog/general/magento-commerce-404-whoops-our-bad-error-reporting/">Magento Commerce Error Reporting Tip</a></li>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-sdk-2-01-emu-webkit-user-agent/">Android SDK 2.01 Emu WebKit User Agent</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/eclipse-zend-studio-zendserver-android-sdk-how-to-install/">Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/magento-paypal-standard-ipn-double-totals-bug-1-3-2-3-fix/">Magento: Paypal Standard IPN Double Totals Bug 1.3.2.3 + fix</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/706/">Magento Tutorial Video: Display Product Images in Blocks and Pages</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://www.molotovbliss.com/blog/magento-commerce/iphone-magento-theme-compatible-with-android/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Android 1.5 Based GUI Photoshop PSD</title>
		<link>http://www.molotovbliss.com/blog/android-os-g1-sdk/android-1-5-based-gui-photoshop-psd/</link>
		<comments>http://www.molotovbliss.com/blog/android-os-g1-sdk/android-1-5-based-gui-photoshop-psd/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 20:27:15 +0000</pubDate>
		<dc:creator>B00MER</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[AndroidOS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[g1]]></category>

		<guid isPermaLink="false">http://www.molotovbliss.com/blog/?p=648</guid>
		<description><![CDATA[
Pavel Maček has created a vector based Photoshop PSD file GUI mockup of 1.5 Android elements, great for mockups and planning! Kudos to Pavel!   

Possibly Related Posts:

Android SDK 2.01 Emu WebKit User Agent
Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE
iPhone Magento theme compatible with Android
G1 CPU Register Docs Revealed
Android Accelerometer [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.matcheck.cz/androidguipsd/" target="_blank"><img class="alignnone" src="http://www.matcheck.cz/androidguipsd/img/androidguipsd_v1.0.jpg" alt="androidguipsd v1.0 Android 1.5 Based GUI Photoshop PSD" width="486" height="810" title="Android 1.5 Based GUI Photoshop PSD" /></a></p>
<p><a style="outline-width: 0px; outline-style: initial; outline-color: initial; font-size: 12px; vertical-align: baseline; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; text-decoration: underline; padding: 0px; margin: 0px;" title="Personal website of Pavel Maček" href="http://www.matcheck.cz/"><span style="color: #000000;">Pavel Maček</span></a> has created a vector based Photoshop PSD file GUI mockup of 1.5 Android elements, great for mockups and planning! Kudos to Pavel!  <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=':wink:' class='wp-smiley' title="Android 1.5 Based GUI Photoshop PSD" /> </p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-sdk-2-01-emu-webkit-user-agent/">Android SDK 2.01 Emu WebKit User Agent</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/eclipse-zend-studio-zendserver-android-sdk-how-to-install/">Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/iphone-magento-theme-compatible-with-android/">iPhone Magento theme compatible with Android</a></li>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/g1-cpu-register-docs-revealed/">G1 CPU Register Docs Revealed</a></li>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-accelerometer-sensor-simulator-sd/">Android Accelerometer Sensor Simulator for SDK</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://www.molotovbliss.com/blog/android-os-g1-sdk/android-1-5-based-gui-photoshop-psd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>G1 CPU Register Docs Revealed</title>
		<link>http://www.molotovbliss.com/blog/android-os-g1-sdk/g1-cpu-register-docs-revealed/</link>
		<comments>http://www.molotovbliss.com/blog/android-os-g1-sdk/g1-cpu-register-docs-revealed/#comments</comments>
		<pubDate>Tue, 12 May 2009 03:59:09 +0000</pubDate>
		<dc:creator>B00MER</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[AndroidOS]]></category>
		<category><![CDATA[g1]]></category>

		<guid isPermaLink="false">http://www.molotovbliss.com/blog/?p=619</guid>
		<description><![CDATA[
Android Blogging Network Posted the full CPU Software Interface docs full of register address block goodness.  I&#8217;m by no means a low level ASM programmer but I think this opens up the doors for some really cool home brew applications for this hardware.  Like Hosting on any USB device, TV out?  
Here&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://andblogs.net/2009/05/specs/" rel="nofollow"><img src="http://techon.nikkeibp.co.jp/english/NEWS_EN/20081024/160067/thumb_430_and5.jpg" alt="thumb 430 and5 G1 CPU Register Docs Revealed"  title="G1 CPU Register Docs Revealed" /></a></p>
<p><a href="http://andblogs.net/2009/05/specs/" rel="nofollow">Android Blogging Network</a> Posted the full CPU Software Interface docs full of register address block goodness.  I&#8217;m by no means a low level ASM programmer but I think this opens up the doors for some really cool home brew applications for this hardware.  Like Hosting on any USB device, TV out? <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="G1 CPU Register Docs Revealed" /> </p>
<p>Here&#8217;s a direct link to the PDF files:<br /> <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_arrow.gif' alt=':arrow:' class='wp-smiley' title="G1 CPU Register Docs Revealed" /> <a href="http://andblogs.net/downloads/MSM-pdf.zip" rel="nofollow">MSM-pdf.zip</a></p>
<p>Also I&#8217;ve been looking for a means to run apps off the SD card, and found this on XDA which is free, or you can pay $1 in the market for it.  I&#8217;ve not tried it yet but a lot are showing success with it!</p>
<p> <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_arrow.gif' alt=':arrow:' class='wp-smiley' title="G1 CPU Register Docs Revealed" /> <a href="http://forum.xda-developers.com/showthread.php?t=504451" rel="nofollow">Apps to SDCard</a></p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-sdk-2-01-emu-webkit-user-agent/">Android SDK 2.01 Emu WebKit User Agent</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/eclipse-zend-studio-zendserver-android-sdk-how-to-install/">Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/iphone-magento-theme-compatible-with-android/">iPhone Magento theme compatible with Android</a></li>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-1-5-based-gui-photoshop-psd/">Android 1.5 Based GUI Photoshop PSD</a></li>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-accelerometer-sensor-simulator-sd/">Android Accelerometer Sensor Simulator for SDK</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://www.molotovbliss.com/blog/android-os-g1-sdk/g1-cpu-register-docs-revealed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Accelerometer Sensor Simulator for SDK</title>
		<link>http://www.molotovbliss.com/blog/android-os-g1-sdk/android-accelerometer-sensor-simulator-sd/</link>
		<comments>http://www.molotovbliss.com/blog/android-os-g1-sdk/android-accelerometer-sensor-simulator-sd/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 18:41:20 +0000</pubDate>
		<dc:creator>B00MER</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[accelerometer]]></category>
		<category><![CDATA[g1]]></category>

		<guid isPermaLink="false">http://www.molotovbliss.com/blog/?p=503</guid>
		<description><![CDATA[
I&#8217;ve yet to play with the Accelerometer in Android&#8217;s SDK, but I think this tool from OpenIntents that could be very useful, and speed up development time.  Giving you the ability to test your application via mouse and not having to constantly having to load a real G1 with the application, etc.
  SensorSimulator &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/openintents/wiki/SensorSimulator"><img src="http://openintents.googlecode.com/svn/images/screenshots/Release-0.1.2/sensorsimulator01a_anim.gif" alt="sensorsimulator01a anim Android Accelerometer Sensor Simulator for SDK" width="518" height="353" title="Android Accelerometer Sensor Simulator for SDK" /></a></p>
<p>I&#8217;ve yet to play with the Accelerometer in Android&#8217;s SDK, but I think this tool from OpenIntents that could be very useful, and speed up development time.  Giving you the ability to test your application via mouse and not having to constantly having to load a real G1 with the application, etc.</p>
<p> <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_arrow.gif' alt=':arrow:' class='wp-smiley' title="Android Accelerometer Sensor Simulator for SDK" /> <a href="http://code.google.com/p/openintents/wiki/SensorSimulator">SensorSimulator &#8211;   openintents &#8211;    Sensor Simulator for simulating sensor data in real time. &#8211; Google Code</a>.</p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-sdk-2-01-emu-webkit-user-agent/">Android SDK 2.01 Emu WebKit User Agent</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/eclipse-zend-studio-zendserver-android-sdk-how-to-install/">Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/iphone-magento-theme-compatible-with-android/">iPhone Magento theme compatible with Android</a></li>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-1-5-based-gui-photoshop-psd/">Android 1.5 Based GUI Photoshop PSD</a></li>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/g1-cpu-register-docs-revealed/">G1 CPU Register Docs Revealed</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://www.molotovbliss.com/blog/android-os-g1-sdk/android-accelerometer-sensor-simulator-sd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android &#8220;Cupcake&#8221; update getting close?</title>
		<link>http://www.molotovbliss.com/blog/android-os-g1-sdk/android-cupcake-update-getting-close/</link>
		<comments>http://www.molotovbliss.com/blog/android-os-g1-sdk/android-cupcake-update-getting-close/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 19:53:08 +0000</pubDate>
		<dc:creator>B00MER</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[cupcake]]></category>
		<category><![CDATA[g1]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.molotovbliss.com/blog/?p=482</guid>
		<description><![CDATA[
According to a post in the Android Beginners Google Group, the Cupcake update has been merged with the master group. Some of the items listed:
 

Save MMS attachments, Faster scrolling in conversations.
Email fixes galore.
Alarm Clock fixes
Music fades for phone calls.  New media search intent.
Browser updates, with SquirrelFish JS engine, Webkit core update, copy/paste on page [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://groups.google.com/group/android-beginners/browse_thread/thread/935497e428ea7bf5  rel="><img class="alignleft" style="margin: 10px;" src="http://groups.google.com/group/android-beginners/icon?v=1&amp;hl=en&amp;pfb=do" alt="Android" width="42" height="42" title="Android Cupcake update getting close?" /></a></p>
<p>According to a post in the <a rel="nofollow" href="http://groups.google.com/group/android-beginners/">Android Beginners Google Group</a>, the Cupcake update has been merged with the master group. Some of the items listed:</p>
<p> </p>
<ul>
<li>Save MMS attachments, Faster scrolling in conversations.</li>
<li>Email fixes galore.</li>
<li>Alarm Clock fixes</li>
<li>Music fades for phone calls.  New media search intent.</li>
<li>Browser updates, with SquirrelFish JS engine, Webkit core update, copy/paste on page text, search page, faster screen draws.</li>
<li>Video Recorder, Share intent for videos, video thumbnails, local file playback, Hardware encoded videos</li>
<li>Download Manager has better handling</li>
<li>On screen keyboard</li>
<li>Access raw audio data from application code</li>
<li>Framework support for listing processes</li>
<li>UI Rework for &#8220;Manage Applications&#8221;.</li>
<li>Blue Tooth A2DP &amp; AVRCP profiles support</li>
<li>New Linux kernel based on 2.6.27.</li>
<li>Basic x86 support ( <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_question.gif' alt=':?:' class='wp-smiley' title="Android Cupcake update getting close?" /> what the heck this means is a good question <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_question.gif' alt=':?:' class='wp-smiley' title="Android Cupcake update getting close?" />  )</li>
<li>SIM Application Toolkit.</li>
<p>Get all the Details here:</p>
<p> <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_arrow.gif' alt=':arrow:' class='wp-smiley' title="Android Cupcake update getting close?" />  <a rel="nofollow" href="http://groups.google.com/group/android-beginners/browse_thread/thread/935497e428ea7bf5">Good News cupcake&#8221; development branch Merged to The master project</a></ul>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-sdk-2-01-emu-webkit-user-agent/">Android SDK 2.01 Emu WebKit User Agent</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/eclipse-zend-studio-zendserver-android-sdk-how-to-install/">Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/iphone-magento-theme-compatible-with-android/">iPhone Magento theme compatible with Android</a></li>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-1-5-based-gui-photoshop-psd/">Android 1.5 Based GUI Photoshop PSD</a></li>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/g1-cpu-register-docs-revealed/">G1 CPU Register Docs Revealed</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://www.molotovbliss.com/blog/android-os-g1-sdk/android-cupcake-update-getting-close/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android G1 Tethering</title>
		<link>http://www.molotovbliss.com/blog/android-os-g1-sdk/android-g1-tethering/</link>
		<comments>http://www.molotovbliss.com/blog/android-os-g1-sdk/android-g1-tethering/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 18:52:00 +0000</pubDate>
		<dc:creator>B00MER</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[g1]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[tether]]></category>

		<guid isPermaLink="false">http://www.molotovbliss.com/blog/?p=415</guid>
		<description><![CDATA[
I&#8217;ve been waiting to hear about a means to tether my G1 to a computer and be able to get online via 3G for those days when your ISP is having some issues, or your remote with a laptop but no wireless card.  Its currently free for the beta version but once its stable they [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.junefabrics.com/android/"><img class="alignright" src="http://www.junefabrics.com/images/pdanetw_icon.gif" alt="pdanetw icon Android G1 Tethering" width="100" height="50" title="Android G1 Tethering" /></a></p>
<p>I&#8217;ve been waiting to hear about a means to tether my G1 to a computer and be able to get online via 3G for those days when your ISP is having some issues, or your remote with a laptop but no wireless card.  Its currently free for the beta version but once its stable they will be charging for it, so download this beauty now and keep the executable on a USB drive I say!   <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' title="Android G1 Tethering" />  </p>
<p> <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_arrow.gif' alt=':arrow:' class='wp-smiley' title="Android G1 Tethering" /> <a href="http://www.junefabrics.com/android/">PdaNet &#8212; Use your G1 as a USB Modem</a>.</p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-sdk-2-01-emu-webkit-user-agent/">Android SDK 2.01 Emu WebKit User Agent</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/eclipse-zend-studio-zendserver-android-sdk-how-to-install/">Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/iphone-magento-theme-compatible-with-android/">iPhone Magento theme compatible with Android</a></li>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-1-5-based-gui-photoshop-psd/">Android 1.5 Based GUI Photoshop PSD</a></li>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/g1-cpu-register-docs-revealed/">G1 CPU Register Docs Revealed</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://www.molotovbliss.com/blog/android-os-g1-sdk/android-g1-tethering/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scan Barcodes/UPCs with Android G1, get Torrents!</title>
		<link>http://www.molotovbliss.com/blog/android-os-g1-sdk/scan-barcodesupcs-with-android-g1-get-torrents/</link>
		<comments>http://www.molotovbliss.com/blog/android-os-g1-sdk/scan-barcodesupcs-with-android-g1-get-torrents/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 05:29:43 +0000</pubDate>
		<dc:creator>B00MER</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[barcodes]]></category>
		<category><![CDATA[g1]]></category>
		<category><![CDATA[torrents]]></category>
		<category><![CDATA[upc]]></category>

		<guid isPermaLink="false">http://www.molotovbliss.com/blog/general/scan-barcodesupcs-with-android-g1-get-torrents/</guid>
		<description><![CDATA[
Torrent Droid
   

Possibly Related Posts:

Android SDK 2.01 Emu WebKit User Agent
Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE
iPhone Magento theme compatible with Android
Android 1.5 Based GUI Photoshop PSD
G1 CPU Register Docs Revealed

]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/h05KrEjHW6g&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/h05KrEjHW6g&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><a href="http://torrentfreak.com/torrent-droid-scan-barcodes-get-torrents-090311/">Torrent Droid</a></p>
<p> <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' title="Scan Barcodes/UPCs with Android G1, get Torrents!" /> <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Scan Barcodes/UPCs with Android G1, get Torrents!" /> </p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-sdk-2-01-emu-webkit-user-agent/">Android SDK 2.01 Emu WebKit User Agent</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/eclipse-zend-studio-zendserver-android-sdk-how-to-install/">Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/iphone-magento-theme-compatible-with-android/">iPhone Magento theme compatible with Android</a></li>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-1-5-based-gui-photoshop-psd/">Android 1.5 Based GUI Photoshop PSD</a></li>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/g1-cpu-register-docs-revealed/">G1 CPU Register Docs Revealed</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://www.molotovbliss.com/blog/android-os-g1-sdk/scan-barcodesupcs-with-android-g1-get-torrents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon.com Black G1 Phone&#8217;s on the cheap!</title>
		<link>http://www.molotovbliss.com/blog/android-os-g1-sdk/amazoncom-black-g1-phones-on-the-cheap/</link>
		<comments>http://www.molotovbliss.com/blog/android-os-g1-sdk/amazoncom-black-g1-phones-on-the-cheap/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 23:12:49 +0000</pubDate>
		<dc:creator>B00MER</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[cheap]]></category>

		<guid isPermaLink="false">http://www.molotovbliss.com/blog/?p=318</guid>
		<description><![CDATA[
Amazon.com has the Black G1&#8217;s up for sale for under $100, it requires a 2 year contract but heck of a deal for those looking to get THE phone if you ask me  
Amazon.com: T-Mobile G1 Phone with Google, Black (T-Mobile): Cell Phones &#38; Service.
In some other related news, it also appears that the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/B001JT1U1E?ie=UTF8&amp;tag=ab34gy-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001JT1U1E"><img class="alignleft" src="http://ecx.images-amazon.com/images/I/41HKTNsHRhL._SL500_AA280_.jpg" alt="41HKTNsHRhL. SL500 AA280  Amazon.com Black G1 Phones on the cheap!" width="202" height="202" title="Amazon.com Black G1 Phones on the cheap!" /></a></p>
<p style="text-align: left;">Amazon.com has the Black G1&#8217;s up for sale for under $100, it requires a 2 year contract but heck of a deal for those looking to get THE phone if you ask me <img src='http://www.molotovbliss.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' title="Amazon.com Black G1 Phones on the cheap!" /> </p>
<p><a href="http://www.amazon.com/gp/product/B001JT1U1E?ie=UTF8&amp;tag=ab34gy-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001JT1U1E">Amazon.com: T-Mobile G1 Phone with Google, Black (T-Mobile): Cell Phones &amp; Service</a>.</p>
<p>In some other related news, it also appears that the much debated <a href="http://www.talkandroid.com/836-android-cupcake-update-april/">CupCake update</a> will be released sometime in April.</p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-sdk-2-01-emu-webkit-user-agent/">Android SDK 2.01 Emu WebKit User Agent</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/eclipse-zend-studio-zendserver-android-sdk-how-to-install/">Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE</a></li>
<li><a href="http://www.molotovbliss.com/blog/magento-commerce/iphone-magento-theme-compatible-with-android/">iPhone Magento theme compatible with Android</a></li>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/android-1-5-based-gui-photoshop-psd/">Android 1.5 Based GUI Photoshop PSD</a></li>
<li><a href="http://www.molotovbliss.com/blog/android-os-g1-sdk/g1-cpu-register-docs-revealed/">G1 CPU Register Docs Revealed</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://www.molotovbliss.com/blog/android-os-g1-sdk/amazoncom-black-g1-phones-on-the-cheap/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
