<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:planet="http://planet.intertwingly.net/" xmlns:indexing="urn:atom-extension:indexing" indexing:index="no"><access:restriction xmlns:access="http://www.bloglines.com/about/specs/fac-1.0" relationship="deny"/>
  <title>Planet Android</title>
  <updated>2008-10-10T22:30:30Z</updated>
  <generator uri="http://intertwingly.net/code/venus/">Venus</generator>
  <author>
    <name>Ed Burnette</name>
    <email>ed.burnette@gmail.com</email>
  </author>
  <id>http://www.planetandroid.com/atom.xml</id>
  <link href="http://www.planetandroid.com/atom.xml" rel="self" type="application/atom+xml"/>
  <link href="http://www.planetandroid.com/" rel="alternate"/>

  <entry xml:lang="en">
    <id>http://androidguys.com/?p=2036</id>
    <link href="http://feeds.feedburner.com/~r/androidguyscom/~3/417175953/" rel="alternate" type="text/html"/>
    <link href="http://www.youtube.com/v/_YFw9p0TjT8&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;fs=1" length="882" rel="enclosure" type="application/x-shockwave-flash"/>
    <title>Maps For Google Android Takes Advantage of G1 Hardware</title>
    <summary>Google Mobile team is starting a new series of features on Android applications.  First up: Maps for Android.</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>The Official Google Mobile Blog has some information about <a href="http://googlemobile.blogspot.com/2008/10/google-on-android-maps.html" target="_blank">Google Maps</a> for the critically acclaimed T-Mobile G1. Google Maps on the G1 is more robust when compared to other mobile offerings. I might even go as far to say it looks better than it&#x2019;s bigger brother on the desktop.</p>
<p>
<!--
google_ad_client = "pub-8948520780735734";
/* 300x250, created 4/2/08 */
google_ad_slot = "7057861534";
google_ad_width = 300;
google_ad_height = 250;
//-->

</p>
<p>While I&#x2019;m not a big fan of Streetview (or probably its because I&#x2019;m not living in the US) I have to say I really dig that Maps on Android is integrated with email, IM and the web on the G1.</p>
<blockquote><p>Maps is also integrated with email, IM, and the web on Android. For instance, street addresses that appear as plain text in these apps become touchable zones that you can click on to take you straight to Maps. Something similar happens when a Google Maps link is pasted into an email, IM or placed on a web page. When I touch it, I can choose whether to view the map in the browser, in Google Maps, or in any other application that&#x2019;s built to handle what&#x2019;s known to Android developers as an &#x201C;intent.&#x201D; Or, I can make the choice once and save it as my default map-viewing application</p></blockquote>
<p>Check out below for a video of Google Maps for Android showing off on the G1</p>
<p/>

<p><a href="http://feeds.feedburner.com/~a/androidguyscom?a=C9nSpK"><img border="0" src="http://feeds.feedburner.com/~a/androidguyscom?i=C9nSpK"/></a></p><img height="1" src="http://feeds.feedburner.com/~r/androidguyscom/~4/417175953" width="1"/></div>
    </content>
    <updated>2008-10-10T21:09:43Z</updated>
    <category term="General News"/>
    <category term="android"/>
    <category term="G1"/>
    <category term="google"/>
    <category term="google maps"/>
    <category term="google streetview"/>
    <category term="maps for android"/>
    <category term="streetview"/>
    <category scheme="http://www.itunes.com/" term="General"/>
    <category scheme="http://www.itunes.com/" term="News,"/>
    <category scheme="http://www.itunes.com/" term="android,"/>
    <category scheme="http://www.itunes.com/" term="G1,"/>
    <category scheme="http://www.itunes.com/" term="google,"/>
    <category scheme="http://www.itunes.com/" term="google"/>
    <category scheme="http://www.itunes.com/" term="maps,"/>
    <category scheme="http://www.itunes.com/" term="streetview,"/>
    <category scheme="http://www.itunes.com/" term="maps"/>
    <category scheme="http://www.itunes.com/" term="for"/>
    <category scheme="http://www.itunes.com/" term="streetview"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://androidguys.com/?p=2036</feedburner:origLink>
    <author>
      <name>Vamien McKalin</name>
    </author>
    <source>
      <id>http://androidguys.com</id>
      <logo>http://entrecard.s3.amazonaws.com/eimage/15598.jpg</logo>
      <category scheme="http://www.itunes.com/" term="Technology"/>
      <category scheme="http://www.itunes.com/" term="Gadgets"/>
      <link href="http://androidguys.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/androidguyscom" rel="self" type="application/atom+xml"/>
      <title>AndroidGuys</title>
      <updated>2008-10-10T21:09:43Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://androidguys.com/?p=2038</id>
    <link href="http://feeds.feedburner.com/~r/androidguyscom/~3/416727256/" rel="alternate" type="text/html"/>
    <title>What&#x2019;s Your Preference: Part Three</title>
    <summary>Learn how to add your own text-input fields and selection lists to preference XML, in today's episode of Building 'Droids!</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>In our previous posts, we saw how to <a href="http://androidguys.com/?p=1891" title="Part One">set up basic preference XML</a> to drive an Android-supplied preferences view, and how to <a href="http://androidguys.com/?p=2009" title="Part Two">structure that XML</a> into categories and screens. The net result was we could have this rich preference XML&#x2026;that let you check checkboxes and pick ringtones.</p>
<p>
<!--
google_ad_client = "pub-8948520780735734";
/* 300x250, created 4/2/08 */
google_ad_slot = "7057861534";
google_ad_width = 300;
google_ad_height = 250;
//-->

</p>
<p>Of course, not all preferences are checkboxes and ringtones. And so, today, we&#x2019;ll take a peek at other forms of preferences, in an excerpt from <a href="http://commonsware.com/Android/" title="The Busy Coder's Guide to Android Development">The Busy Coder&#x2019;s Guide to Android Development</a>.</p>
<p>For preferences beyond checkboxes and ringtones, like entry fields and lists, Android uses pop-up dialogs. Users do not enter their preference directly in the preference UI activity, but rather tap on a preference, fill in a value, and click OK to commit the change. This is much like the ringtone selector, except that you control the content.</p>
<p>Structurally, in the preference XML, fields and lists are not significantly different from other preference types, as demonstrated in the following sample:</p>
<pre class="java" name="code">
&lt;PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"&gt;
&lt;PreferenceCategory android:title="Simple Preferences"&gt;
&lt;CheckBoxPreference
android:key="@string/checkbox"
android:title="Checkbox Preference"
android:summary="Check it on, check it off"
/&gt;
&lt;RingtonePreference
android:key="@string/ringtone"
android:title="Ringtone Preference"
android:showDefault="true"
android:showSilent="true"
android:summary="Ping a tone, any tone, even silence"
/&gt;
&lt;/PreferenceCategory&gt;
&lt;PreferenceCategory android:title="Detail Screens"&gt;
&lt;PreferenceScreen
android:key="detail"
android:title="Detail Screen"
android:summary="Additional preferences held in another page"&gt;
&lt;CheckBoxPreference
android:key="@string/checkbox2"
android:title="Another Checkbox"
android:summary="On. Off. It really doesn't matter."
/&gt;
&lt;/PreferenceScreen&gt;
&lt;/PreferenceCategory&gt;
&lt;PreferenceCategory android:title="Simple Preferences"&gt;
&lt;EditTextPreference
android:key="@string/text"
android:title="Text Entry Dialog"
android:summary="Click to pop up a field for entry"
android:dialogTitle="Enter something useful"
/&gt;
&lt;ListPreference
android:key="@string/list"
android:title="Selection Dialog"
android:summary="Click to pop up a list to choose from"
android:entries="@array/cities"
android:entryValues="@array/airport_codes"
android:dialogTitle="Choose a Pennsylvania city" /&gt;
&lt;/PreferenceCategory&gt;
&lt;/PreferenceScreen&gt;
</pre>
<p>With the field (EditTextPreference), in addition to the title and summary you put on the preference itself, you can also supply the title to use for the dialog.</p>
<p>
<!--
google_ad_client = "pub-8948520780735734";
/* 300x250, created 4/2/08 */
google_ad_slot = "7057861534";
google_ad_width = 300;
google_ad_height = 250;
//-->

</p>
<p>With the list (ListPreference), you supply both a dialog title and two string-array resources: one for the display names, one for the values. These need to be in the same order &#x2013; the index of the chosen display name determines which value is stored as the preference in the SharedPreferences. For example, here are the arrays for use by the ListPreference shown above:</p>
<pre class="java" name="code">
&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;resources&gt;
&lt;string-array name="cities"&gt;
&lt;item&gt;Philadelphia&lt;/item&gt;
&lt;item&gt;Pittsburgh&lt;/item&gt;
&lt;item&gt;Allentown/Bethlehem&lt;/item&gt;
&lt;item&gt;Erie&lt;/item&gt;
&lt;item&gt;Reading&lt;/item&gt;
&lt;item&gt;Scranton&lt;/item&gt;
&lt;item&gt;Lancaster&lt;/item&gt;
&lt;item&gt;Altoona&lt;/item&gt;
&lt;item&gt;Harrisburg&lt;/item&gt;
&lt;/string-array&gt;
&lt;string-array name="airport_codes"&gt;
&lt;item&gt;PHL&lt;/item&gt;
&lt;item&gt;PIT&lt;/item&gt;
&lt;item&gt;ABE&lt;/item&gt;
&lt;item&gt;ERI&lt;/item&gt;
&lt;item&gt;RDG&lt;/item&gt;
&lt;item&gt;AVP&lt;/item&gt;
&lt;item&gt;LNS&lt;/item&gt;
&lt;item&gt;AOO&lt;/item&gt;
&lt;item&gt;MDT&lt;/item&gt;
&lt;/string-array&gt;
&lt;/resources&gt;
</pre>
<p>When you bring up the newly-revised preference UI, you start with another category with another pair of preference entries:</p>
<p><a href="http://androidguys.com/wp-content/uploads/prefs6.png"><img alt="A preferences UI showing a new category with two dialog-based preferences" class="size-full wp-image-2042" height="482" src="http://androidguys.com/wp-content/uploads/prefs6.png" width="322"/></a></p>
<p>Tapping the Text Entry Dialog one brings up&#x2026;a text entry dialog &#x2013; in this case, with the prior preference entry pre-filled-in.</p>
<p><a href="http://androidguys.com/wp-content/uploads/prefs7.png"><img alt="" class="aligncenter size-full wp-image-2043" height="482" src="http://androidguys.com/wp-content/uploads/prefs7.png" width="322"/></a></p>
<p>Tapping the Selection Dialog one brings up&#x2026;a selection dialog, showing the display names from the one array:</p>
<p><a href="http://androidguys.com/wp-content/uploads/prefs8.png"><img alt="" class="aligncenter size-full wp-image-2044" height="482" src="http://androidguys.com/wp-content/uploads/prefs8.png" width="322"/></a></p>

<p><a href="http://feeds.feedburner.com/~a/androidguyscom?a=gc2wdW"><img border="0" src="http://feeds.feedburner.com/~a/androidguyscom?i=gc2wdW"/></a></p><img height="1" src="http://feeds.feedburner.com/~r/androidguyscom/~4/416727256" width="1"/></div>
    </content>
    <updated>2008-10-10T11:58:10Z</updated>
    <category term="Building Droids"/>
    <category term="android coding"/>
    <category term="android help"/>
    <category term="android preferences"/>
    <category term="code for android"/>
    <category term="commonsware"/>
    <category term="writing for android"/>
    <category term="writing with android"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://androidguys.com/?p=2038</feedburner:origLink>
    <author>
      <name>Mark Murphy</name>
    </author>
    <source>
      <id>http://androidguys.com</id>
      <logo>http://entrecard.s3.amazonaws.com/eimage/15598.jpg</logo>
      <category scheme="http://www.itunes.com/" term="Technology"/>
      <category scheme="http://www.itunes.com/" term="Gadgets"/>
      <link href="http://androidguys.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/androidguyscom" rel="self" type="application/atom+xml"/>
      <title>AndroidGuys</title>
      <updated>2008-10-10T21:09:43Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://androidguys.com/?p=2033</id>
    <link href="http://feeds.feedburner.com/~r/androidguyscom/~3/416296558/" rel="alternate" type="text/html"/>
    <link href="http://vimeo.com/moogaloop.swf?clip_id=1919916&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" length="-1" rel="enclosure" type="application/x-shockwave-flash"/>
    <title>Jeffrey Sharkey Does it Again with iTunes Remote for Android</title>
    <summary>This Android developer and fan is set to delight thousands of Android users with his latest software release.</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>If you&#x2019;ve been following the entries into the Android Developers Challenge, you&#x2019;re probably familiar with <a href="http://compare-everywhere.com/" target="_blank"><strong>CompareEverywhere</strong></a>.&#xA0; Formerly called Scan, it allows for users to scan UPC barcodes with their handset to find the best prices online and much more.&#xA0; The creator and developer behind the app, Jeffrey Sharkey is one talented guy who just upped his Android street cred again.</p>
<p>
<!--
google_ad_client = "pub-8948520780735734";
/* 300x250, created 4/2/08 */
google_ad_slot = "7057861534";
google_ad_width = 300;
google_ad_height = 250;
//-->

</p>
<p>After already winning $275,000 for his first application, Jeffrey is releasing his latest app for free.&#xA0; Before we get into what the app does, we have to say the &#x201C;free&#x201D; move might do him a world of good.&#xA0;&#xA0; His name is going to be everywhere as it is, but now he&#x2019;ll be a superstar.&#xA0; It&#x2019;s a pretty safe bet that some bigger players are keeping an eye on him and may have already started trying to get in touch with him.</p>
<p>It was only a few days ago that the mobile tech fansites were all loving on the iTunes Remote application for iPhones.&#xA0; People were describing it as one of the best apps to come from the App Store yet.&#xA0; With the simple concept of controlling all of your music, video, movies and more stored on your computer or AppleTV, it hardly sounded revolutionary.&#xA0; Just like you get with iTunes, the applications show you the album art and your playlists.&#xA0; So where&#x2019;s the draw? You control everything in your iTunes library as long as your connected together in the same network.&#xA0; Yep, it&#x2019;s a remote control for your PC or Apple TV.</p>
<p>It only took a few days for Sharkey to show people the beauty of Android by releasing his program&#x2026;&#xA0; For free.</p>
<blockquote><p>I&#x2019;ve written an Android client that implements the protocol, allowing your new Android phone to remote control iTunes out of the box, without any extra software.  I&#x2019;ve had several people with actual Android G1 handsets test it on several recent PC/Mac iTunes versions, all with very positive results.</p></blockquote>
<p>So in a few weeks when you start firing up your G1&#x2019;s, <a href="http://dacp.jsharkey.org/TunesRemote-r2.apk" target="_blank"><strong>head over here and download the APK file</strong></a> and start rocking out!&#xA0; And for you developer types who want to tinker and tweak, Jeffrey&#x2019;s released the entire code under GPL license.&#xA0; So who wants to make it play through your G1 and not the PC itself?!</p>
<p>Strapping on an unlimited data plan and remotely accessing your library sounds like lots of fun to us.</p>
<p>Congratulations to Jeffrey for <a href="http://dacp.jsharkey.org/" target="_blank"><strong>yet another killer app</strong></a>!</p>
<h3>See it in action here!</h3>
<p><br/><a href="http://vimeo.com/1919916?pg=embed&amp;sec=1919916">Android iTunes Remote Control</a> from <a href="http://vimeo.com/user700273?pg=embed&amp;sec=1919916">Jeffrey Sharkey</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1919916">Vimeo</a>.</p>

<p><a href="http://feeds.feedburner.com/~a/androidguyscom?a=jbzPoe"><img border="0" src="http://feeds.feedburner.com/~a/androidguyscom?i=jbzPoe"/></a></p><img height="1" src="http://feeds.feedburner.com/~r/androidguyscom/~4/416296558" width="1"/></div>
    </content>
    <updated>2008-10-10T01:10:57Z</updated>
    <category term="Software News"/>
    <category term="compare everywhere"/>
    <category term="itunes"/>
    <category term="jeffrey sharkey"/>
    <category term="people"/>
    <category scheme="http://www.itunes.com/" term="Software"/>
    <category scheme="http://www.itunes.com/" term="News,"/>
    <category scheme="http://www.itunes.com/" term="compare"/>
    <category scheme="http://www.itunes.com/" term="everywhere,"/>
    <category scheme="http://www.itunes.com/" term="itunes,"/>
    <category scheme="http://www.itunes.com/" term="jeffrey"/>
    <category scheme="http://www.itunes.com/" term="sharkey,"/>
    <category scheme="http://www.itunes.com/" term="people"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://androidguys.com/?p=2033</feedburner:origLink>
    <author>
      <name>A S</name>
    </author>
    <source>
      <id>http://androidguys.com</id>
      <logo>http://entrecard.s3.amazonaws.com/eimage/15598.jpg</logo>
      <category scheme="http://www.itunes.com/" term="Technology"/>
      <category scheme="http://www.itunes.com/" term="Gadgets"/>
      <link href="http://androidguys.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/androidguyscom" rel="self" type="application/atom+xml"/>
      <title>AndroidGuys</title>
      <updated>2008-10-10T21:09:43Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://androidguys.com/?p=2030</id>
    <link href="http://feeds.feedburner.com/~r/androidguyscom/~3/416262823/" rel="alternate" type="text/html"/>
    <title>Dopod Bringing Android to China in Q1 &#x2018;09</title>
    <summary>A Chinese version of the G1 is rumored to be coming next quarter.</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>A Dopod branded HTC Dream is expected to arrive some time in the first quarter of 2009, claims an insider.&#xA0; The source said that the Chinese version of the G1 will be adapted to China&#x2019;s network but no decision has been made as to whether or not it will be an EDGE or TD-SCDMA handset for data. Currently, TD-SCDMA, is a Chinese-developed technology that is the 3G standard in China.</p>
<p>
<!--
google_ad_client = "pub-8948520780735734";
/* 300x250, created 4/2/08 */
google_ad_slot = "7057861534";
google_ad_width = 300;
google_ad_height = 250;
//-->

</p>
<p><a href="http://tmt.interfaxchina.com/news/738" target="_blank"><strong>According to TMT China</strong></a>, &#x201C;as a partner of HTC, Dopod China sells selected models of HTC phones in China under the &#x201C;Dopod&#x201D; brand.&#xA0; HTC agreed to acquire nine Dopod International subsidiaries in Asia for approximately $14.5 million in May 2007 and began to unify Dopod International&#x2019;s products under the HTC brand.&#x201D;</p>
<p>Dopod China was not involved in that acquisition and today they continue to making and selling phones under the Dopod brand in mainland China.</p>

<p><a href="http://feeds.feedburner.com/~a/androidguyscom?a=SnQl5i"><img border="0" src="http://feeds.feedburner.com/~a/androidguyscom?i=SnQl5i"/></a></p><img height="1" src="http://feeds.feedburner.com/~r/androidguyscom/~4/416262823" width="1"/></div>
    </content>
    <updated>2008-10-10T00:23:21Z</updated>
    <category term="Rumors and More"/>
    <category term="china"/>
    <category term="dopod"/>
    <category term="htc"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://androidguys.com/?p=2030</feedburner:origLink>
    <author>
      <name>AndroidGuys</name>
    </author>
    <source>
      <id>http://androidguys.com</id>
      <logo>http://entrecard.s3.amazonaws.com/eimage/15598.jpg</logo>
      <category scheme="http://www.itunes.com/" term="Technology"/>
      <category scheme="http://www.itunes.com/" term="Gadgets"/>
      <link href="http://androidguys.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/androidguyscom" rel="self" type="application/atom+xml"/>
      <title>AndroidGuys</title>
      <updated>2008-10-10T21:09:43Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://phandroid.com/?p=416</id>
    <link href="http://phandroid.com/2008/10/09/android-itunes-remote-control-sweet/" rel="alternate" type="text/html"/>
    <title>Android iTunes Remote Control: SWEET!</title>
    <summary>Jeffrey Sharkey, the Android developer behind Compare Everywhere, has put another notch in his Robot Belt&#x2026; and this is a HUGE one. Sharkey has created an Android Application that works as a Remote Control for your iTunes. That&#x2019;s right&#x2026; you can use your T-Mobile G1 and future Android Phones as a remote control for iTunes [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Jeffrey Sharkey, the Android developer behind <a href="http://compare-everywhere.com/">Compare Everywhere</a>, has put another notch in his Robot Belt&#x2026; and this is a HUGE one. Sharkey has created an Android Application that works as a Remote Control for your iTunes. That&#x2019;s right&#x2026; you can use your T-Mobile G1 and future Android Phones as a remote control for iTunes on your PC or Mac!</p>
<p>Sharkey reversed engineered the technology on the iPhone and iPod Touch that allows for this and re-programmed it to work with Android. All you have to do is download the application, virtually NOTHING else is needed. And even better, in the open source spirit of Android, Sharkey has made the application <a href="http://dacp.jsharkey.org/TunesRemote-r2.apk">FREE to download</a> and supplied the <a href="http://code.google.com/p/android-cookbook/source/browse/#svn/trunk/TunesControl">FULL SOURCE CODE</a>!</p>
<p>Take a look at the application in action on an emulator:</p>
<p><a href="http://vimeo.com/1919916?pg=embed&amp;sec=1919916"><br/>
</a></p>
<p>Congratulations, Jeffrey&#x2026; this is an AMAZING application for Android and will surely be one of the most popular. This very application release serves as a great testament to what Android stands for and what consumers and tech enthusiasts can look forward to.</p>
<p>To give you a frame of reference, when the Application was launched for the iPhone it was one of the first that <a href="http://gizmodo.com/5023755/first-itunes-remote-app-for-iphone-hands+on">Gizmodo reviewed</a> and they had this to say:</p>
<ul>
<li>There&#x2019;s only one word to describe it: perfectomfgthisissocool</li>
<li><strong>Verdict: download it <em>now</em>.</strong></li>
</ul>
<p>Its getting harder and harder NOT to jump on the Android bandwagon. As Android progresses, so will the applications. Your phone might age, but the possibilities will always be increasing with an eternally expanding library of applications.</p>
<p>Android iTunes Remote Control is what Android is all about. Thank you and Congratulations to Jeffrey Sharkey and all the other developers out there who are making Android what it is!</p>
<p><a href="http://dacp.jsharkey.org/">Android DACP Remote Control</a></p></div>
    </content>
    <updated>2008-10-09T23:20:45Z</updated>
    <category term="Applications"/>
    <category term="News &amp;amp; Articles"/>
    <category term="Uncategorized"/>
    <author>
      <name>phandroid.com</name>
    </author>
    <source>
      <id>http://phandroid.com</id>
      <link href="http://phandroid.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/AndroidPhoneFans" rel="self" type="application/atom+xml"/>
      <title>Android Phone Fans</title>
      <updated>2008-10-09T23:20:45Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-US">
    <id>urn:uuid:099534b7-89ab-44b1-8dbe-e86c76d3e0ae</id>
    <link href="http://journal.dedasys.com/articles/2008/10/09/dynamic-languages-in-desktop-applications" rel="alternate" type="text/html"/>
    <title xml:lang="en-US">Dynamic Languages in Desktop Applications</title>
    <summary type="xhtml" xml:lang="en-US"><div xmlns="http://www.w3.org/1999/xhtml"><p>Ted Leung talks about the <a href="http://www.sauria.com/blog/2008/10/09/lua-in-lightroom/">lack of dynamic languages in desktop applications</a>.  There's something ironic about that: Ted works for Sun Microsystems.  Sun Microsystems, <a href="http://www.tcl.tk/about/history.html">back in the day</a>, was a big contributor to <a href="http://www.tcl.tk">Tcl</a> and Tk.  Despite not being the "in thing", Tcl and Tk are used a lot more than people think.  Not so much in the latest and greatest things being built now, due to the (<a href="http://antirez.com/articoli/tclmisunderstood.html">undeservedly</a>) "uncool" reputation, but in lots of products that are still chugging along, earning money and serving their users well, if not noisily so.  Interestingly enough, my biggest client here in the Innsbruck area is one of these.  They have offices worldwide, make a good living at what they do, and their user interface is mostly in Tk.</p></div>
    </summary>
    <content type="xhtml" xml:lang="en-US"><div xmlns="http://www.w3.org/1999/xhtml"><p>Ted Leung talks about the <a href="http://www.sauria.com/blog/2008/10/09/lua-in-lightroom/">lack of dynamic languages in desktop applications</a>.  There's something ironic about that: Ted works for Sun Microsystems.  Sun Microsystems, <a href="http://www.tcl.tk/about/history.html">back in the day</a>, was a big contributor to <a href="http://www.tcl.tk">Tcl</a> and Tk.  Despite not being the "in thing", Tcl and Tk are used a lot more than people think.  Not so much in the latest and greatest things being built now, due to the (<a href="http://antirez.com/articoli/tclmisunderstood.html">undeservedly</a>) "uncool" reputation, but in lots of products that are still chugging along, earning money and serving their users well, if not noisily so.  Interestingly enough, my biggest client here in the Innsbruck area is one of these.  They have offices worldwide, make a good living at what they do, and their user interface is mostly in Tk.</p></div>
    </content>
    <updated>2008-10-09T18:02:00Z</updated>
    <published>2008-10-09T18:02:00Z</published>
    <category scheme="http://journal.dedasys.com/articles/tag/tcl" term="tcl"/>
    <author>
      <name>David N. Welton</name>
    </author>
    <source>
      <id>tag:journal.dedasys.com,2005:Typo</id>
      <link href="http://journal.dedasys.com/xml/atom/feed.xml" rel="self" type="application/atom+xml"/>
      <link href="http://journal.dedasys.com" rel="alternate" type="text/html"/>
      <title xml:lang="en-US">David's Computer Stuff Journal</title>
      <updated>2008-10-09T18:25:11Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-US">
    <id>urn:uuid:a5e91c00-57ef-41d6-a532-d3538b97748f</id>
    <link href="http://journal.dedasys.com/articles/2008/10/09/oslo-october-20-22" rel="alternate" type="text/html"/>
    <title xml:lang="en-US">Oslo - October 20-22</title>
    <summary type="xhtml" xml:lang="en-US"><div xmlns="http://www.w3.org/1999/xhtml"><p>A quick note: I'm going to be in Oslo from the 20th to the 22nd of October.  I <em>probably</em> won't have time to meet anyone, unfortunately, but if you are up for it, send me an email with a cell phone number and we'll see what can be arranged.</p>

<p>Also, I'm trying out Dopplr.  I'm not a frequent traveller, but I really like to meet people when I do go someplace new:</p>

<p><a href="http://www.dopplr.com/traveller/davidnwelton">http://www.dopplr.com/traveller/davidnwelton</a></p></div>
    </summary>
    <content type="xhtml" xml:lang="en-US"><div xmlns="http://www.w3.org/1999/xhtml"><p>A quick note: I'm going to be in Oslo from the 20th to the 22nd of October.  I <em>probably</em> won't have time to meet anyone, unfortunately, but if you are up for it, send me an email with a cell phone number and we'll see what can be arranged.</p>

<p>Also, I'm trying out Dopplr.  I'm not a frequent traveller, but I really like to meet people when I do go someplace new:</p>

<p><a href="http://www.dopplr.com/traveller/davidnwelton">http://www.dopplr.com/traveller/davidnwelton</a></p></div>
    </content>
    <updated>2008-10-09T17:26:00Z</updated>
    <published>2008-10-09T17:26:00Z</published>
    <author>
      <name>David N. Welton</name>
    </author>
    <source>
      <id>tag:journal.dedasys.com,2005:Typo</id>
      <link href="http://journal.dedasys.com/xml/atom/feed.xml" rel="self" type="application/atom+xml"/>
      <link href="http://journal.dedasys.com" rel="alternate" type="text/html"/>
      <title xml:lang="en-US">David's Computer Stuff Journal</title>
      <updated>2008-10-09T18:25:11Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://www.talkandroid.com/?p=300</id>
    <link href="http://www.talkandroid.com/300-dopod-china-g1/" rel="alternate" type="text/html"/>
    <title>Dopod To Bring The G1 To China In 2009</title>
    <summary>Dopod China is planning to introduce a Chinese version of the G1 in the region for the first quarter of 2009.
&#x201C;We intend to introduce the G1 to China, possibly in the first quarter of 2009, through a deal with High Tech Computer Corp. (HTC). It will be branded as a Dopod. We are now discussing [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><img alt="" class="size-full wp-image-87 alignright" height="102" src="http://www.talkandroid.com/wp-content/uploads/2008/04/android_small_image.jpg" title="Dopod China Android" width="93"/>Dopod China is planning to introduce a Chinese version of the <a href="http://www.talkandroid.com/android-forums/htc-dream-g1/">G1</a> in the region for the first quarter of 2009.</p>
<blockquote><p>&#x201C;We intend to introduce the G1 to China, possibly in the first quarter of 2009, through a deal with High Tech Computer Corp. (HTC). It will be branded as a Dopod. We are now discussing a partnership with China Mobile,&#x201D; a source from Dopod China told <em>Interfax</em>.</p></blockquote>
<p>The Chinese G1 will be adapted to suit China&#x2019;s network although Dopod have not currently decided whether the device will be EDGE or TD-SCDMA. With TD-SCDMA being the only 3G standard technology currently in use in China.</p>
<p>As a partner of HTC, Dopod China sells selected models of HTC phones in China under the &#x201C;Dopod&#x201D; brand.</p>
<p>[via <a href="http://tmt.interfaxchina.com/news/738" target="_blank">InterFax</a>]</p>
<p>Post from: <a href="http://www.talkandroid.com/android-forums/">Android Forum</a></p>
<p><a href="http://www.talkandroid.com/300-dopod-china-g1/">Dopod To Bring The G1 To China In 2009</a></p></div>
    </content>
    <updated>2008-10-09T11:04:26Z</updated>
    <category term="Android News"/>
    <author>
      <name>admin</name>
    </author>
    <source>
      <id>http://www.talkandroid.com</id>
      <link href="http://www.talkandroid.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/AndroidNewsGoogleAndroidForums" rel="self" type="application/atom+xml"/>
      <subtitle>Talk Android News Blog and Forums</subtitle>
      <title>Google Android News Android Forums</title>
      <updated>2008-10-09T11:04:26Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://androidguys.com/?p=2021</id>
    <link href="http://feeds.feedburner.com/~r/androidguyscom/~3/415433182/" rel="alternate" type="text/html"/>
    <title>Sprint&#x2019;s Xohm WiMAX Network is Live</title>
    <summary>Another sign of promising things from the number three carrier.  Blazing fast speeds wherever you go sounds like fantasy, but it's now reality.  At least in Baltimore.</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>WiMAX is here.&#xA0; And by here, well, we mean only Baltimore for the time being.&#xA0; But it&#x2019;s a great start for Sprint who looks to jump almost two years ahead of their competitors.</p>
<p>
<!--
google_ad_client = "pub-8948520780735734";
/* 300x250, created 4/2/08 */
google_ad_slot = "7057861534";
google_ad_width = 300;
google_ad_height = 250;
//-->

</p>
<p>Competing network operators have reason to worry.&#xA0; Over 70% of Baltimore is in a hotspot now thanks to the rollout of their Xohm WiMAX network.&#xA0; Known as IEEE 802.16, it&#x2019;s intended for wireless &#x201C;metropolitan area networks&#x201D;.&#xA0;&#xA0; WiMAX can provide broadband wireless access (BWA) up to 30 miles (50 km) for fixed stations, and 3 - 10 miles (5 - 15 km) for mobile stations.&#xA0; In contrast, the WiFi/802.11 wireless local area network standard is limited in most cases to only 100 - 300 feet (30 - 100m) according to WiMax.com.&#xA0; No other carrier is within 18 months of this stuff.</p>
<p>If you reside in Baltimore and want to use WiMAX you can buy devices that plug in to your computer so you can get your wireless high speed internet fix. In the future, you&#x2019;ll see WiMAX chips in everything from gaming devices to laptops and internet tablets.</p>
<p><a href="http://androidguys.com/wp-content/uploads/wimax.png"><img alt="" class="alignleft size-medium wp-image-2027" height="225" src="http://androidguys.com/wp-content/uploads/wimax-300x225.png" style="margin: 3px 5px;" title="wimax" width="300"/></a>We watched a webcast today for the official unveiling and gathered a few tidbits.&#xA0; So far there are a handful of manufacturers working on designs including Dell, Lenovo, Asus, Acer, Samsung, Panasonic, Sony and Toshiba.&#xA0; It&#x2019;s odd to think of a WiFi card that has to shift down to 3G but that&#x2019;s where we&#x2019;re at with Sprint.</p>
<p>Seeing Dan Hesse speak earlier, we got the sense that he is genuinely enthusiastic about his company and their potential.&#xA0; He comes across as excited and truly grounded.&#xA0; The guy wrote his notes with pen and paper in his hotel this morning for crying out loud.</p>
<p><strong>So why Baltimore of all cities?</strong> Because it represents a challenge to RF engineers and is somewhat representative of American cities in general.&#xA0; With all of the water in the area, it presented some tricky situations in the build out.</p>
<p>Living in Baltimore and using Sprint WiMAX service?&#xA0; Tell us what you experiences are in the comments!&#xA0; You can sign up for an introductory price of $25 per month with no long term commitments right now, so AndroidGuys readers are encouraged to check it out!</p>
<p><a href="http://www.baltimoresun.com/news/local/baltimore_city/bal-md.wimax29sep29,0,3063292.story" target="_blank">Via</a> [baltimoresun]</p>

<p><a href="http://feeds.feedburner.com/~a/androidguyscom?a=R3toRc"><img border="0" src="http://feeds.feedburner.com/~a/androidguyscom?i=R3toRc"/></a></p><img height="1" src="http://feeds.feedburner.com/~r/androidguyscom/~4/415433182" width="1"/></div>
    </content>
    <updated>2008-10-09T04:30:56Z</updated>
    <category term="Carrier News"/>
    <category term="baltimore"/>
    <category term="launc"/>
    <category term="oha"/>
    <category term="sprint"/>
    <category term="xohm. wimax"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://androidguys.com/?p=2021</feedburner:origLink>
    <author>
      <name>Vamien McKalin</name>
    </author>
    <source>
      <id>http://androidguys.com</id>
      <logo>http://entrecard.s3.amazonaws.com/eimage/15598.jpg</logo>
      <category scheme="http://www.itunes.com/" term="Technology"/>
      <category scheme="http://www.itunes.com/" term="Gadgets"/>
      <link href="http://androidguys.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/androidguyscom" rel="self" type="application/atom+xml"/>
      <title>AndroidGuys</title>
      <updated>2008-10-10T21:09:43Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://phandroid.com/?p=415</id>
    <link href="http://phandroid.com/2008/10/08/sprint-wimax-xohm-video-recap/" rel="alternate" type="text/html"/>
    <title>Sprint WiMax (XOHM): Video &amp; Recap</title>
    <summary>Our all mobile encompassing sister site - MobileRoar.com - has published a more extensive "review" of Sprint's WiMax event in Baltimore. You can only say/show so many things about a Wireless Internet Connection and we've summed them up for you:

1) ITS FAST...</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Our all mobile encompassing sister site - MobileRoar.com - has published a more extensive &#x201C;review&#x201D; of Sprint&#x2019;s WiMax event in Baltimore. You can only say/show so many things about a Wireless Internet Connection and we&#x2019;ve summed them up for you:</p>
<ul>
<li>Its as fast</li>
<li>Its fast</li>
<li>We want it</li>
</ul>
<p>Seeing as how we&#x2019;re based in Baltimore, we&#x2019;ll probably be picking up XOHM in the next week or so to give it a long-term test drive. Afterall, you don&#x2019;t have to sign a long-term contract, you only have to commit month-by-month and its only $50/month ($25/month during the trial period). Sounds like a deal to me!</p>
<p>Not only is this thing BLAZING fast but you can use it ANYwhere in Baltimore as illustrated at the event. In your house? Of course. In the car? No problem. In the middle of the Inner Harbor on a Water Taxi? You betcha!</p>
<p>Not only that, WiMax currently covers 70% of Baltimore city and a quick look at XOHM.com shows the expansion within the Baltimore area over the next several months. My folks live in Columbia, MD which is 20 minutes away and only 30 minutes or so from Washington DC&#x2026; their area will be covered in 2009 as well. Awesome.</p>
<p>If you want a more in depth look at how the day went, check out the <a href="http://mobileroar.com/2008/10/08/sprint-xohm-wimax-event-recap">MobileRoar WiMax post</a>. Otherwise, take a look at the super quick and uber random video below, with bullet points below briefly explaining what the heck you&#x2019;re gazing at:</p>
<p/>
<ul>
<li>Barry West (XOHM President) and Dan Hesse (Sprint CEO) spoke at the presentations and busted out a few quirky jokes including West cluelessly claiming, &#x201C;I&#x2019;m not sure why you would buy anything with the New Egg.&#x201D; The Press Conference was exactly what you would expect: WiMax is the best thing since sliced bread&#x2026; NOW EAT IT!</li>
<li>Kiosks displayed the new devices launched (laptops and internet tablets) that were WiMax enabled and they worked as advertised - fast as hell.</li>
<li>A limousine van drove about 10 guests at a time through Baltimore City to experience WiMax on the go. Speeds ranged from 10 MPH to 30MPH and it was OCCASSIONALLY spotty but mostly right on the money. And when it was on&#x2026; BOY was it on. Once again, FAST!</li>
<li>Time to move to the In-Home demonstration. Sprint rented out a nice row home on the water to display WiMax in the home including data and voice.</li>
<li>The house overlooked Water Taxis which were&#x2026; giving more WiMax tours of how the service performed in the middle of the freaking Inner Harbor. And guess what? It worked!</li>
</ul>
<p>If there was a main problem with WiMax its that its hard to get worked up over an Internet Connection. Most people get amped about hardware and stoked about software but the common thread that is able to tie the two together is seen as just that: glue&#x2026; boring old glue.</p>
<p>Barry West actually acknowledge that to some degree saying that people don&#x2019;t care HOW the technology works.. just that it WORKS. Sprint has a long road ahead of them in explaining why choose Sprint WiMax over Comcast, for instance. Their marketing campaign of &#x201C;WiMax: A Hotspot As Big As A City&#x201D; really hits home and explains to most regular, tech friendly folks exactly what WiMax is.</p>
<p>As far as I&#x2019;m concerned, Sprint has a few major challenges and they are:</p>
<ul>
<li>Educating the public</li>
<li>Convincing the public to sign up for 1 more service when Comcast already bundles it all. Nobody likes having more bills to pay, even if they add up to the same amount. And frankly, I don&#x2019;t think anyone wants to speak to any &#x201C;lenders&#x201D; who will &#x201C;consolidate their monthly payments&#x201D; at the moment.</li>
<li>The economy - do people have the money to spend?</li>
</ul>
<p>As far as WiMax and Android/Mobile goes, we&#x2019;re a little bit away from seeing that. The focus of the day was on devices - mobile devices - but that means notebooks/laptops and Internet Tablets&#x2026; NOT Mobile Phones.</p>
<p>Sprint said that WOULD come at some point, but not until the scope of their network was larger. Later this year, Baltimore will already see a Sprint AirCard that is based on 4G and DEFAULTS to slow 3G connections when it is forced to (do you sense our sarcasm?). Selling these localized products/services to Baltimore consumers makes sense&#x2026; but Mobile Phones is another whole step that will have to wait.</p>
<p>&#x201C;How Long Will It Have To Wait, Rob?&#x201D;</p>
<p>I&#x2019;m glad you asked. It will have to wait until the New Clearwire - the new legal entity of which Google is invested, officially &#x201C;passes&#x201D; the restrictions of the FCC. Today, Sprint executives said they fully expect that deal to be completed by the end of the year.</p>
<p>What then? Then $3.2 Billion Dollars of Capital go towards expanding the WiMax network on a global scale. Dan Hesse explained it would likely take $5 Billion dollars to get the job done and noted that they, &#x201C;better start fundraising.&#x201D; They&#x2019;ve got partners with a lot of deep pockets, but I&#x2019;m sure Intel execs weren&#x2019;t overly thrilled when Sprint execs drooled over their cash, commenting at their Balance Sheet and how they could narrow the $1.8 Billion Dollar gap.</p>
<p>Imagine a tribal village somewhere in Africa or India where there are no wires&#x2026; no telephone landlines&#x2026; heck, perhaps not even bathrooms. But imagine still being able to get Internet access there&#x2026; and faster access than you get on your desktop computer. Its possible, and Sprint hopes to cover over HALF of the world&#x2019;s population (area wise) in the next several years. That&#x2019;s a lofty feat.</p>
<p>Sprint executives made it perfectly clear that Wireless Carriers should NOT feel threatened and that WiMax was mainly for DATA delivery purposes&#x2026; for now. It seems much more likely that in the next couple years we&#x2019;ll first see a device that uses 3G voice as a maximum but when browsing the web, it first looks for 4G WiMax.</p>
<p>Since basically the beginning of this whole &#x201C;Android Thing&#x201D; we&#x2019;ve been talking about how Google and Android could usher in an era of 100% Free cellular phone service that is subsidized by on-phone advertising. Thats not likely something that would happen in 2009&#x2026; but why shouldn&#x2019;t it or couldn&#x2019;t it happen in the next several years? And why not a WiMax enabled Android Phone?</p>
<p>There are SOOOO many pieces out there and it can be really fun to try and put together the Mobile puzzle. WiMax/XOHM has the potential to be one of those edge (no pun intended) or corner pieces that serve as the foundation and reference point to which you can start filling in the details.</p>
<p>We&#x2019;ll likely be getting WiMax in the office for at least a couple months as a trial. But in the meantime&#x2026; where do you think Sprint/WiMax/XOHM will be in 1, 2, 3 or even 5 years from now?</p></div>
    </content>
    <updated>2008-10-09T03:27:40Z</updated>
    <category term="News &amp;amp; Articles"/>
    <category term="Sprint"/>
    <author>
      <name>phandroid.com</name>
    </author>
    <source>
      <id>http://phandroid.com</id>
      <link href="http://phandroid.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/AndroidPhoneFans" rel="self" type="application/atom+xml"/>
      <title>Android Phone Fans</title>
      <updated>2008-10-09T23:20:45Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://androidguys.com/?p=2023</id>
    <link href="http://feeds.feedburner.com/~r/androidguyscom/~3/415114216/" rel="alternate" type="text/html"/>
    <title>AndroidGuys Internships &amp; Opportunities</title>
    <summary>Your favorite Android site is looking to expand a little bit and we'd like your help!</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Your favorite Android site is looking to pick up a couple of beat writers!&#xA0; Are you already running a tech/mobile blog and wanting to pick up a little extra exposure?&#xA0; Do you have an Android site of your own and need a some traffic?&#xA0; We&#x2019;re here to help.</p>
<p>We don&#x2019;t have concrete job requirements, but we do have some recommendations.&#xA0; We&#x2019;d love to have some help with things like&#x2026;</p>
<ul>
<li>Gathering entertaining articles from around the internet on OHA related topics</li>
<li>Finding links to relevant topics</li>
</ul>
<p>To be part of the team, you&#x2019;ll just need to meet a couple of basic guidelines.&#xA0; Specifically, were looking for&#x2026;</p>
<ul>
<li>Genuine passion and interest in Android related technology</li>
<li>Good/great writing ability</li>
<li>Dedication to AndroidGuys and our cause</li>
<li>Preferred background with a member of the Open Handset Alliance</li>
<li>Able to write opinion articles with substance</li>
<li>Organized, detail-oriented</li>
</ul>
<h3><strong>FAQ&#x2019;s</strong></h3>
<ul>
<li>Writing degrees are not required but certainly help.</li>
<li>You do not have to live in the United States.</li>
<li>You may cross promote your own site, book, or blogs as long as it&#x2019;s tastefully done.</li>
<li>You do not have to cover one specific topic, but if you are an expert we&#x2019;d appreciate it!</li>
</ul>
<p>If you are intersted in joining the team, send an email to <strong>jobs @ androidguys.com</strong> with your details.&#xA0; No need to send a resume.&#xA0; If you have some writing examples, we&#x2019;d love to see them.&#xA0; We love to find new sites, so send us your URL&#x2019;s.&#xA0; On occasion, we may ask for you to write a sample article on a relevant topic.</p>

<p><a href="http://feeds.feedburner.com/~a/androidguyscom?a=DsP8fh"><img border="0" src="http://feeds.feedburner.com/~a/androidguyscom?i=DsP8fh"/></a></p><img height="1" src="http://feeds.feedburner.com/~r/androidguyscom/~4/415114216" width="1"/></div>
    </content>
    <updated>2008-10-08T20:19:01Z</updated>
    <category term="General News"/>
    <category term="androidguys"/>
    <category term="internships"/>
    <category term="site news"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://androidguys.com/?p=2023</feedburner:origLink>
    <author>
      <name>AndroidGuys</name>
    </author>
    <source>
      <id>http://androidguys.com</id>
      <logo>http://entrecard.s3.amazonaws.com/eimage/15598.jpg</logo>
      <category scheme="http://www.itunes.com/" term="Technology"/>
      <category scheme="http://www.itunes.com/" term="Gadgets"/>
      <link href="http://androidguys.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/androidguyscom" rel="self" type="application/atom+xml"/>
      <title>AndroidGuys</title>
      <updated>2008-10-10T21:09:43Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://www.talkandroid.com/?p=296</id>
    <link href="http://www.talkandroid.com/296-techfaith-china-android-release/" rel="alternate" type="text/html"/>
    <title>TechFaith Launching Android Powered Handset In Early 2009</title>
    <summary>China&#x2019;s TechFaith Wireless Communication Technology Ltd have today revealed their plans to launch an Android powered handset at the start of 2009.
TechFaith provides mobile phone design solutions to handset manufacturers that have their own brands, such as Motorola, LG, Amoi, Bird and CECT, as well as telecom operators including France Telecom, Sprint and SK Telecom.
&#x201C;The [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><img alt="" class="size-full wp-image-87 alignright" height="102" src="http://www.talkandroid.com/wp-content/uploads/2008/04/android_small_image.jpg" title="TechFaith China Android" width="93"/>China&#x2019;s TechFaith Wireless Communication Technology Ltd have today revealed their plans to launch an Android powered handset at the start of 2009.</p>
<p>TechFaith provides mobile phone design solutions to handset manufacturers that have their own brands, such as Motorola, LG, Amoi, Bird and CECT, as well as telecom operators including France Telecom, Sprint and SK Telecom.</p>
<blockquote><p>&#x201C;The development of a prototype Android phone has basically been completed. However, the launch of commercial products is unlikely to happen before the end of this year,&#x201D; Ji Changxi, a senior vice president of TechFaith, told <em>Interfax</em>.</p></blockquote>
<p>Aimed at the mainland China market, TechFaith are expected to announce the name of the manufacturer at the end of November.</p>
<p>&#x201C;We are still in talks with several interested customers,&#x201D; he said.</p>
<p>[via <a href="http://tmt.interfaxchina.com/news/724" target="_blank">Interfaxchina.com</a> (subscription)]</p>
<p>Post from: <a href="http://www.talkandroid.com/android-forums/">Android Forum</a></p>
<p><a href="http://www.talkandroid.com/296-techfaith-china-android-release/">TechFaith Launching Android Powered Handset In Early 2009</a></p></div>
    </content>
    <updated>2008-10-08T11:09:00Z</updated>
    <category term="Android News"/>
    <author>
      <name>admin</name>
    </author>
    <source>
      <id>http://www.talkandroid.com</id>
      <link href="http://www.talkandroid.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/AndroidNewsGoogleAndroidForums" rel="self" type="application/atom+xml"/>
      <subtitle>Talk Android News Blog and Forums</subtitle>
      <title>Google Android News Android Forums</title>
      <updated>2008-10-09T11:04:26Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://imandroid.wordpress.com/?p=136</id>
    <link href="http://imandroid.wordpress.com/2008/10/07/android-devices-being-assembled/" rel="alternate" type="text/html"/>
    <title>Android Devices being assembled?</title>
    <summary>zzzphone becomes an Android! ..</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><div class="snap_preview"><br/><p><a href="http://imandroid.files.wordpress.com/2008/10/wtf.jpg"><img alt="" class="aligncenter size-full wp-image-138" height="208" src="http://imandroid.files.wordpress.com/2008/10/wtf.jpg?w=246&amp;h=208" title="zzzphone?" width="246"/></a>T-Mobile preorders halted? no problemo, zzzphone&#x2019;s in town! Thats right, after seeing our PC assembling units, who are now venturing into the mobile industry. This will indeed be a reality. Even I was thinking about it atleast. Why you ask? here&#x2019;s why</p>
<ol>
<li>Mobile Platforms are becoming opensource and free. An already established market leader Symbian is now symbian foundation following Google&#x2019;s lead. Meanwhile Microsoft is sleeping.</li>
<li>A single Android Version can support a wide range of mobile hardware. Much like how windows behaves with PC components.&#xA0;</li>
<li>Hardware Assembly in mobiles perspective is quite complicated. You need to have a company that actually produces an FCC Compliant device. Im assuming, since most of manufacturing these days has been China, assemblers will go down to their manufacturing units and cut a deal.</li>
<li>All one has to do is DESIGN a unique device thats got Modules like Bluetooth, GSM, wifi, output (screen) and input (touch, keypad, etc)</li>
</ol>
<p>In theory, this is Possible! Very likely we might see a number of companies mushrooming all over in the future that &#x201C;Assemble&#x201D; Mobile Devices much like what PC companies did back in the day.</p>
<p>According to Their website <a href="http://www.zzzphone.com">www.zzzphone.com</a>, they&#x2019;ll start shipping as early as November 30 2008.&#xA0;</p>
<p>All viewers, proceed with caution. <strong><a href="http://www.gearlog.com/2008/10/zzzphone_returns_with_android.php">Gearlog</a></strong> feels this is legit! Before you all the way for preorders, it&#x2019;ll be a good idea to read reviews and what kind of &#x201C;Support&#x201D; this company would offer, which is still unclear.</p>
<p>A low end version costs around $150.&#xA0;</p>
<p>Nevertheless, i&#x2019;d say this is a welcome move. Mobile prices will go down around the world. Big hardware companies will feel the heat if they ignore this new industry trend.</p>
<p>heres the <a href="http://www.zzzphone.com/flash/tv-en.swf">TV commercial</a></p>
Posted in android, Google, News&#xA0;&#xA0;&#xA0;Tagged: android, Google, zzzphone&#xA0;&#xA0;&#xA0;<a href="http://feeds.wordpress.com/1.0/gocomments/imandroid.wordpress.com/136/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/imandroid.wordpress.com/136/"/></a> <a href="http://feeds.wordpress.com/1.0/godelicious/imandroid.wordpress.com/136/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/imandroid.wordpress.com/136/"/></a> <a href="http://feeds.wordpress.com/1.0/gostumble/imandroid.wordpress.com/136/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/imandroid.wordpress.com/136/"/></a> <a href="http://feeds.wordpress.com/1.0/godigg/imandroid.wordpress.com/136/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/imandroid.wordpress.com/136/"/></a> <a href="http://feeds.wordpress.com/1.0/goreddit/imandroid.wordpress.com/136/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/imandroid.wordpress.com/136/"/></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=imandroid.wordpress.com&amp;blog=3259265&amp;post=136&amp;subd=imandroid&amp;ref=&amp;feed=1"/></div></div>
    </content>
    <updated>2008-10-07T22:09:02Z</updated>
    <category term="Google"/>
    <category term="News"/>
    <category term="android"/>
    <category term="zzzphone"/>
    <author>
      <name>_blade_</name>
    </author>
    <source>
      <id>http://imandroid.wordpress.com</id>
      <link href="http://imandroid.wordpress.com/feed" rel="self" type="application/atom+xml"/>
      <link href="http://imandroid.wordpress.com" rel="alternate" type="text/html"/>
      <subtitle>everything abt Android mobile Operating System and its Devices</subtitle>
      <title>I.M.Android</title>
      <updated>2008-10-07T22:09:02Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://www.googleandblog.com/?p=182</id>
    <link href="http://www.googleandblog.com/how-to-make-money-google-android/3182/" rel="alternate" type="text/html"/>
    <title>How to Make Money with Google Android - Location Location Location</title>
    <summary>By definition, an android is an automation in the form of a human being but for smart developers Android could be an automation in the form of cash if they focus on location.
Mobile display advertising in its current infancy is worth $200 million a year according to M:Metrics but by 2011 the global mobile advertising [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><img alt="" class="alignnone" src="http://www.googleandblog.com/google-android/android-money.jpg" title="android money"/></p>
<p>By definition, an android is an automation in the form of a human being but for smart developers <em>Android</em> could be an automation in the form of cash if they focus on location.</p>
<p>Mobile display advertising in its current infancy is worth $200 million a year according to <strong>M:Metrics</strong> but by 2011 the global mobile advertising market is predicted to be worth over $19 billion.</p>
<p>The bulk of those billions of dollars will result from location-based ads as <strong>Diana LaGattuta</strong>, head of global marketing at <strong>Nokia Interactive</strong>, claimed mobile click-through rates fluctuate from 2 percent to 20 percent, with a consistently higher click-through rate than standard Web ads, sometimes up to eight times higher.</p>
<p><strong>Google</strong>&#x2019;s view of this is expressed by their spokesman <strong>Gareth Evans</strong>, &#x201C;<em>I think it&#x2019;s fair to say there are still some perceptions in the industry that mobile advertising is hard to do. This is something Google is trying to change by evangelizing the mobile space and helping advertisers develop integrated mobile campaigns that make full use of the platform</em>.&#x201D;</p>
<p>Thus <em>Android</em> is the means <strong>Google</strong> is evangelizing the mobile space to capture this predictably vast monetary advertising stream.</p>
<p>Gareth continues to say &#x201C;<em>By opening up mobile devices to all developers we believe we can drive greater innovation, and faster innovation, for the benefit of mobile users everywhere. Put simply, our hope is that the next big application will actually be built for mobiles, not PCs</em>.&#x201D;</p>
<p>As <strong>Google</strong> dominated the search space <em>Adwords</em> and <em>Adsense</em> allowed them to monetize it and mutually benefit webmasters hosting those ads so by dominating the mobile space it will monetize <em>Google Maps</em> and then mutually benefit those developers creating location apps and mobile sites.</p>
<p><strong>Cole Brodman</strong>, CTO and chief innovation officer for <strong>T-Mobile</strong>. &#x201C;<em>Simply, what&#x2019;s been lacking in mobile is a compelling set of apps and content that take advantage of those broadband networks. The U.S. over-consumes everything. We lead in mobile usage and home Internet penetration. But the mobile Internet is at a dismal 16 percent in the U.S., because there really haven&#x2019;t been that many compelling experiences for people to lean into</em>.&#x201D;</p>
<p><strong>Nokia</strong>&#x2019;s CEO even echoed last week what I stated here that <a href="http://www.googleandblog.com/us-leapfrogs-europe-in-wireless-development/3146/" target="_self" title="America leapfrogs Europe">America will leapfrog Europe in mobile technology</a> as in the 1990s Europe was the center of mobility when the focus was on texting and making calls, but Silicon Valley&#x2019;s Internet and PC heritage is starting to give the U.S. the edge.</p>
<p>It is my opinion that it will be an <em>Android</em> developer that fills this need and will be greatly compensated in both money and prestige.</p>
<p>Which developer and what application do you think it will be?</p>

<p><a href="http://feeds.feedburner.com/~a/GoogleAndBlog?a=Ncu0Zl"><img border="0" src="http://feeds.feedburner.com/~a/GoogleAndBlog?i=Ncu0Zl"/></a></p></div>
    </content>
    <updated>2008-10-07T19:47:01Z</updated>
    <category term="android"/>
    <category term="software"/>
    <author>
      <name>Michael Martin</name>
    </author>
    <source>
      <id>http://www.googleandblog.com</id>
      <link href="http://www.googleandblog.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/GoogleAndBlog" rel="self" type="application/atom+xml"/>
      <subtitle>Latest news and information on Google Android software and the gPhones that use it.</subtitle>
      <title>Google Android News</title>
      <updated>2008-10-07T19:47:01Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://androidguys.com/?p=2016</id>
    <link href="http://feeds.feedburner.com/~r/androidguyscom/~3/413974100/" rel="alternate" type="text/html"/>
    <title>Too Early to Start Talking G2?  Not According to Some</title>
    <summary>The ever famous anonymous tipster is saying that T-Mobile is prepping the G2.  The basis of the handset might look familiar to a few HTC fanboys.</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>We&#x2019;re still a couple of weeks away from getting G1 handsets in the hands of the masses, yet that doesn&#x2019;t stop some from thinking considerably further ahead.</p>
<p>If you think about about 6 weeks ago, we first <a href="http://androidguys.com/?p=1235" target="_blank"><strong>reported on the domain names</strong></a> that were secured by T-Mobile.&#xA0; As a refresher, Android Community had dug up 5 domain URL&#x2019;s that ranged from T-MobileG1.com through T-MobileG5.com.&#xA0; We&#x2019;ve speculated here a time or two that a G2 device might be completely different looking from the G1 that everyone is familiar with.&#xA0; Perhaps a flip phone or all touch screen device.</p>
<p>
<!--
google_ad_client = "pub-8948520780735734";
/* 300x250, created 4/2/08 */
google_ad_slot = "7057861534";
google_ad_width = 300;
google_ad_height = 250;
//-->

</p>
<p>Our expectations were, and still are, that T-Mobile will roll out their next Android handset a few months after the G1 dust settles.&#xA0; Maybe sometime in the first half of 2008 would be my guess.&#xA0; It&#x2019;s hard to imagine the carrier dropping something relatively soon after their biggest handset of all time.&#xA0; There&#x2019;d be serious outrage if something better, shinier, or less &#x201C;clunky&#x201D; arrived right on the heels of something that just tied people up for two years.</p>
<p>Nevertheless, someone is already talking about the G2 like it&#x2019;s already a foregone conclusion. &#xA0; The boys over at <a href="http://www.phonedog.com/cell-phone-research/blog/g2-htc-touch-hd-may-be-t-mobile-s-next-android-phone.aspx" target="_blank"><strong>PhoneDog have a pair of tipsters</strong></a> who claim that Magnificent Magenta is hard at work on a handset based on the HTC Touch HD as their follow up.</p>
<p>A couple of things to point out.&#xA0; First, the article from PhoneDog is the only place we&#x2019;ve seen this so far.&#xA0; Secondly, it&#x2019;s already a week old and nothing else has been confirmed or even hinted at elsewhere.&#xA0; Apparently it doesn&#x2019;t matter to Noah Kravitz who says that one of the sources is &#x201C;<span id="_ctl1_lblOutput"><em>somebody with a decent track record when it comes to accurately leaking info on upcoming handset releases</em>.&#x201D;&#xA0; We&#x2019;ll see.</span></p>
<p>If you&#x2019;re not <a href="http://www.htc.com/www/product.aspx?id=64790" target="_blank">familiar with the Touch HD</a>, you ought to do yourself a favor.&#xA0; It&#x2019;s by far the best looking device to come from Taiwan-based HTC.&#xA0; The specs are almost identical to the G1, yet it looks more polished and capable of taking on you know who.</p>
<h3>Your Turn to Talk</h3>
<p>What do you guys think?&#xA0; Could the rumor hold water?&#xA0; And if it&#x2019;s proven to be true&#x2026; Your thoughts on <strong>that</strong> device?</p>

<p><a href="http://feeds.feedburner.com/~a/androidguyscom?a=UOVfsu"><img border="0" src="http://feeds.feedburner.com/~a/androidguyscom?i=UOVfsu"/></a></p><img height="1" src="http://feeds.feedburner.com/~r/androidguyscom/~4/413974100" width="1"/></div>
    </content>
    <updated>2008-10-07T17:00:41Z</updated>
    <category term="Rumors and More"/>
    <category term="g2"/>
    <category term="other sites"/>
    <category term="phonedog"/>
    <category term="rumors"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://androidguys.com/?p=2016</feedburner:origLink>
    <author>
      <name>AndroidGuys</name>
    </author>
    <source>
      <id>http://androidguys.com</id>
      <logo>http://entrecard.s3.amazonaws.com/eimage/15598.jpg</logo>
      <category scheme="http://www.itunes.com/" term="Technology"/>
      <category scheme="http://www.itunes.com/" term="Gadgets"/>
      <link href="http://androidguys.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/androidguyscom" rel="self" type="application/atom+xml"/>
      <title>AndroidGuys</title>
      <updated>2008-10-10T21:09:43Z</updated>
    </source>
  </entry>

  <entry xml:lang="en-US">
    <id>urn:uuid:ec892a60-f063-4fff-8559-95b1cebf6791</id>
    <link href="http://journal.dedasys.com/articles/2008/10/07/making-applets-suck-less" rel="alternate" type="text/html"/>
    <title xml:lang="en-US">Making Applets Suck Less</title>
    <summary type="xhtml" xml:lang="en-US"><div xmlns="http://www.w3.org/1999/xhtml"><p>With all the effort being poured into Javascript lately, it's pretty evident that that's the way forward.  However, there are still some neat things you can do with applets that you can't do with Javascript.  For instance, I use the <a href="http://www.microemu.org/">microemulator</a> applet to let people <a href="http://www.hecl.org/applet/">play with a simulated phone</a> on the <a href="http://www.hecl.org/">Hecl</a> web site.</p>

<p>Unfortunately, the user experience hasn't that good.  While playing around with the code for that site, Firefox crashed a number of times, and I've heard other browsers have trouble as well.  No fun.</p>

<p>So it is with some satisfaction that I found this:</p>

<p><a href="https://jdk6.dev.java.net/plugin2/">https://jdk6.dev.java.net/plugin2/</a></p>

<p>It's an updated Java plugin that seems to work much, much better than the old one.  Unfortunately it doesn't appear as if it will be in the new Ubuntu, as it was released recently, but I'm quite happy to have something a bit more stable to develop with.</p>

<p>You can download that version of the Java SDK or JRE here:</p>

<p><a href="http://download.java.net/jdk6/">http://download.java.net/jdk6/</a></p>

<p>It's good to see this effort, even if it may be a bit late.</p></div>
    </summary>
    <content type="xhtml" xml:lang="en-US"><div xmlns="http://www.w3.org/1999/xhtml"><p>With all the effort being poured into Javascript lately, it's pretty evident that that's the way forward.  However, there are still some neat things you can do with applets that you can't do with Javascript.  For instance, I use the <a href="http://www.microemu.org/">microemulator</a> applet to let people <a href="http://www.hecl.org/applet/">play with a simulated phone</a> on the <a href="http://www.hecl.org/">Hecl</a> web site.</p>

<p>Unfortunately, the user experience hasn't that good.  While playing around with the code for that site, Firefox crashed a number of times, and I've heard other browsers have trouble as well.  No fun.</p>

<p>So it is with some satisfaction that I found this:</p>

<p><a href="https://jdk6.dev.java.net/plugin2/">https://jdk6.dev.java.net/plugin2/</a></p>

<p>It's an updated Java plugin that seems to work much, much better than the old one.  Unfortunately it doesn't appear as if it will be in the new Ubuntu, as it was released recently, but I'm quite happy to have something a bit more stable to develop with.</p>

<p>You can download that version of the Java SDK or JRE here:</p>

<p><a href="http://download.java.net/jdk6/">http://download.java.net/jdk6/</a></p>

<p>It's good to see this effort, even if it may be a bit late.</p></div>
    </content>
    <updated>2008-10-07T13:07:00Z</updated>
    <published>2008-10-07T13:07:00Z</published>
    <category scheme="http://journal.dedasys.com/articles/tag/hecl" term="hecl"/>
    <category scheme="http://journal.dedasys.com/articles/tag/java" term="java"/>
    <author>
      <name>David N. Welton</name>
    </author>
    <source>
      <id>tag:journal.dedasys.com,2005:Typo</id>
      <link href="http://journal.dedasys.com/xml/atom/feed.xml" rel="self" type="application/atom+xml"/>
      <link href="http://journal.dedasys.com" rel="alternate" type="text/html"/>
      <title xml:lang="en-US">David's Computer Stuff Journal</title>
      <updated>2008-10-09T18:25:11Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://androidguys.com/?p=2009</id>
    <link href="http://feeds.feedburner.com/~r/androidguyscom/~3/413750414/" rel="alternate" type="text/html"/>
    <title>What&#x2019;s Your Preference: Part Two</title>
    <summary>Does your Android application have more preferences than really fit in a simple list? Learn how to add structure, in the form of categories and screens, in today's episode of Building 'Droids!</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>In a <a href="http://androidguys.com/?p=1891" title="Part Two">previous post</a>, we covered the basics of the new preference system in Android. To recap: you can define preference characteristics in an XML file. This in turn gives you an Android-generated preference screen, which you can launch from an activity. The results are stored in the SharedPreferences for your application for later retrieval. Today, we will continue our look at the preferences UI, in an excerpt from <a href="http://commonsware.com/Android/" title="The Busy Coder's Guide to Android Development">The Busy Coder&#x2019;s Guide to Android Development</a>.</p>
<p>If you have a lot of preferences for users to set, having them all in one big list may become troublesome. Android&#x2019;s preference framework gives you a few ways to impose a bit of structure on your bag of preferences, including categories and screens.</p>
<p>Categories are added via a PreferenceCategory element in your preference XML and are used to group together related preferences. Rather than have your preferences all as children of the root PreferenceScreen, you can put a few PreferenceCategory elements in the PreferenceScreen, and then put your preferences in their appropriate categories. Visually, this adds a divider with the category title between groups of preferences.</p>
<p>If you have lots and lots of preferences &#x2014; more than is convenient for users to scroll through &#x2014; you can also put them on separate &#x201C;screens&#x201D; by introducing the PreferenceScreen element.</p>
<p>Any children of PreferenceScreen go on their own screen. If you nest PreferenceScreens, the parent screen displays the screen as a placeholder entry &#x2014; tapping that entry brings up the child screen.</p>
<p>
<!--
google_ad_client = "pub-8948520780735734";
/* 300x250, created 4/2/08 */
google_ad_slot = "7057861534";
google_ad_width = 300;
google_ad_height = 250;
//-->

</p>
<p>For example, here is a preference XML file that contains both PreferenceCategory and nested PreferenceScreen elements:</p>
<pre class="xml" name="code">
&lt;PreferenceScreen
	xmlns:android="http://schemas.android.com/apk/res/android"&gt;
	&lt;PreferenceCategory android:title="Simple Preferences"&gt;
		&lt;CheckBoxPreference
			android:key="@string/checkbox"
			android:title="Checkbox Preference"
			android:summary="Check it on, check it off"
		/&gt;
		&lt;RingtonePreference
			android:key="@string/ringtone"
			android:title="Ringtone Preference"
			android:showDefault="true"
			android:showSilent="true"
			android:summary="Ping a tone, any tone, even silence"
		/&gt;
	&lt;/PreferenceCategory&gt;
	&lt;PreferenceCategory android:title="Detail Screens"&gt;
		&lt;PreferenceScreen
			android:key="detail"
			android:title="Detail Screen"
			android:summary="Additional preferences held in another page"&gt;
			&lt;CheckBoxPreference
				android:key="@string/checkbox2"
				android:title="Another Checkbox"
				android:summary="On. Off. It really doesn't matter."
			/&gt;
		&lt;/PreferenceScreen&gt;
	&lt;/PreferenceCategory&gt;
&lt;/PreferenceScreen&gt;
</pre>
<p>The result, when you use this preference XML with your PreferenceActivity implementation, is a categorized list of elements:</p>
<div class="wp-caption aligncenter" id="attachment_2012" style="width: 332px;"><a href="http://androidguys.com/wp-content/uploads/prefs4.png"><img alt="A preferences UI showing categories and the launch-point for a secondary screen" class="size-full wp-image-2012" height="482" src="http://androidguys.com/wp-content/uploads/prefs4.png" width="322"/></a><p class="wp-caption-text">A preferences UI showing categories and the launch-point for a secondary screen</p></div>
<p>And, if you tap on the Detail Screen entry, you are taken to the child preference screen:</p>
<div class="wp-caption aligncenter" id="attachment_2013" style="width: 332px;"><a href="http://androidguys.com/wp-content/uploads/prefs5.png"><img alt="The secondary screen, launched from the main preferences activity" class="size-full wp-image-2013" height="482" src="http://androidguys.com/wp-content/uploads/prefs5.png" width="322"/></a><p class="wp-caption-text">The secondary screen, launched from the main preferences activity</p></div>
<p>Next time, in the third and final(?) part of this series of blog posts, we will look at elements that support free-form text entry or a selection of an item out of a list.</p>

<p><a href="http://feeds.feedburner.com/~a/androidguyscom?a=PJj9tV"><img border="0" src="http://feeds.feedburner.com/~a/androidguyscom?i=PJj9tV"/></a></p><img height="1" src="http://feeds.feedburner.com/~r/androidguyscom/~4/413750414" width="1"/></div>
    </content>
    <updated>2008-10-07T12:11:01Z</updated>
    <category term="Building Droids"/>
    <category term="android coding"/>
    <category term="android help"/>
    <category term="android preferences"/>
    <category term="code for android"/>
    <category term="commonsware"/>
    <category term="writing for android"/>
    <category term="writing with android"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://androidguys.com/?p=2009</feedburner:origLink>
    <author>
      <name>Mark Murphy</name>
    </author>
    <source>
      <id>http://androidguys.com</id>
      <logo>http://entrecard.s3.amazonaws.com/eimage/15598.jpg</logo>
      <category scheme="http://www.itunes.com/" term="Technology"/>
      <category scheme="http://www.itunes.com/" term="Gadgets"/>
      <link href="http://androidguys.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/androidguyscom" rel="self" type="application/atom+xml"/>
      <title>AndroidGuys</title>
      <updated>2008-10-10T21:09:43Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://androidguys.com/?p=2006</id>
    <link href="http://feeds.feedburner.com/~r/androidguyscom/~3/413148390/" rel="alternate" type="text/html"/>
    <title>Flurry Helps Developers With Real-Time Analytics Tools</title>
    <summary>Flurry Analytics helps to measure performance of applications once they're installed on mobile devices.</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>A serious problem that developers face is knowing where to spend their time and effort when working on an application.&#xA0; It could be said that real work doesn&#x2019;t start until after a program is released into the wild.&#xA0; Wouldn&#x2019;t it be nice to know what kind of handsets are being used to run your apps?&#xA0; Where are the people using your program?&#xA0; What should you focus on when you start the software updates?&#xA0; What was a waste of your time the first go round?</p>
<p>
<!--
google_ad_client = "pub-8948520780735734";
/* 300x250, created 4/2/08 */
google_ad_slot = "7057861534";
google_ad_width = 300;
google_ad_height = 250;
//-->

</p>
<p>San Francisco based <a href="http://www.flurry.com/" target="_blank"><strong>Flurry </strong></a>provides developers with a great analytics tool allowing for real-time information.&#xA0; Flurry Analytics can help a developer figure out just what it is that iPhone users like about your software.&#xA0; Maybe your Android version of the program seems to be taking off like crazy.&#xA0; The analytics tools can help you pinpoint what the hot spots are in your apps and find why so many people are flocking to it.</p>
<blockquote><p>&#x201C;The mobile phone is evolving, but without detailed information on how consumers are responding and using new applications, it&#x2019;s a real challenge for developers to make strategic product decisions that grow their businesses effectively.&#x201D; - <a href="http://www.marketwire.com/press-release/Flurry-904539.html" target="_blank">Simon Khalaf, president and CEO of Flurry</a>.</p></blockquote>
<p>Mobile internet is going to be more demanding on developers.&#xA0; Users will want the latest and greatest from their handsets and developers will need to be able to respond as quickly as possible.&#xA0; Success can be measured by more than the sheer number of downloads, however the 60 million apps downloaded in the first 30 days from Apple&#x2019;s App store is a compelling figure.&#xA0; It&#x2019;s a safe bet to assume that most of these developers would like to know where opportunities exist. Of those 60 million, how many people are using it on a daily basis?</p>
<p>So how does it work?&#xA0; It&#x2019;s pretty simple actually.&#xA0; A small file is essentially placed within the application that reports back to the developer in analytic format.&#xA0; Tools like this will be essential to those wanting to constantly improve their software with release updates.</p>

<p><a href="http://feeds.feedburner.com/~a/androidguyscom?a=mKtCeG"><img border="0" src="http://feeds.feedburner.com/~a/androidguyscom?i=mKtCeG"/></a></p><img height="1" src="http://feeds.feedburner.com/~r/androidguyscom/~4/413148390" width="1"/></div>
    </content>
    <updated>2008-10-06T21:09:57Z</updated>
    <category term="General News"/>
    <category term="android"/>
    <category term="apple"/>
    <category term="flurry"/>
    <category term="other sites"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://androidguys.com/?p=2006</feedburner:origLink>
    <author>
      <name>Scott Webster</name>
    </author>
    <source>
      <id>http://androidguys.com</id>
      <logo>http://entrecard.s3.amazonaws.com/eimage/15598.jpg</logo>
      <category scheme="http://www.itunes.com/" term="Technology"/>
      <category scheme="http://www.itunes.com/" term="Gadgets"/>
      <link href="http://androidguys.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/androidguyscom" rel="self" type="application/atom+xml"/>
      <title>AndroidGuys</title>
      <updated>2008-10-10T21:09:43Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://phandroid.com/?p=412</id>
    <link href="http://phandroid.com/2008/10/06/blackberry-app-center-coming-soon/" rel="alternate" type="text/html"/>
    <title>BlackBerry App Center: Coming Soon!</title>
    <summary>As I&#x2019;ve said before, even if Android fails miserably, Google still will have accomplished the desired effect of drastically accelerating the proliferation of the mobile web. After Google announced Android we saw the iPhone App Store, announcement of Android Market and now&#x2026; BlackBerry App Center.
The App Center news seems to have slipped along with information [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>As I&#x2019;ve said before, even if Android fails miserably, Google still will have accomplished the desired effect of drastically accelerating the proliferation of the mobile web. After Google announced Android we saw the iPhone App Store, announcement of Android Market and now&#x2026; BlackBerry App Center.</p>
<p>The App Center news seems to have slipped along with information of the upcoming BlackBerry Storm touchscreen phone. That device is launching on Vodafone and Verizon Wireless sometime in November and a screen shot of the new RIM OS 4.7 on the BlackBerry Storm serves as the proof:</p>
<p><img alt="" class="alignnone size-full wp-image-411" height="500" src="http://phandroid.com/wp-content/uploads/2008/10/blackberry-app-center1.jpg" title="blackberry-app-center1" width="284"/></p>
<p>Take a look at the rumored &#x201C;features&#x201D; of the device:</p>
<p>Check out the feature list:</p>
<ul>
<li>The Application Center will be available on 4.7 Storm devices and will be designed for the Storm touch screen UI.</li>
<li>Carriers will be responsible for hosting the application data and sending updates to the directory to RIM.</li>
<li>The main application screen will provide the user with a list of all applications that are available for install from the particular carrier for the specific device model and OS version. Incompatible applications will not be displayed.</li>
<li>The main screen will provide the user the ability to quickly browse the application list, then view the available information about each application in a detailed description screen which shows the logo and full description. Installation will occur with one click (launches the web browser).</li>
<li>The user will be able to access the Options &gt; Applications screen from within the App Center (allowing the user to delete applications directly from within the App Center).</li>
<li>The user will be provided with various status info: date the app list was most recently updated; notification that updates are available; option to reapplication list was completed, etc.</li>
<li>Since the download and installation will be handled by the browser in this first release, the Application Center will not be capable of restarting the application / download intelligently.</li>
<li>The Application Center will automatically check for updates daily.</li>
</ul>
<p>Uhoh&#x2026; will the BlackBerry Storm be an immediate T-Mobile G1 competitor, offering an equally competitive catalog of applications? Check out the second bullet:</p>
<blockquote><p>Carriers will be responsible for hosting the application data and sending updates to the directory to RIM.</p></blockquote>
<p>So basically, the &#x201C;App Center&#x201D; is just BlackBerry putting a trendy title and cleaner UI on Verizon&#x2019;s various Get It Now! Services. SUCH a disappointment.</p>
<p>To be honest, we were nervous about T-Mobile and other carriers crippling Android and the Android Market. Its one thing to have full functionality and the carrier TAKING AWAY functionality and options on purpose. But with the BlackBerry App Center, it appears the carrier has to be the source of putting Application on the market to begin with. Hmmmm.</p>
<p>Verizon did launch a developer program earlier this year (or maybe late last year) but we have seen absolutely ZILCH from it. It seems as though this &#x201C;App Center&#x201D; was built specifically for the Storm OS but that it is just the start of something larger?</p>
<p>Whatever RIM has up their sleeve&#x2026; we&#x2019;re happy to see this development. We&#x2019;re not Pro-Android and Anti-Everything-Else as it seems many iPhone Fanboys are. We appreciate the forward thinking of Apple and now RIM&#x2026; they are both working to drastically improve the capabilities and options available to consumers. SO much is possible and we&#x2019;re just now starting to unlock all of the potential.</p>
<p>It doesn&#x2019;t seem like the iPhone App Store or BlackBerry App Center will come close to the openness and flexibility of Android and the Android Market. But, if the success of Android pushes Apple and RIM to move in that direction, it will be a great success for the OHA and a big win for consumers.</p></div>
    </content>
    <updated>2008-10-06T20:58:54Z</updated>
    <category term="BlackBerry"/>
    <category term="News &amp;amp; Articles"/>
    <category term="Verizon"/>
    <category term="Vodafone"/>
    <author>
      <name>phandroid.com</name>
    </author>
    <source>
      <id>http://phandroid.com</id>
      <link href="http://phandroid.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/AndroidPhoneFans" rel="self" type="application/atom+xml"/>
      <title>Android Phone Fans</title>
      <updated>2008-10-09T23:20:45Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://phandroid.com/?p=409</id>
    <link href="http://phandroid.com/2008/10/06/t-mobile-g1-emulator-try-it-now/" rel="alternate" type="text/html"/>
    <title>T-Mobile G1 Emulator: Try It Now!</title>
    <summary>Thanks to some crafty animation work, you can now use an online emulator to test out various features of the T-Mobile G1. Lots of functionality is missing, left out or simply not working - but for those craving to get their mitts on the phone, this is one more thing to help fill that void [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Thanks to some crafty animation work, you can now use an online emulator to test out various features of the T-Mobile G1. Lots of functionality is missing, left out or simply not working - but for those craving to get their mitts on the phone, this is one more thing to help fill that void in your heart.</p>
<p>To use the emulator, visit the following link:<br/>
http://tmobile.modeaondemand.com/htc/g1/</p>
<p>You&#x2019;ll need to click the &#x201C;Emulator&#x201D; button in the upper right hand corner to actually play with the Android interface. You can also get a 360 degree view of the phone, view animations of the Keyboard Slide, Battery Removal, SIM Card Insertion and SD Memory Card Insertion.</p>
<p>Enjoy!</p>
<p>[Thanks <a href="http://isaacsloan.com">Isaac</a>]</p>
<p>UPDATE: hmmmm the website seems to be down at the moment. Anybody have another link?</p></div>
    </content>
    <updated>2008-10-06T20:58:54Z</updated>
    <category term="News &amp;amp; Articles"/>
    <category term="T-Mobile G1"/>
    <author>
      <name>phandroid.com</name>
    </author>
    <source>
      <id>http://phandroid.com</id>
      <link href="http://phandroid.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/AndroidPhoneFans" rel="self" type="application/atom+xml"/>
      <title>Android Phone Fans</title>
      <updated>2008-10-09T23:20:45Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://androidguys.com/?p=2004</id>
    <link href="http://feeds.feedburner.com/~r/androidguyscom/~3/413066054/" rel="alternate" type="text/html"/>
    <title>WIRED&#x2019;s Gadget Lab is Kinda Hatin&#x2019; on the G1</title>
    <summary>T-Mobile's first Android handset is apparently not living up to someone's expectations!</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>An article went up on Gadget Lab just before the weekend arrived called &#x201C;<a href="http://blog.wired.com/gadgets/2008/10/top-5-cell-phon.html" target="_blank"><strong>Top 5 Cellphone Letdowns of 2008</strong></a>&#x201D; and the G1 landed at number 2, right behind the iPhone 3G.</p>
<p>
<!--
google_ad_client = "pub-8948520780735734";
/* 300x250, created 4/2/08 */
google_ad_slot = "7057861534";
google_ad_width = 300;
google_ad_height = 250;
//-->

</p>
<p>What&#x2019;s the big letdown?</p>
<blockquote><p>&#x201C;The handset poised to out-iPhone the iPhone had a laundry list of hardware letdowns: bulky, unattractive, and saddled with yet another proprietary headphone jack.&#x201D;</p></blockquote>
<p>Let&#x2019;s be careful not to confuse reviews of the G1 with Android in general.&#xA0; That&#x2019;s a common problem and it looks like Terrence Russell knows the difference between the two.&#xA0; &#x201C;Updates to Google&#x2019;s Android OS could salvage the device (&#xE0; la the iPhone 3G).&#x201D;&#xA0;&#xA0; The bigger complaints of Android are almost all addressable.&#xA0; The stuff about the G1 however might not be as easy.&#xA0; There&#x2019;s not much one can do to &#x201C;un-bulky&#x201D; a phone.</p>
<p>The other phones to make the list are Palm Treo Pro, LG Dare, and Motorola Z10.</p>

<p><a href="http://feeds.feedburner.com/~a/androidguyscom?a=IAL3KY"><img border="0" src="http://feeds.feedburner.com/~a/androidguyscom?i=IAL3KY"/></a></p><img height="1" src="http://feeds.feedburner.com/~r/androidguyscom/~4/413066054" width="1"/></div>
    </content>
    <updated>2008-10-06T19:21:13Z</updated>
    <category term="General News"/>
    <category term="G1"/>
    <category term="other sites"/>
    <category term="polls"/>
    <category term="wired"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://androidguys.com/?p=2004</feedburner:origLink>
    <author>
      <name>Scott Webster</name>
    </author>
    <source>
      <id>http://androidguys.com</id>
      <logo>http://entrecard.s3.amazonaws.com/eimage/15598.jpg</logo>
      <category scheme="http://www.itunes.com/" term="Technology"/>
      <category scheme="http://www.itunes.com/" term="Gadgets"/>
      <link href="http://androidguys.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/androidguyscom" rel="self" type="application/atom+xml"/>
      <title>AndroidGuys</title>
      <updated>2008-10-10T21:09:43Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://androidguys.com/?p=2000</id>
    <link href="http://feeds.feedburner.com/~r/androidguyscom/~3/413025501/" rel="alternate" type="text/html"/>
    <title>Can&#x2019;t Wait for Your G1?  Play With T-Mobile&#x2019;s Emulator Until Then</title>
    <summary>Mess around with a fully functional emulator of the first Android handset until yours arrives.</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Have a strong desire to satisfy your G1 jones?&#xA0; Yeah, we feel for you.&#xA0; We&#x2019;re going through the same thing ourselves.&#xA0; Until your G1 handset arrives later this month or next, you can <a href="http://tmobile.modeaondemand.com/htc/g1/" target="_blank"><strong>play with the T-Mobile G1 emulator.</strong></a></p>
<p>
<!--
google_ad_client = "pub-8948520780735734";
/* 300x250, created 4/2/08 */
google_ad_slot = "7057861534";
google_ad_width = 300;
google_ad_height = 250;
//-->

</p>
<p>We spent a few minutes with this over the weekend found it kinda fun.&#xA0; You can get a sense for how the phone notifications work, like new SMS or incoming calls.&#xA0; You can also play with the menu, checkout the email setup, and add shortcuts to desktop.</p>
<p>Also on the same page are demos to show basic things like SIM, battery, and memory card insertion.&#xA0; Oh yeah, there&#x2019;s a fully rotatable look at the G1.&#xA0; Something tells us that you guys have pretty much seen every angle of this handset already though.&#xA0; Still, it&#x2019;s fun to look at and play with until yours arrives.</p>

<p><a href="http://feeds.feedburner.com/~a/androidguyscom?a=znxiZd"><img border="0" src="http://feeds.feedburner.com/~a/androidguyscom?i=znxiZd"/></a></p><img height="1" src="http://feeds.feedburner.com/~r/androidguyscom/~4/413025501" width="1"/></div>
    </content>
    <updated>2008-10-06T18:28:57Z</updated>
    <category term="General News"/>
    <category term="emulator"/>
    <category term="G1"/>
    <category term="t-mobile"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://androidguys.com/?p=2000</feedburner:origLink>
    <author>
      <name>AndroidGuys</name>
    </author>
    <source>
      <id>http://androidguys.com</id>
      <logo>http://entrecard.s3.amazonaws.com/eimage/15598.jpg</logo>
      <category scheme="http://www.itunes.com/" term="Technology"/>
      <category scheme="http://www.itunes.com/" term="Gadgets"/>
      <link href="http://androidguys.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/androidguyscom" rel="self" type="application/atom+xml"/>
      <title>AndroidGuys</title>
      <updated>2008-10-10T21:09:43Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://androidguys.com/?p=1995</id>
    <link href="http://feeds.feedburner.com/~r/androidguyscom/~3/412992419/" rel="alternate" type="text/html"/>
    <title>T-Mobile: We&#x2019;ve Sold Three Times as Many G1&#x2019;s as We Anticipated</title>
    <summary>The wireless providers says that people are snatching these up way faster than they expected.</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>T-Mobile has seen incredible success thus far with the G1 handset preorders.&#xA0; They&#x2019;re doing so well in fact that they had to nearly triple the amount of handsets available for the October 22nd release.</p>
<blockquote><p>Because of overwhelming demand, we&#x2019;re setting aside even more T-Mobile G1&#x2122; phones as a special thanks to you, our loyal T-Mobile customers. This is your chance to order yours today, before it hits the streets, and guarantee you don&#x2019;t go without. - <a href="http://www.t-mobileg1.com/pre-order-g1.aspx" target="_blank">T-MobileG1.com</a></p></blockquote>
<p>This comes as good news for T-Mobile as they aim to claw their way towards becoming the third largest wireless carrier in the US.&#xA0; With Sprint having a few down quarters in a row and T-Mobile continuing to add net customers, this handset might be what is needed to catapult them towards the top three.</p>
<p>
<!--
google_ad_client = "pub-8948520780735734";
/* 300x250, created 4/2/08 */
google_ad_slot = "7057861534";
google_ad_width = 300;
google_ad_height = 250;
//-->

</p>
<p>It might take more than a few lucky quarters to get them in there, but it&#x2019;s becoming more obvious to us by the week that T-Mobile is a much more progressive thinking company than most.&#xA0; Dan Hesse has done some great things for Sprint so far, but he&#x2019;s got to keep his foot on the gas.&#xA0; Hopefully, there&#x2019;s a few tricks up his sleeve for the end of this year as we wait for their Android handset.</p>
<p>Congratulations to T-Mobile on the initial success of the G1!&#xA0; Hopefully, once the handsets are in the world, users are showing them off and bringing new customers in droves, wanting their phones to do similar things.</p>
<p>If preorders ain&#x2019;t your thing, you can <a href="http://www.t-mobileg1.com/pre-order-g1-form.aspx" target="_blank"><strong>sign up for the email alert</strong></a> that let&#x2019;s you know the second the G1 hits the street.</p>

<p><a href="http://feeds.feedburner.com/~a/androidguyscom?a=P48Kxq"><img border="0" src="http://feeds.feedburner.com/~a/androidguyscom?i=P48Kxq"/></a></p><img height="1" src="http://feeds.feedburner.com/~r/androidguyscom/~4/412992419" width="1"/></div>
    </content>
    <updated>2008-10-06T17:57:44Z</updated>
    <category term="Carrier News"/>
    <category term="G1"/>
    <category term="presales"/>
    <category term="t-mobile"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://androidguys.com/?p=1995</feedburner:origLink>
    <author>
      <name>AndroidGuys</name>
    </author>
    <source>
      <id>http://androidguys.com</id>
      <logo>http://entrecard.s3.amazonaws.com/eimage/15598.jpg</logo>
      <category scheme="http://www.itunes.com/" term="Technology"/>
      <category scheme="http://www.itunes.com/" term="Gadgets"/>
      <link href="http://androidguys.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/androidguyscom" rel="self" type="application/atom+xml"/>
      <title>AndroidGuys</title>
      <updated>2008-10-10T21:09:43Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://androidguys.com/?p=1986</id>
    <link href="http://feeds.feedburner.com/~r/androidguyscom/~3/412927493/" rel="alternate" type="text/html"/>
    <title>KDDI Unveils 3.1 Inch OLED Display</title>
    <summary>Bigger, higher resolutions screens never hurt anyone!  I'd love to see these on an Android handset soon.</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Japanese telecommunication company KDDI is at it again with the showcasing of two <a href="http://www.electronista.com/articles/08/10/01/kddi.800x480.oled/">3.1 inch OLED display&#x2019;s</a> for Mobile phones from fellow Open Handset Alliance member Samsung as well as an unnamed Japanese manufacturer.</p>
<p>
<!--
google_ad_client = "pub-8948520780735734";
/* 300x250, created 4/2/08 */
google_ad_slot = "7057861534";
google_ad_width = 300;
google_ad_height = 250;
//-->

</p>
<p>The Samsung 3.1 inch OLED display has a 800&#xD7;480 resolution that should be enough to watch some DVD movies without it being a pixelated mess. The same thing goes for the unnamed Japanese Manufacturer OLED 3.1 inch display.</p>
<p>Samsung&#x2019;s OLED display will launch on a KDDI device later next year and I&#x2019;m hoping it&#x2019;ll be a Android device.&#xA0; KDDI has been very busy at CEATEC this year showing off a bunch of stuff including their <a href="http://androidguys.com/?p=1959">Superman phone</a>, I hope to see the same dedication put towards Android handsets!</p>

<p><a href="http://feeds.feedburner.com/~a/androidguyscom?a=0sqofn"><img border="0" src="http://feeds.feedburner.com/~a/androidguyscom?i=0sqofn"/></a></p><img height="1" src="http://feeds.feedburner.com/~r/androidguyscom/~4/412927493" width="1"/></div>
    </content>
    <updated>2008-10-06T16:16:35Z</updated>
    <category term="Carrier News"/>
    <category term="display"/>
    <category term="kddi"/>
    <category term="oha"/>
    <category term="oled"/>
    <category term="samsung"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://androidguys.com/?p=1986</feedburner:origLink>
    <author>
      <name>Vamien McKalin</name>
    </author>
    <source>
      <id>http://androidguys.com</id>
      <logo>http://entrecard.s3.amazonaws.com/eimage/15598.jpg</logo>
      <category scheme="http://www.itunes.com/" term="Technology"/>
      <category scheme="http://www.itunes.com/" term="Gadgets"/>
      <link href="http://androidguys.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/androidguyscom" rel="self" type="application/atom+xml"/>
      <title>AndroidGuys</title>
      <updated>2008-10-10T21:09:43Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://androidguys.com/?p=1983</id>
    <link href="http://feeds.feedburner.com/~r/androidguyscom/~3/412921204/" rel="alternate" type="text/html"/>
    <title>Android Going to Japan</title>
    <summary>After the US, UK and Europe, it's time for NTT DoCoMo to get a launch date for Android.</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>For those not watching too closely, NTT DocoMo is a founding member of the Open Handset Alliance (OHA).   The Japanese carrier has announced plans to sell Android based handsets in Japan by 2009.  Rumors indicate that the chosen model is the HTC Dream / G1.</p>
<p>
<!--
google_ad_client = "pub-8948520780735734";
/* 300x250, created 4/2/08 */
google_ad_slot = "7057861534";
google_ad_width = 300;
google_ad_height = 250;
//-->

</p>
<p>This good news for the Japanese Android&#x2019;s Fans was brought by Ryuji Yamada, DoCoMo&#x2019;s president.</p>
<p>NTT DoCoMo will also be carrying some other high profile handsets, like RIM&#x2019;s latest handset, the BlackBerry Bold.&#xA0; The Bold will be available in Japan in the first quarter 2009.</p>
<p>Via <a href="http://3gweek.net/2008/10/03/docomo-plans-to-sell-android-and-blackberry-bold-next-year/" target="_blank" title="3gweek android japan">3GWeek Asia </a></p>

<p><a href="http://feeds.feedburner.com/~a/androidguyscom?a=4MdAFO"><img border="0" src="http://feeds.feedburner.com/~a/androidguyscom?i=4MdAFO"/></a></p><img height="1" src="http://feeds.feedburner.com/~r/androidguyscom/~4/412921204" width="1"/></div>
    </content>
    <updated>2008-10-06T16:16:35Z</updated>
    <category term="Carrier News"/>
    <category term="android japan"/>
    <category term="android launch japan"/>
    <category term="android ntt"/>
    <category term="ntt docomo android"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://androidguys.com/?p=1983</feedburner:origLink>
    <author>
      <name>Hicham Sabre</name>
    </author>
    <source>
      <id>http://androidguys.com</id>
      <logo>http://entrecard.s3.amazonaws.com/eimage/15598.jpg</logo>
      <category scheme="http://www.itunes.com/" term="Technology"/>
      <category scheme="http://www.itunes.com/" term="Gadgets"/>
      <link href="http://androidguys.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/androidguyscom" rel="self" type="application/atom+xml"/>
      <title>AndroidGuys</title>
      <updated>2008-10-10T21:09:43Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://www.talkandroid.com/?p=293</id>
    <link href="http://www.talkandroid.com/293-t-mobile-g1-november-preorder/" rel="alternate" type="text/html"/>
    <title>T-Mobile Triples G1 Launch Stock, Still Accepting Pre-Orders For November</title>
    <summary>In a statement issued on friday, T-Mobile USA commented on the huge pre-order demand for the Android G1 and the measures they have taken to try and meet it.
Although the G1 has currently out sold it&#x2019;s pre-order allocation, customers can still order the handset through October 21for an expected November delivery date.
&#x201C;Given the great anticipation [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><img alt="" class="size-full wp-image-272 alignright" height="128" src="http://www.talkandroid.com/wp-content/uploads/2008/09/sony-android-handset.jpg" title="T-Mobile G1 Pre-orders" width="152"/>In a statement issued on friday, T-Mobile USA commented on the huge pre-order demand for the <a href="http://www.talkandroid.com/android-forums/htc-dream-g1/">Android G1</a> and the measures they have taken to try and meet it.</p>
<p>Although the G1 has currently out sold it&#x2019;s pre-order allocation, customers can still order the handset through October 21for an expected November delivery date.</p>
<blockquote><p>&#x201C;Given the great anticipation and the heavy pre-sale demand for the T-Mobile G1 with Google, we nearly tripled the number of phones initially available for delivery on our October 22 launch date, and have sold through them all. However, to accommodate additional T-Mobile customers who want to pre-order a device, they now have the opportunity to place a pre-order through October 21, for delivery at a later date. Also, people can still pre-register on the T-Mobile G1 Web site to be notified prior to launch where they can purchase the device beginning October 22. Details are available on the T-Mobile G1 Web site, <a href="http://www.t-mobileg1.com/">www.T-MobileG1.com</a>.&#x201D;</p></blockquote>
<p>This recent statement follows reports last week that the operator intends to sell up to 500,000 G1s by Christmas 2008.</p>
<p>Post from: <a href="http://www.talkandroid.com/android-forums/">Android Forum</a></p>
<p><a href="http://www.talkandroid.com/293-t-mobile-g1-november-preorder/">T-Mobile Triples G1 Launch Stock, Still Accepting Pre-Orders For November</a></p></div>
    </content>
    <updated>2008-10-06T10:50:50Z</updated>
    <category term="Android News"/>
    <author>
      <name>admin</name>
    </author>
    <source>
      <id>http://www.talkandroid.com</id>
      <link href="http://www.talkandroid.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/AndroidNewsGoogleAndroidForums" rel="self" type="application/atom+xml"/>
      <subtitle>Talk Android News Blog and Forums</subtitle>
      <title>Google Android News Android Forums</title>
      <updated>2008-10-09T11:04:26Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://phandroid.com/?p=407</id>
    <link href="http://phandroid.com/2008/10/04/top-1-dumbest-article-of-the-day/" rel="alternate" type="text/html"/>
    <title>Top 1 Dumbest Article Of The Day</title>
    <summary>A Wired.com article titled &#x201C;Top 5 Cell Phone Busts of 2008&#x201D; is the target of this rant-filled post for naming the T-Mobile G1 as one of the biggest busts of the year. Actually, they called it the Google G1 - their first mistake.
First of all, if you&#x2019;re going to name a cell phone that hasn&#x2019;t [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>A Wired.com article titled &#x201C;<a href="http://blog.wired.com/gadgets/2008/10/top-5-cell-phon.html">Top 5 Cell Phone Busts of 2008</a>&#x201D; is the target of this rant-filled post for naming the T-Mobile G1 as one of the biggest busts of the year. Actually, they called it the Google G1 - their first mistake.</p>
<p>First of all, if you&#x2019;re going to name a cell phone that hasn&#x2019;t yet been released to your biggest busts lists how about pointing your finger at the Xperia or Tube or something&#x2026; ANYthing besides the G1 - a phone with a RIDICULOUS amount of potential? So whats your beef with the G1?</p>
<blockquote><p><em>The Letdown:</em> Letdown: The G1&#x2019;s unveiling was a lot like the Bigfoot press conference &#x2014; a long, awkward presentation that left a lot of people confused and/or disappointed. The handset poised to out-iPhone the iPhone had a laundry list of hardware letdowns: bulky, unattractive, and saddled with yet another proprietary headphone jack. Under the hood, the G1 had even more perplexing issues. Any sort of multitouch interface was missing, as was Microsoft Office support (beyond viewing), and video playback. Updates to Google&#x2019;s Android OS could salvage the device&#xA0; (&#xE0; la the iPhone 3G). But for now, the G1 doesn&#x2019;t even trigger the same excitement as a gorilla costume in an ice chest.</p></blockquote>
<p>Well it obviously left ONE person confused.</p>
<p>The hardware let down is a matter of function over design. iSnobs can make as many jabs as they want at the T-Mobile G1 but I guarantee that having a device with a touch-screen, several dedicated, physical keys, a trackball and a full QWERTY keyboard will make the G1 MUCH more of a pleasure to use in the long run. I saw the phone live and I think its pretty darn attractive.</p>
<p>Any sort of multi-touch is missing? Well I was demonstrated the longpress which is the virtual equivalent of a right click with your computer mouse - that seemed pretty cool and functional to me.</p>
<p>Microsoft Office, Video Playback, etc&#x2026;. the list goes on and on but these are all things that can be solved by 3rd party developers. THIS is the power of the platform AND the phone. The APPLICATIONS. Somehow so many people are missing this point and it is unnerving.</p>
<p>Finally, the author sums up the article by saying, &#x201C;the G1 doesn&#x2019;t even trigger the same excitement as a gorilla costume in an ice chest.&#x201D;</p>
<p>What does that even mean? If it actually HAS a meaning please don&#x2019;t tell me - save your breath - it&#x2019;s really, really not worth explaining. The phone is selling like hotcakes, excitement is extremely high and this phone will be T-Mobile&#x2019;s hottest handset in history by a landslide. And&#x2026; there are more Android phones on the way.</p>
<p>I just wanted to make an equally idiotic list to illustrate a level of epic fail unmatched for the day.</p>
<p><strong>Top 1 Dumbest Articles of October 3rd 2008</strong></p>
<ol>
<li><a href="http://blog.wired.com/gadgets/2008/10/top-5-cell-phon.html">Wired.com - Top 5 CellPhone Busts of 2008</a></li>
</ol></div>
    </content>
    <updated>2008-10-04T05:27:11Z</updated>
    <category term="News &amp;amp; Articles"/>
    <category term="T-Mobile G1"/>
    <author>
      <name>phandroid.com</name>
    </author>
    <source>
      <id>http://phandroid.com</id>
      <link href="http://phandroid.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/AndroidPhoneFans" rel="self" type="application/atom+xml"/>
      <title>Android Phone Fans</title>
      <updated>2008-10-09T23:20:45Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://phandroid.com/?p=405</id>
    <link href="http://phandroid.com/2008/10/03/t-mobile-g1-selling-like-hotcakes/" rel="alternate" type="text/html"/>
    <title>T-Mobile G1 Selling Like Hotcakes</title>
    <summary>The T-Mobile G1 Pre-Orders racked up so quickly that earlier this week they were forced to momentarily halt all new orders. It didn&#x2019;t take long to get the system back up and running but with a message that will thrill some and devastate others:
Already ordered your T-Mobile G1? If you ordered before October 3, 2008 [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>The T-Mobile G1 Pre-Orders racked up so quickly that earlier this week they were forced to momentarily halt all new orders. It didn&#x2019;t take long to get the system back up and running but with a message that will thrill some and devastate others:</p>
<blockquote><p><em>Already ordered your T-Mobile G1? If you ordered before October 3, 2008 it will be delivered right to your door as early as October 22, 2008*.</em></p></blockquote>
<p>That&#x2019;s truly great. But what about folks who have yet to order it, want to order tomorrow or whatever?</p>
<blockquote><p>Order                     yours before October 21, 2008, and it will be delivered as early as November 10, 2008.*                     After all, as a loyal customer, you deserve to get what you want&#x2014;when you want it.</p></blockquote>
<p>Okay&#x2026; so as a loyal customer what if I want mine before November 10th? Like&#x2026; by October 22nd when all the other loyal customers are getting theirs? Too bad.</p>
<p>So did HTC really have to go back to the drawing board and up the production levels to fulfill unit demand by November 10th? Did they purposefully create a shortage to build hype and buzz? I&#x2019;m not sure we&#x2019;ll ever know.</p>
<p>But whats REALLY crazy is that this demand is ONLY for EXISTING T-Mobile customers. What happens when the floodgates open? Will Verizon, AT&amp;T, Sprint, Alltel, etc&#x2026; customers flock to T-Mobile to get their hands on a G1?</p>
<p>There HAS to be a lot of strategizing and plotting behind the scenes - there IS a method to this madness - but we&#x2019;ll never know what the raw, untamed conversations behind corporate doors contains. I imagine they want the G1 to create a spectacle. Only allow a select group to own it and in the time frame of when THEY get it and its available at RETAIL, start a ridiculous marketing push that will have everyone wanting one but nobody selling them.</p>
<p>People want something they can&#x2019;t have. Especially when they see other people have it&#x2026; and those other people are showing off all the awesome features to them.</p>
<p>Its a good move and I assume thats what they&#x2019;re doing. Of course, I&#x2019;m just speculating as to what I&#x2019;d do if I was marketing the device&#x2026; I think they&#x2019;re playing their cards well. What do you think?</p>
<p>[Via <a href="http://t-mobileg1.com/pre-order-g1.aspx">T-MobileG1.com</a>]</p></div>
    </content>
    <updated>2008-10-04T04:50:11Z</updated>
    <category term="News &amp;amp; Articles"/>
    <category term="T-Mobile G1"/>
    <author>
      <name>phandroid.com</name>
    </author>
    <source>
      <id>http://phandroid.com</id>
      <link href="http://phandroid.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/AndroidPhoneFans" rel="self" type="application/atom+xml"/>
      <title>Android Phone Fans</title>
      <updated>2008-10-09T23:20:45Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://phandroid.com/?p=394</id>
    <link href="http://phandroid.com/2008/10/03/t-mobile-g1-unboxing-pictures/" rel="alternate" type="text/html"/>
    <title>T-Mobile G1 Unboxing Pictures</title>
    <summary>The inevitable G1 unboxing pictures have surfaced. While we would have preferred an unboxing video, all in good time&#x2026; all in good time. Until then, these pics give us a nice little look at the box exterior, whats in the box and a closer look at the accessories and doohickies inside.</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>The inevitable G1 unboxing pictures have surfaced. While we would have preferred an unboxing video, all in good time&#x2026; all in good time. Until then, these pics give us a nice little look at the box exterior, whats in the box and a closer look at the accessories and doohickies inside.</p>

<a href="http://phandroid.com/2008/10/03/t-mobile-g1-unboxing-pictures/g1-unboxing-61/" title="g1-unboxing-61"><img alt="" class="attachment-thumbnail" height="150" src="http://phandroid.com/wp-content/uploads/2008/10/g1-unboxing-61-150x150.jpg" width="150"/></a>
<a href="http://phandroid.com/2008/10/03/t-mobile-g1-unboxing-pictures/g1-unboxing-71/" title="g1-unboxing-71"><img alt="" class="attachment-thumbnail" height="150" src="http://phandroid.com/wp-content/uploads/2008/10/g1-unboxing-71-150x150.jpg" width="150"/></a>
<a href="http://phandroid.com/2008/10/03/t-mobile-g1-unboxing-pictures/g1-unboxing-81/" title="g1-unboxing-81"><img alt="" class="attachment-thumbnail" height="150" src="http://phandroid.com/wp-content/uploads/2008/10/g1-unboxing-81-150x150.jpg" width="150"/></a>
<a href="http://phandroid.com/2008/10/03/t-mobile-g1-unboxing-pictures/g1-unboxing-91/" title="g1-unboxing-91"><img alt="" class="attachment-thumbnail" height="150" src="http://phandroid.com/wp-content/uploads/2008/10/g1-unboxing-91-150x150.jpg" width="150"/></a>
<a href="http://phandroid.com/2008/10/03/t-mobile-g1-unboxing-pictures/g1-unboxing-101/" title="g1-unboxing-101"><img alt="" class="attachment-thumbnail" height="150" src="http://phandroid.com/wp-content/uploads/2008/10/g1-unboxing-101-150x150.jpg" width="150"/></a>
<a href="http://phandroid.com/2008/10/03/t-mobile-g1-unboxing-pictures/g1-unboxing-111/" title="g1-unboxing-111"><img alt="" class="attachment-thumbnail" height="150" src="http://phandroid.com/wp-content/uploads/2008/10/g1-unboxing-111-150x150.jpg" width="150"/></a>
<a href="http://phandroid.com/2008/10/03/t-mobile-g1-unboxing-pictures/g1-unboxing-121/" title="g1-unboxing-121"><img alt="" class="attachment-thumbnail" height="150" src="http://phandroid.com/wp-content/uploads/2008/10/g1-unboxing-121-150x150.jpg" width="150"/></a>
<a href="http://phandroid.com/2008/10/03/t-mobile-g1-unboxing-pictures/g1-unboxing-131/" title="g1-unboxing-131"><img alt="" class="attachment-thumbnail" height="150" src="http://phandroid.com/wp-content/uploads/2008/10/g1-unboxing-131-150x150.jpg" width="150"/></a>
<a href="http://phandroid.com/2008/10/03/t-mobile-g1-unboxing-pictures/g1-unboxing-141/" title="g1-unboxing-141"><img alt="" class="attachment-thumbnail" height="150" src="http://phandroid.com/wp-content/uploads/2008/10/g1-unboxing-141-150x150.jpg" width="150"/></a>

<p>Props to <a href="http://tmonews.com/2008/10/sometimes-lightning-does-strike-twice/">TmoNews.com</a> for scooping up the first unboxing! Great job guys.</p></div>
    </content>
    <updated>2008-10-03T19:05:24Z</updated>
    <category term="HTC"/>
    <category term="News &amp;amp; Articles"/>
    <category term="T-Mobile"/>
    <category term="T-Mobile G1"/>
    <author>
      <name>phandroid.com</name>
    </author>
    <source>
      <id>http://phandroid.com</id>
      <link href="http://phandroid.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/AndroidPhoneFans" rel="self" type="application/atom+xml"/>
      <title>Android Phone Fans</title>
      <updated>2008-10-09T23:20:45Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://androidguys.com/?p=1980</id>
    <link href="http://feeds.feedburner.com/~r/androidguyscom/~3/410206085/" rel="alternate" type="text/html"/>
    <title>Getting to Know Locale and the MIT Team Behind It</title>
    <summary>It's obvious to me why this application is one of the Android Developers Challenge's big winners.</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>The application Locale is one that has to be admired for its simplicity.&#xA0; It&#x2019;s one of those programs that you wonder why it hadn&#x2019;t been invented long ago.  </p>
<p>
<!--
google_ad_client = "pub-8948520780735734";
/* 300x250, created 4/2/08 */
google_ad_slot = "7057861534";
google_ad_width = 300;
google_ad_height = 250;
//-->

</p>
<p>We&#x2019;ve seen programs that change ringtones, sound profiles, and turn on features like WiFi or Bluetooth before, but they&#x2019;re all time-based.&#xA0; If you have anything but a Monday-Friday 9-5 job, you know that this can be hectic and more of a hassle in your daily life. Sure, you can set your phone to go to loud rings at 5:01PM since that&#x2019;s when you&#x2019;re supposed to be off work, but what happens if you leave work early, or have to stay late?&#xA0; Did you WiFi start searching 2 hours before you got home, unnecessarily draining your battery?</p>
<p>Locale offers a very compelling alternative by basing your profiles and more around your location.&#xA0; Let&#x2019;s say you work at random times because you&#x2019;re in retail.&#xA0; You never have the same shift from week to week, but you want your handset to go silent as soon as you get near work.&#xA0; Once you&#x2019;re out of the building, you&#x2019;d prefer a loud tone with vibration alert.&#xA0; With Locale, this is no problem.&#xA0; Even if you left for an hour over lunch, it would adjust for you during that time.</p>
<p><a href="http://androidguys.com/wp-content/uploads/locale_team.jpg"><img alt="" class="size-medium wp-image-1981 alignleft" height="300" src="http://androidguys.com/wp-content/uploads/locale_team-250x300.jpg" title="locale_team" width="250"/></a>There&#x2019;s a <a href="http://www.xconomy.com/boston/2008/10/02/locale-app-for-android-phones-wouldnt-even-be-possible-on-the-iphone-says-winner-of-275k-developer-challenge/" target="_blank"><strong>great read over on xconomy that profiles the team</strong></a> of MIT students who helped create Locale.&#xA0; They talk about the ideas that birthed it as well as where it can help to improve our lives.&#xA0; It&#x2019;s a 3 page read that&#x2019;s somewhat detailed.&#xA0; If you&#x2019;re like me, you&#x2019;re a fan of the behind-the-scenes stuff that this article has.</p>
<p>Other location based handset changes include, wallpapers, WiFi, GPS, and call forwarding and more.&#xA0; Imagine being able to tell your phone to automatically silence itself at theaters, hospitals, funerals, and other places.&#xA0; Such a small task, yet incredibly useful.&#xA0; Locale can also be integrated with other programs to help those around you.</p>
<blockquote><p>&#x201C;We wrote a Twitter client that posts updates to your Twitter account based on whatever is going on with your phone.&#xA0; Say you&#x2019;re on a trip to San Francisco, and you want your family back home to know that you got there safely and you want your friends in San Francisco to know that you&#x2019;ve arrived. As soon as you land and your phone detects that it&#x2019;s in San Francisco, it can automatically post that fact to Twitter.&#x201D;</p></blockquote>
<p>The Locale team is asked whether or not they plan to make this app for the iPhone and it&#x2019;s here where we find one of the fundamental differences between Android and Apple&#x2019;s operating system.&#xA0;&#xA0;<strong/> Until that gets changed, look for programs like this, and many others, to draw interest to Android.</p>

<p><a href="http://feeds.feedburner.com/~a/androidguyscom?a=2bcO6j"><img border="0" src="http://feeds.feedburner.com/~a/androidguyscom?i=2bcO6j"/></a></p><img height="1" src="http://feeds.feedburner.com/~r/androidguyscom/~4/410206085" width="1"/></div>
    </content>
    <updated>2008-10-03T12:22:02Z</updated>
    <category term="Software News"/>
    <category term="applications"/>
    <category term="locale"/>
    <category term="mit"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://androidguys.com/?p=1980</feedburner:origLink>
    <author>
      <name>Scott Webster</name>
    </author>
    <source>
      <id>http://androidguys.com</id>
      <logo>http://entrecard.s3.amazonaws.com/eimage/15598.jpg</logo>
      <category scheme="http://www.itunes.com/" term="Technology"/>
      <category scheme="http://www.itunes.com/" term="Gadgets"/>
      <link href="http://androidguys.com" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/androidguyscom" rel="self" type="application/atom+xml"/>
      <title>AndroidGuys</title>
      <updated>2008-10-10T21:09:43Z</updated>
    </source>
  </entry>
</feed>
