<?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>Google Android</title>
	<atom:link href="http://android.marvinlee.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://android.marvinlee.net</link>
	<description>All about Google Android</description>
	<lastBuildDate>Thu, 11 Mar 2010 12:55:20 +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>How to snap shot or screen capture Nexus One</title>
		<link>http://android.marvinlee.net/2010/03/how-to-snap-shot-or-screen-capture-nexus-one/</link>
		<comments>http://android.marvinlee.net/2010/03/how-to-snap-shot-or-screen-capture-nexus-one/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 12:55:20 +0000</pubDate>
		<dc:creator>marvin</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Nexus One]]></category>
		<category><![CDATA[screen capture]]></category>

		<guid isPermaLink="false">http://android.marvinlee.net/?p=771</guid>
		<description><![CDATA[One of the Android phone feature that is lacking is a shortcut on the phone for a screen capture or snapshot.
The only way to do it at the moment is using the Dalvik Debug Monitor that comes with the Android SDK.
To make a screen capture of your Nexus One screen, follow the steps below (applicable [...]]]></description>
			<content:encoded><![CDATA[<p>One of the Android phone feature that is lacking is a shortcut on the phone for a screen capture or snapshot.</p>
<p>The only way to do it at the moment is using the Dalvik Debug Monitor that comes with the Android SDK.</p>
<p>To make a screen capture of your Nexus One screen, follow the steps below (applicable for Windows system only).</p>
<p>Click on the photos to enlarge.</p>
<p>Update your Android SDK or AVD Manager if you have not done so.<br />
Check that the USB Driver package is of revision 3 or later.</p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/03/sdk_update.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/sdk_update.png" alt="" title="sdk_update" width="500" class="aligncenter" /></a></p>
<p>Plug in your Nexus One to your computer via the USB cable. The driver installation dialog should pop up.</p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/03/driver1.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/driver1.png" alt="" title="driver1" width="500" class="aligncenter" /></a></p>
<p>Select install from a specific location.</p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/03/driver2.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/driver2.png" alt="" title="driver1" width="500" class="aligncenter" /></a></p>
<p>Search for the location of the USB driver in your Android SDK installation folder.</p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/03/driver3.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/driver3.png" alt="" title="driver1" width="500" class="aligncenter" /></a></p>
<p>Follow through the installation and wait for it to finish.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/03/driver4.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/driver4.png" alt="" title="driver1" width="500" class="aligncenter" /></a></p>
<p>Android Composite ADB interface should appear in your Device Manager.</p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/03/driver5.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/driver5.png" alt="" title="driver1" width="500" class="aligncenter" /></a></p>
<p>Now run the Dalvik Debug Monitor or the <strong>ddms.bat</strong> program under <em>tools</em> directory in your Android SDK folder.</p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/03/driver6.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/driver6.png" alt="" title="driver1" width="500" class="aligncenter" /></a></p>
<p>If everything goes well, you should see a device listed in the monitor application.</p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/03/n1_ddms.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/n1_ddms.png" alt="" title="n1_ddms" width="500" class="aligncenter"/></a></p>
<p>NOTE : If it&#8217;s empty, you might want to restart the DDM or restart your computer.</p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/03/screen_capture1.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/screen_capture1.png" alt="" title="screen_capture1" width="500" class="aligncenter" /></a></p>
<p>If it&#8217;s connected successfully, all you need to capture screen is select the device listed, go to the <strong>Device</strong> menu and then select <strong>Screen Capture</strong> (Ctrls-S shortcut).</p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/03/screen1.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/screen1.png" alt="" title="screen1" width="240" class="aligncenter" /></a></p>
<p>As the resolution of Nexus One is 800 x 480 pixels, it&#8217;s quite huge and the height actually overwhelmed my computer screen. <img src='http://android.marvinlee.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/03/screen4.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/screen4.png" alt="" title="screen4" width="240" class="aligncenter" /></a></p>
<p>It&#8217;s that easy!<br />
Actually not, cos I hoped it can be done with only the phone.</p>
]]></content:encoded>
			<wfw:commentRss>http://android.marvinlee.net/2010/03/how-to-snap-shot-or-screen-capture-nexus-one/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HTC Supersonic &#8211; WiMAX Android phone Video Leaked</title>
		<link>http://android.marvinlee.net/2010/03/htc-supersonic-wimax-android-phone-video-leaked/</link>
		<comments>http://android.marvinlee.net/2010/03/htc-supersonic-wimax-android-phone-video-leaked/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 14:20:43 +0000</pubDate>
		<dc:creator>marvin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Phone]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[AMOLED]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[HTC Sense]]></category>
		<category><![CDATA[HTC Supersonic]]></category>
		<category><![CDATA[Nexus One]]></category>
		<category><![CDATA[Qualcomm]]></category>
		<category><![CDATA[Snapdragon]]></category>
		<category><![CDATA[WiMAX]]></category>

		<guid isPermaLink="false">http://android.marvinlee.net/?p=767</guid>
		<description><![CDATA[Watch the video below of the rumoured HTC Supersonic, said to be going to Sprint and would be the first Android phone that supports WiMAX.

The screen is much larger than the Nexus One, said to be sporting a 4.3-inch AMOLED touchscreen display.
1 GHz Snapdragon processor from Qualcomm,
1GB of ROM
Running Android 2.1 with the HTC Sense!
These [...]]]></description>
			<content:encoded><![CDATA[<p>Watch the video below of the rumoured HTC Supersonic, said to be going to Sprint and would be the first Android phone that supports WiMAX.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Xok9E8SRCS0&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/Xok9E8SRCS0&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object></p>
<p>The screen is much larger than the <a href="http://android.marvinlee.net/tag/nexus-one/">Nexus One</a>, said to be sporting a 4.3-inch AMOLED touchscreen display.<br />
1 GHz Snapdragon processor from Qualcomm,<br />
1GB of ROM<br />
Running Android 2.1 with the HTC Sense!</p>
<p>These Android phones just keep coming from HTC and they get better and better. </p>
]]></content:encoded>
			<wfw:commentRss>http://android.marvinlee.net/2010/03/htc-supersonic-wimax-android-phone-video-leaked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Favourites from Nexus One</title>
		<link>http://android.marvinlee.net/2010/03/top-10-favourites-from-nexus-one/</link>
		<comments>http://android.marvinlee.net/2010/03/top-10-favourites-from-nexus-one/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 13:12:46 +0000</pubDate>
		<dc:creator>marvin</dc:creator>
				<category><![CDATA[Phone]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[AMOLED]]></category>
		<category><![CDATA[Battery]]></category>
		<category><![CDATA[Camera]]></category>
		<category><![CDATA[Live Wallpaper]]></category>
		<category><![CDATA[Nexus One]]></category>
		<category><![CDATA[Running Applications]]></category>
		<category><![CDATA[Scratch resistant screen]]></category>
		<category><![CDATA[Snapdragon]]></category>
		<category><![CDATA[Text-to-speech]]></category>
		<category><![CDATA[Top 10]]></category>

		<guid isPermaLink="false">http://android.marvinlee.net/?p=746</guid>
		<description><![CDATA[ It&#8217;s easy to find all the cool features of Nexus One. Within the first few days of using the free Nexus One, I&#8217;m glad to present my personal top 10 favourites.
In no particular order, here goes:
Screen size and brightness

The first thing that comes to sight is the larger screen size. Boasting a 3.7&#8243; widescreen [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0095-1.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0095-1.jpg" alt="" title="DSC_0095-1" width="500" class="aligncenter" /></a> It&#8217;s easy to find all the cool features of Nexus One. Within the <a href="http://android.marvinlee.net/?p=730">first few days of using the free Nexus One</a>, I&#8217;m glad to present my personal top 10 favourites.</p>
<p>In no particular order, here goes:</p>
<p><strong>Screen size and brightness</strong><br />
<a href="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0100-1.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0100-1.jpg" alt="" title="DSC_0100-1" width="500" class="aligncenter" /></a><br />
The first thing that comes to sight is the larger screen size. Boasting a 3.7&#8243; widescreen WVGA (800&#215;400), it is the biggest screen at the moment to come to a Android phone.<br />
The brightness and clarity of the AMOLED screen also makes reading on the Nexus One extremely comfortable. You just doesn&#8217;t feel there will be any strain to the eye after a prolong reading.</p>
<p><strong>Speed</strong><br />
<center><br />
<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/28L6rmyoWws&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/28L6rmyoWws&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object><br />
</center><br />
The next thing to realize is the speed of just about everything on the phone. It boots faster and applications of the same version, run much faster compared to any earlier phones.<br />
This of course is undoubted due to the Qualcomm QSD 8250 1 GHz (<a href="http://en.wikipedia.org/wiki/Snapdragon_%28processor%29">Snapdragon</a>) processor that is the engine of the phone.</p>
<p><strong>Live Wallpaper</strong><br />
<a href="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0116-1.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0116-1.jpg" alt="" title="DSC_0116-1" width="300" class="aligncenter size-full wp-image-758" /></a><br />
Noticeable running behind the homescreen is the new features that is Live Wallpaper. It&#8217;s nothing very fantastic in my opinion, but the interactivity of the screen with users&#8217; touch brings around fun and reduces the dullness of the phone. You can code a new live wallpaper to respond to the phone&#8217;s sensors like accelerometer, touch screen and even audio.<br />
Among the few default live wallpapers are audio visualizers the display according to the sound of audio being played.</p>
<p><strong>Slimness</strong><br />
<a href="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0111-1.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0111-1.jpg" alt="" title="DSC_0111-1" width="500" class="aligncenter size-full wp-image-759" /></a><br />
I used to put my phone into the pocket, but with HTC Hero it somewhat requires me to remove it from my pocket when I sit or drive. Nexus One allows me to revert to what I did before, it can just stay put in my pocket even when I drive or squat.<br />
Depth of 11.5mm makes it just a bit thicker than a pen.</p>
<p><strong>SDK &#8211; 2.1</strong><br />
Any newer SDK that comes in Android provides new feature and the 2.1 (that was <a href="http://developer.android.com/sdk/android-2.0-highlights.html">from 2.0 platform</a>) is one that had been look forward to by many.<br />
Interfaces of bundles apps have been improved and Gmail app can now support multiple accounts.</p>
<p><strong>Voice support or Text-to-speech</strong><br />
<center><br />
<object width="384" height="313"><param name="movie" value="http://www.youtube.com/v/pdukyMaQ46E&#038;hl=en_US&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/pdukyMaQ46E&#038;hl=en_US&#038;fs=1" type="application/x-shockwave-flash" width="384" height="313" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
</center><br />
Voice support although experimental and somewhat not too accurate, is one of the fun features that I valued in the phone. When typing with the virtual keyboard needed some getting used to, speaking to the phone and getting it translated to text is one convenient feature.<br />
Add Google Translate to it and some extension app/bundle, you can even get your speech in English translated to another language and hear it too!</p>
<p><strong>Camera</strong><br />
<a href="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0113-1.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0113-1.jpg" alt="" title="DSC_0113-1" width="300" class="aligncenter size-full wp-image-760" /></a><br />
The camera is only 5 megapixels and the same as my HTC Hero.<br />
However, the same cannot be said of its quality. I&#8217;m actually now able to be taking decently vivid photos and recording videos that doesn&#8217;t blur until you cannot recognize what you&#8217;re recording when I deliberately<br />
shake the phone.<br />
This is so much different as I just couldn&#8217;t stand a camera as HTC Hero&#8217;s that doesn&#8217;t qualified to be called a camera in the first place.</p>
<p><strong>Scratch-proof screen</strong><br />
<a href="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0098-1.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0098-1.jpg" alt="" title="DSC_0098-1" width="500" class="aligncenter" /></a><br />
If you have not watched the making of Nexus One videos, the phone had been through very terrible stress tests and have withstand it.<br />
<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/R1sz5c-R9h0&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/R1sz5c-R9h0&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object><br />
Compression test and bend test is just pure awful.<br />
Good for the consumers though, that they do not even need screen protector and additional phone cover at all due to the tests performed.<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/gpGAW6L5x8U&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/gpGAW6L5x8U&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><strong>Battery</strong><br />
<a href="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0114-1.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0114-1.jpg" alt="" title="DSC_0114-1" width="500" class="aligncenter size-full wp-image-761" /></a><br />
A fully charged Nexus One can last slightly longer. Although it doesn&#8217;t come with a spare, in countries that can purchase the Nexus One, you are also able purchase the spare battery.<br />
I was hoping that the battery can last a day with typical usage of file download, mobile internet, music streaming and such. Although it wasn&#8217;t as good as expected, it&#8217;s still good considering the processor is higher and it should drain the battery quicker.</p>
<p><strong>Running Applications</strong><br />
<a href="http://android.marvinlee.net/wp-content/uploads/2010/03/runnningapps.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/runnningapps.png" alt="" title="runnningapps" width="481" height="400" class="aligncenter size-full wp-image-763" /></a><br />
This is one feature that I have been waiting for a long time. Under the <em>Settings </em>menu -> <em>Applications </em>-> now appears <em>Running Applications</em> option, that displays the multiple running tasks and the percentage of power usage.<br />
Prior to this you will need to download an app that list the running processes but doesn&#8217;t actually show the programs in understandable names.<br />
This task manager is something I welcomed the most to keep my battery draining slow.</p>
<p>So here&#8217;s my top 10 Nexus One favourites.<br />
What&#8217;s yours?</p>
]]></content:encoded>
			<wfw:commentRss>http://android.marvinlee.net/2010/03/top-10-favourites-from-nexus-one/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Android Developer Labs World Tour 2010</title>
		<link>http://android.marvinlee.net/2010/03/android-developer-labs-world-tour-2010/</link>
		<comments>http://android.marvinlee.net/2010/03/android-developer-labs-world-tour-2010/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 14:37:06 +0000</pubDate>
		<dc:creator>marvin</dc:creator>
				<category><![CDATA[Event]]></category>
		<category><![CDATA[Phone]]></category>
		<category><![CDATA[Android Developer Labs]]></category>
		<category><![CDATA[Code Android Malaysia]]></category>
		<category><![CDATA[CodeAndroid]]></category>
		<category><![CDATA[Singapore]]></category>

		<guid isPermaLink="false">http://android.marvinlee.net/?p=730</guid>
		<description><![CDATA[I went for the Android Developer Labs World Tour in Singapore on 28 Feb 2010.

The Google Android team advocates flew over to share insights and inner workings of the Android platform with developers.
Read about the event on Code Android Malaysia blog.
It was one unforgettable trip, as Google gave every attendee a free Google Nexus One.
The [...]]]></description>
			<content:encoded><![CDATA[<p>I went for the <a href="http://android-developers.blogspot.com/2010/01/android-developer-labs-world-tour.html">Android Developer Labs World Tour</a> in Singapore on 28 Feb 2010.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/1ZimM7K6_eA&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/1ZimM7K6_eA&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>The Google Android team advocates flew over to share insights and inner workings of the Android platform with developers.</p>
<p>Read about the event on <a target="_blank" href="http://blog.codeandroid.my/2010/03/codeandroid-malaysia-attended-android.html">Code Android Malaysia blog</a>.</p>
<p>It was one unforgettable trip, as Google gave every attendee a free Google Nexus One.<br />
The free phone was a real surprise as it wasn&#8217;t mentioned in the agenda of the event.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0091-1.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0091-1.jpg" alt="" title="DSC_0091-1" width="250" class="aligncenter" /></a></p>
<p>There was extreme excitement and being in a group of around a hundred people unboxing the Nexus One together.</p>
<p>The experience of building and running Live Wallpaper example app immediately after that is so much fun.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0094-1.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/03/DSC_0094-1.jpg" alt="" title="DSC_0094-1" width="250" class="aligncenter" /></a></p>
<p>To me, the event is a way for Google to market or publicize the Android platform and also indirectly to motivate developers to create more applications using the SDK.</p>
<p>I know I am more motivated to create some Android apps now, but having a idea that would attract many users of the app is more important.</p>
<p>What do you think? What kind of app do you think is important or useful in a mobile phone?</p>
]]></content:encoded>
			<wfw:commentRss>http://android.marvinlee.net/2010/03/android-developer-labs-world-tour-2010/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Shopper for Android in Action on HTC Hero</title>
		<link>http://android.marvinlee.net/2010/02/google-shopper-for-android-in-action-on-htc-hero/</link>
		<comments>http://android.marvinlee.net/2010/02/google-shopper-for-android-in-action-on-htc-hero/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 04:33:05 +0000</pubDate>
		<dc:creator>marvin</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[Google Shopper]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://android.marvinlee.net/?p=721</guid>
		<description><![CDATA[Google recently released the Google Shopper app for Android.
The app scans music covers, book covers and bar codes, then searches the internet for places where they can be found online and displayed as results.
I visited a &#8220;popular&#8221; bookstore recently and found that I could have some fun with the app scanning music covers and book [...]]]></description>
			<content:encoded><![CDATA[<p>Google recently released the <strong><a target="_blank" href="http://www.google.com/mobile/shopper/">Google Shopper</a></strong> app for Android.</p>
<p>The app scans music covers, book covers and bar codes, then searches the internet for places where they can be found online and displayed as results.</p>
<p>I visited a &#8220;popular&#8221; bookstore recently and found that I could have some fun with the app scanning music covers and book covers.</p>
<p>Watch the video below for the Google Shopper for Android in Action on my HTC Hero.</p>
<p><center><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/iLKQX3p-KwA&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/iLKQX3p-KwA&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object><br />
</center></p>
<p>Pardon me with the low quality video as it was recorded with another mobile phone.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/shopper_history.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/shopper_history.png" alt="" title="shopper_history" width="320" height="480" class="aligncenter size-full wp-image-723" /></a></p>
<p>The screen above is the history list of the products scanned.</p>
<p>Is Google just making it harder for brick-and-mortar type of business to survive? Particularly music and books businesses.</p>
<p>Music store and book store, you better get your repository online as well! </p>
<p>You know you&#8217;re in trouble when dozens of shoppers visit your shop shoving phones in front of your product covers and leaving your shop with nothing. <img src='http://android.marvinlee.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>To download the Google Shopper for Android, scan the QR code below with your Bar Code scanner app:</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/shopperQR.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/shopperQR.png" alt="" title="shopperQR" width="250" height="250" class="aligncenter size-full wp-image-724" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://android.marvinlee.net/2010/02/google-shopper-for-android-in-action-on-htc-hero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Submitting your app to Android Market</title>
		<link>http://android.marvinlee.net/2010/02/submitting-your-app-to-android-market/</link>
		<comments>http://android.marvinlee.net/2010/02/submitting-your-app-to-android-market/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 15:22:40 +0000</pubDate>
		<dc:creator>marvin</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Android Market]]></category>
		<category><![CDATA[Google Checkout]]></category>

		<guid isPermaLink="false">http://android.marvinlee.net/?p=710</guid>
		<description><![CDATA[My first Android app (which is not an experiment) was released recently &#8211; The Star Online for Android v1.0.1.
It was also available from Android Market and it is quite easy to submit your application to the market.
All you need to do is go to the Android Market for publishers and go through the steps.
The one [...]]]></description>
			<content:encoded><![CDATA[<p>My first Android app (which is not an experiment) was released recently &#8211; <a href="http://android.marvinlee.net/2010/02/the-star-online-for-android-v1-0-1/">The Star Online for Android v1.0.1</a>.</p>
<p>It was also available from Android Market and it is quite easy to submit your application to the market.</p>
<p>All you need to do is go to the <a target="_blank" href="http://market.android.com/publish/Home">Android Market for publishers</a> and go through the steps.</p>
<p>The one most important thing is to have your Credit Card available for the USD 25.00 Android Developer Registration Fee via <a href="http://checkout.google.com/">Google Checkout</a>.</p>
<p>Click on the pictures on enlarge.<br />
<a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/02/25_checkout.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/25_checkout.jpg" alt="" title="25_checkout" width="500" class="aligncenter" /></a></p>
<p>You will also be requested to submit your personal information, in order to track the actual developer just in case your application presents issue to users. I assume apps that have security vulnerabilities, scams or phishing apps. There shouldn&#8217;t be any issues if you&#8217;re building a good-to-go app. <img src='http://android.marvinlee.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/02/market_publish.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/market_publish.jpg" alt="" title="market_publish" width="500" class="aligncenter" /></a></p>
<p>Once it&#8217;s done, the Publisher Home screens will list the apps you have submitted, with accompanying statistics like the number of downloads and active users.</p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/02/market_publish_done.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/market_publish_done.jpg" alt="" title="market_publish_done"  width="500" class="aligncenter" /></a></p>
<p>Are you an Android developer? How do you promote your Android app on Android Market?</p>
]]></content:encoded>
			<wfw:commentRss>http://android.marvinlee.net/2010/02/submitting-your-app-to-android-market/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress for Android</title>
		<link>http://android.marvinlee.net/2010/02/wordpress-for-android/</link>
		<comments>http://android.marvinlee.net/2010/02/wordpress-for-android/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 14:52:38 +0000</pubDate>
		<dc:creator>marvin</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://android.marvinlee.net/?p=671</guid>
		<description><![CDATA[Wordpress actually have an app for Android.

At the time of writing, the Android app released is now version v1.0.1.
What I did was immediately did a download, and made a first test post.
It was neat, though with some minor hiccups.
This post then, is to show the process of using Wordpress for Android v1.0.1 when I posted [...]]]></description>
			<content:encoded><![CDATA[<p>Wordpress actually have an app for Android.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/market.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/market.png" alt="" title="market" width="320" height="480" class="aligncenter size-full wp-image-672" /></a></p>
<p>At the time of writing, the Android app released is now version <a target="_blank" href="http://android.wordpress.org/2010/02/09/version-1-0-1-now-available/"><strong>v1.0.1</strong></a>.</p>
<p>What I did was immediately did a download, and <a href="http://android.marvinlee.net/2010/02/test-post-with-wordpress-for-android/">made a first test post</a>.<br />
It was neat, though with some minor hiccups.</p>
<p>This post then, is to show the process of using Wordpress for Android v1.0.1 when I posted the first blog post from my HTC Hero.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android1.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android1.png" alt="" title="wordpress_android1" width="320" height="480" class="aligncenter size-full wp-image-673" /></a></p>
<p>It&#8217;s easy to download this app, just search &#8216;Wordpress&#8217; from Android Market.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android2.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android2.png" alt="" title="wordpress_android2" width="320" height="480" class="aligncenter size-full wp-image-673" /></a></p>
<p>Usual stuff, agree to the end user license and submit your blog URL with credentials.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android4.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android4.png" alt="" title="wordpress_android4" width="320" height="480" class="aligncenter size-full wp-image-673" /></a></p>
<p>It will perform configuration or I suppose it&#8217;s actually saving data to your phone.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android5.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android5.png" alt="" title="wordpress_android5" width="320" height="480" class="aligncenter size-full wp-image-673" /></a></p>
<p>If you encounter the error of XML-RPC fault, it&#8217;s because you have not enabled it for your blog.<br />
To enable it, go to your wordpress admin dashboard, <strong>Settings </strong>menu and go to <strong>Writing Settings</strong>. Make sure the XML-RPC checkbox is selected, and retry.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android6.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android6.png" alt="" title="wordpress_android6" width="320" height="480" class="aligncenter size-full wp-image-673" /></a></p>
<p>You can even add multiple wordpress accounts!</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android71.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android71.png" alt="" title="wordpress_android7" width="320" height="480" class="aligncenter size-full wp-image-673" /></a></p>
<p>Posts and comments are then downloaded to your phone.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android8.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android8.png" alt="" title="wordpress_android8" width="320" height="480" class="aligncenter size-full wp-image-673" /></a><br />
<a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android9.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android9.png" alt="" title="wordpress_android9" width="320" height="480" class="aligncenter size-full wp-image-673" /></a></p>
<p>The long press on the screen will bring up a floating menu for options.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android10.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android10.png" alt="" title="wordpress_android10" width="320" height="480" class="aligncenter size-full wp-image-673" /></a></p>
<p>The screen below is a new post creation display. Functions are quite limited at the moment, but for a version 1 of the app, I think it&#8217;s very usable.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android11.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android11.png" alt="" title="wordpress_android11" width="320" height="480" class="aligncenter size-full wp-image-673" /></a></p>
<p>The Categories dropdown is empty though.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android12.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android12.png" alt="" title="wordpress_android12" width="320" height="480" class="aligncenter size-full wp-image-673" /></a></p>
<p>I had problem refreshing and data for Categories were never returned to the phone.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android13.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android13.png" alt="" title="wordpress_android13" width="320" height="480" class="aligncenter size-full wp-image-673" /></a></p>
<p>On your Post creation screen, the button at the bottom is a Save button. The button saves your posts as a draft to your Android device only. (It is not available on your blog&#8217;s server yet.)</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android14.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android14.png" alt="" title="wordpress_android14" width="320" height="480" class="aligncenter size-full wp-image-673" /></a></p>
<p>When you do a long press on the posts listing screen, you can see the option to upload the draft post to your blog and also continue editing or removing it altogether.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android15.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android15.png" alt="" title="wordpress_android15" width="320" height="480" class="aligncenter size-full wp-image-673" /></a></p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android16.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android16.png" alt="" title="wordpress_android16" width="320" height="480" class="aligncenter size-full wp-image-673" /></a></p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android17.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android17.png" alt="" title="wordpress_android17" width="320" height="480" class="aligncenter size-full wp-image-673" /></a></p>
<p>When you&#8217;re all set and the blog post is ready to go, ensure that the <strong>Publish</strong> checkbox is selected and the post will then go LIVE on your blog.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android18.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android18.png" alt="" title="wordpress_android18" width="320" height="480" class="aligncenter size-full wp-image-673" /></a></p>
<p>Congratulations to the Wordpress team for creating Wordpress for Android.</p>
<p>It&#8217;s still possible to see the error screen which crashes the app, but I&#8217;m pretty confident they&#8217;ll get pass it.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android_error.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/wordpress_android_error.png" alt="" title="wordpress_android_error" width="320" height="480" class="aligncenter size-full wp-image-691" /></a></p>
<p>Have you tried the app? Will you be using it often and what&#8217;s your opinion about Wordpress for Android app?</p>
]]></content:encoded>
			<wfw:commentRss>http://android.marvinlee.net/2010/02/wordpress-for-android/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Test post with Wordpress for Android</title>
		<link>http://android.marvinlee.net/2010/02/test-post-with-wordpress-for-android/</link>
		<comments>http://android.marvinlee.net/2010/02/test-post-with-wordpress-for-android/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 12:34:31 +0000</pubDate>
		<dc:creator>marvin</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://android.marvinlee.net/?p=668</guid>
		<description><![CDATA[Wordpress released its Wordpress for Android 1.0 release today and this post is an attempt to create a post using just that. 
Categories doesn&#8217;t seem to work on the HTC Hero at the moment.
I&#8217;m trying to embed a photo below which is selected from the photo album. I hope future release will allow instant camera [...]]]></description>
			<content:encoded><![CDATA[<p>Wordpress released its Wordpress for Android 1.0 release today and this post is an attempt to create a post using just that. </p>
<p>Categories doesn&#8217;t seem to work on the HTC Hero at the moment.</p>
<p>I&#8217;m trying to embed a photo below which is selected from the photo album. I hope future release will allow instant camera use. Would it be possible? <img style="display:block;margin-right:auto;margin-left:auto;" alt="image" src="http://android.marvinlee.net/wp-content/uploads/2010/02/wpid-IMAG0261.jpg" /></p>
<p>It might take a while to make a post with your mobile but when you&#8217;re used to it, it really does come useful when you need a quick post without a computer on hand. <img src='http://android.marvinlee.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </p>
]]></content:encoded>
			<wfw:commentRss>http://android.marvinlee.net/2010/02/test-post-with-wordpress-for-android/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Star Online for Android v1.0.1</title>
		<link>http://android.marvinlee.net/2010/02/the-star-online-for-android-v1-0-1/</link>
		<comments>http://android.marvinlee.net/2010/02/the-star-online-for-android-v1-0-1/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 00:23:05 +0000</pubDate>
		<dc:creator>marvin</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Android Market]]></category>
		<category><![CDATA[Mobentoo]]></category>
		<category><![CDATA[SAM]]></category>
		<category><![CDATA[SlideME]]></category>
		<category><![CDATA[The Star]]></category>
		<category><![CDATA[The Star Online]]></category>

		<guid isPermaLink="false">http://android.marvinlee.net/?p=641</guid>
		<description><![CDATA[The Star Online for Android is a small mobile project I embarked on to familiarize myself with the Android SDK and also to develop an application that would be useful for myself and also for the community.
The first version of The Star Online for Android (v1.0.1) is now available for FREE from Android Market and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The Star Online</strong> for Android is a small mobile project I embarked on to familiarize myself with the Android SDK and also to develop an application that would be useful for myself and also for the community.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/logo.gif"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/logo.gif" alt="" title="logo" width="200" height="55" class="alignleft size-full wp-image-646" /></a>The first version of <strong>The Star Online for Android (v1.0.1)</strong> is now available for FREE from <a target="_blank" href="http://www.android.com/market/">Android Market</a> and <a target="_blank" href="http://slideme.org/application/star-online">SlideME</a>.</p>
<p>It&#8217;s fairly easy to download and install to your Android device, regardless of you having the Android Market or not.<br />
Click on the link below to follow the respective guide:<br />
<a href="#android_market">Android Market</a><br />
<a href="#slideme">SlideME</a></p>
<p><a name="android_market"><strong>The Star Online from Android Market</strong></a><br />
Run Android Market from your phone<br />
<a href="http://android.marvinlee.net/wp-content/uploads/2010/02/android_market_1.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/android_market_1.png" alt="" title="android_market_1" width="320" height="480" class="aligncenter size-full wp-image-643" /></a></p>
<p>Search for &#8216;The Star&#8217;<br />
<a href="http://android.marvinlee.net/wp-content/uploads/2010/02/android_market_2.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/android_market_2.png" alt="" title="android_market_2" width="320" height="480" class="aligncenter size-full wp-image-644" /></a></p>
<p>Install<br />
<a href="http://android.marvinlee.net/wp-content/uploads/2010/02/android_market_3.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/android_market_3.png" alt="" title="android_market_3" width="320" height="480" class="aligncenter size-full wp-image-645" /></a></p>
<p><a name="slideme"><strong>The Star Online from SlideME</strong></a><br />
There are two ways you can install from SlideME, choose any you like.<br />
1. Go to <a target="_blank" href="http://slideme.org/application/star-online">http://slideme.org/application/star-online</a> with your internet browser in your Android device.<br />
Click on the <strong>Download</strong> link or scan the <a href="http://marvinlee.net/blog/2009/08/usage-of-qr-code-quick-response-bar-code/">QR code</a> and install from there.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/slide_me_download.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/slide_me_download.png" alt="" title="slide_me_download" width="600" class="aligncenter" /></a></p>
<p>2. If you have SlideME&#8217;s SAM (SlideME Application Manager/Mobentoo) on your Android device, it is located under Lifestlye or you can search for &#8216;The Star&#8217; by clicking &#8216;Menu&#8217; button and selecting &#8216;Search&#8217;.<br />
<a href="http://android.marvinlee.net/wp-content/uploads/2010/02/slideme_2_1.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/slideme_2_1.png" alt="" title="slideme_2_1" width="320" height="480" class="aligncenter size-full wp-image-651" /></a></p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/slideme_2_2.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/slideme_2_2.png" alt="" title="slideme_2_2" width="320" height="480" class="aligncenter size-full wp-image-652" /></a></p>
<p>Download and install the application.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/02/slideme_2_3.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/slideme_2_3.png" alt="" title="slideme_2_3" width="320" height="480" class="aligncenter size-full wp-image-653" /></a></p>
<p><strong>Running the application</strong></p>
<p>The application allows you to preview feeds from the RSS channels provided by <a target="_blank" href="http://www.thestar.com.my/">The Star Online</a>.<br />
<a href="http://android.marvinlee.net/wp-content/uploads/2010/02/run_the_star_1.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/run_the_star_1.png" alt="" title="run_the_star_1" width="320" height="480" class="aligncenter size-full wp-image-647" /></a></p>
<p>You can click on <strong>More</strong> to view the complete article or news.<br />
<a href="http://android.marvinlee.net/wp-content/uploads/2010/02/run_the_star_2.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/run_the_star_2.png" alt="" title="run_the_star_2" width="320" height="480" class="aligncenter size-full wp-image-648" /></a></p>
<p>News or articles are displayed unedited from The Star Online.<br />
<a href="http://android.marvinlee.net/wp-content/uploads/2010/02/run_the_star_3.png"><img src="http://android.marvinlee.net/wp-content/uploads/2010/02/run_the_star_3.png" alt="" title="run_the_star_3" width="320" height="480" class="aligncenter size-full wp-image-649" /></a></p>
<p><strong>Application support/Improvements</strong><br />
Like any software, please expect some defects that come with the first version of release.<br />
Reviews and comments are most welcomed.<br />
If you notice any issues, please post them to Code Android Google Group thread for <a target="_blank" href="http://groups.google.com/group/codeandroid-malaysia/browse_thread/thread/72919cfb3249cf50">The Star Online app</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://android.marvinlee.net/2010/02/the-star-online-for-android-v1-0-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Update Android platforms to your SDK and ADT Plugin in Eclipse</title>
		<link>http://android.marvinlee.net/2010/01/update-android-platforms-to-your-sdk-and-adt-plugin-in-eclipse/</link>
		<comments>http://android.marvinlee.net/2010/01/update-android-platforms-to-your-sdk-and-adt-plugin-in-eclipse/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 13:09:38 +0000</pubDate>
		<dc:creator>marvin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[ADT Plugin]]></category>
		<category><![CDATA[Android SDK]]></category>
		<category><![CDATA[AVD Manager]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Eclipse IDE]]></category>
		<category><![CDATA[Update Android SDK]]></category>

		<guid isPermaLink="false">http://android.marvinlee.net/?p=619</guid>
		<description><![CDATA[
If you have Android SDK and ADT Plugin installed to your Eclipse IDE for Android development, the update of Android platforms can be done easily with Eclipse. (This means you do not need to head to http://developer.android.com/sdk/ to download the latest SDK everytime Android releases one.)

All you need to do is just go to the [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://developer.android.com/assets/images/bg_logo.png" title="Android Developers" class="alignleft" width="180" height="50" /><br />
If you have Android SDK and ADT Plugin installed to your Eclipse IDE for Android development, the update of Android platforms can be done easily with Eclipse. (This means you do not need to head to <a target="_blank" href="http://developer.android.com/sdk/">http://developer.android.com/sdk/</a> to download the latest SDK everytime Android releases one.)</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/01/eclipse_android.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/01/eclipse_android.jpg" alt="eclipse_android" title="eclipse_android" width="215" height="281" class="aligncenter size-full wp-image-628" /></a></p>
<p>All you need to do is just go to the menu option in Eclipse -> Window -> <strong>Android SDK and AVD Manager</strong>, which will then bring up the Manager UI.</p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/01/android_sdk_manager1.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/01/android_sdk_manager1.jpg" alt="android_sdk_manager1" title="android_sdk_manager1" width="500" class="aligncenter" /></a></p>
<p>Under the <strong>Installed Packages</strong>, select <strong>Update All</strong>.</p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/01/android_sdk_manager2.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/01/android_sdk_manager2.jpg" alt="android_sdk_manager2" title="android_sdk_manager2" width="500" class="aligncenter" /></a></p>
<p>The updates that are required will be pre-selected, or you can <strong>Accept All</strong>, to download all Android platforms.</p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/01/android_sdk_manager3.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/01/android_sdk_manager3.jpg" alt="android_sdk_manager3" title="android_sdk_manager3" width="500" class="aligncenter" /></a></p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/01/android_sdk_manager4.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/01/android_sdk_manager4.jpg" alt="android_sdk_manager4" title="android_sdk_manager4" width="500" class="aligncenter" /></a></p>
<p>It would take a while for the download and installation of the packages to complete.</p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/01/android_sdk_manager5.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/01/android_sdk_manager5.jpg" alt="android_sdk_manager5" title="android_sdk_manager5" width="500" class="aligncenter" /></a></p>
<p>When it&#8217;s done, you will be able to verify that they are all under <strong>Available Packages</strong>.</p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/01/android_sdk_manager.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/01/android_sdk_manager.jpg" alt="android_sdk_manager" title="android_sdk_manager" width="500" class="aligncenter" /></a></p>
<p>Under the <strong>Settings </strong>option, I had to check the use HTTPS sources to be fetched using HTTP.</p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/01/android_sdk_manager6.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/01/android_sdk_manager6.jpg" alt="android_sdk_manager6" title="android_sdk_manager6" width="500" class="aligncenter" /></a></p>
<p><a target="_blank" href="http://android.marvinlee.net/wp-content/uploads/2010/01/structure.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/01/structure.jpg" alt="structure" title="structure" width="500" class="aligncenter" /></a></p>
<p>All the packages platform version are placed under the <strong>platforms</strong> directory.</p>
<p><a href="http://android.marvinlee.net/wp-content/uploads/2010/01/eclipse_android1.jpg"><img src="http://android.marvinlee.net/wp-content/uploads/2010/01/eclipse_android1.jpg" alt="eclipse_android" title="eclipse_android"  class="aligncenter" /></a></p>
<p>After completion, remember to update your ADT plugins as well. Check that the Android DDMS and Android Development Tools are updated to the latest version.</p>
<p>For more information not covered in this post, refer to <a target="_blank" href="http://developer.android.com/sdk/installing.html"><strong>http://developer.android.com/sdk/installing.html</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://android.marvinlee.net/2010/01/update-android-platforms-to-your-sdk-and-adt-plugin-in-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
