<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Metosphere &#187; Android</title>
	<atom:link href="http://metosphere.com/blog/category/android/feed/" rel="self" type="application/rss+xml" />
	<link>http://metosphere.com/blog</link>
	<description>Mobile Location Browser</description>
	<lastBuildDate>Sat, 06 Mar 2010 03:08:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Device Seeding Program for Top ADC2 Developers</title>
		<link>http://metosphere.com/blog/2010/03/05/device-seeding-program-for-top-adc2-developers/</link>
		<comments>http://metosphere.com/blog/2010/03/05/device-seeding-program-for-top-adc2-developers/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 03:08:53 +0000</pubDate>
		<dc:creator>s</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[adc2]]></category>
		<category><![CDATA[android seeding]]></category>

		<guid isPermaLink="false">http://metosphere.com/blog/?p=124</guid>
		<description><![CDATA[This is interesting.  I just got an email that I&#8217;ll be receiving a free Droid or Nexus One as part of the Device Seeding program for a Top 200 entry in ADC2.
So Google gave out phones at the Android Developer Labs, a boatload more phones for the top developers in the market based on [...]]]></description>
			<content:encoded><![CDATA[<p>This is interesting.  I just got an email that I&#8217;ll be receiving a free Droid or Nexus One as part of the Device Seeding program for a Top 200 entry in ADC2.</p>
<p>So Google gave out phones at the Android Developer Labs, a boatload more phones for the top developers in the market based on downloads/rating, and now more for ADC2 participants.</p>
<p>I know a lot of developers that weren&#8217;t happy because they missed out on the free phones for Market Developers, but they may still get a chance as it looks like the Seeding program isn&#8217;t done.</p>
<blockquote><p>
Congratulations! You are one of the top 200 developers in round 1 of the Android Developer Challenge 2. To celebrate your success and encourage you to create more awesome Android apps, we would like to present you with a brand new Android device as part of our developer device seeding program.  </p>
<p>You will receive either a Verizon Droid by Motorola or a Nexus One. Developers with mailing addresses in the US will receive either a Droid or Nexus One, based on random distribution. Developers from Canada, EU, and the EEA states (Norway, Lichtenstein), Switzerland, Hong Kong, Taiwan, and Singapore will receive a Nexus One. Developers with mailing addresses in countries not listed above will not receive a phone since these phones are not certified to be used in other countries.   </p>
<p>Please do not request specific phones; allocation will be by random distribution and we will be unable to accommodate individual requests. Please allow 2-4 weeks from today for delivery of the phone. If you have any questions or if you have a change of address, please send an email immediately to android-market-seeding@google.com.  </p>
<p>We hope that you will enjoy your new device and continue to build more insanely popular apps for Android!   </p>
<p>Thanks, Android Developer Programs
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://metosphere.com/blog/2010/03/05/device-seeding-program-for-top-adc2-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android App Analytics</title>
		<link>http://metosphere.com/blog/2010/01/12/android-app-analytics/</link>
		<comments>http://metosphere.com/blog/2010/01/12/android-app-analytics/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 20:56:36 +0000</pubDate>
		<dc:creator>s</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://metosphere.com/blog/?p=114</guid>
		<description><![CDATA[I still haven&#8217;t decided on an analytics company for my iPhone apps yet.  I can&#8217;t stand the reports at Pinch Media.  Flurry isn&#8217;t bad, I hope they keep Flurry&#8217;s reports over Pinch&#8217;s after the merger.  I recently moved my iPhone apps to use Motally, so we&#8217;ll see how that goes.
But I think [...]]]></description>
			<content:encoded><![CDATA[<p>I still haven&#8217;t decided on an analytics company for my iPhone apps yet.  I can&#8217;t stand the reports at Pinch Media.  Flurry isn&#8217;t bad, I hope they keep Flurry&#8217;s reports over Pinch&#8217;s after the merger.  I recently moved my iPhone apps to use Motally, so we&#8217;ll see how that goes.</p>
<p>But I think I&#8217;ve found my Analytics provider for my Android apps.  There aren&#8217;t as many choice compared to the iPhone right now, so I&#8217;m sure things will change in a few months.</p>
<p>As of January 12, 2010, though, here are my notes from looking into Android App Analytics providers.  I&#8217;m sure there are others, but I lost interest in evaluating any more.</p>
<p><strong>1. <a href="http://www.flurry.com/product/analytics/index.html">Flurry</a></strong></p>
<p>I&#8217;d looked at Flurry quite some time ago, but balked when they required adding LOCATION permissions to your app&#8217;s manifest before using their analytics package.  They&#8217;ve change it now so all they require is android.permission.INTERNET.</p>
<p>The location permissions are optional (android.permission.ACCESS_COARSE_LOCATION or android.permission.ACCESS_FINE_LOCATION).</p>
<p>This is who I ended up going with.  No complaints about the info they provide.  All the usual stuff: users, sessions, customizable events, devices, carrier, firmware info.</p>
<p>Actually, one pleasant surprise was that they tracked errors happening with my apps in the field that I had no idea about.</p>
<p>Flurry Rants &#8211; ok, I do have a couple of complaints:<br />
- Their main site doesn&#8217;t have a lot of details.  It&#8217;s mostly fluffy marketing stuff.  You have to sign up before finding out anything.<br />
- The documentation isn&#8217;t the easiest to find on their developer site and it&#8217;s pretty minimal as it is.</p>
<p><strong>2. <a href="http://www.motally.com/">Motally</a></strong></p>
<p>I wanted to go with Motally because I just moved my iPhone apps to them and have all my apps in one place, but I ran into a quick showstopper.</p>
<p>Make sure to add the following permissions in your application’s AndroidManifest.xml<br />
• &lt;uses-permission android:name=&#8221;android.permission.READ_PHONE_STATE&#8221;/&gt;<br />
• &lt;uses-permission android:name=&#8221;android.permission.ACCESS_WIFI_STATE&#8221;/&gt;<br />
• &lt;uses-permission android:name=&#8221;android.permission.ACCESS_NETWORK_STATE&#8221;/&gt;<br />
• &lt;uses-permission android:name=&#8221;android.permission.ACCESS_FINE_LOCATION&#8221;/&gt;<br />
• &lt;uses-permission android:name=&#8221;android.permission.INTERNET&#8221;/&gt;</p>
<p>WOW!  Location permissions are required and also READ_PHONE_STATE!  I&#8217;m sure my users will love it if I add all those.</p>
<p>Pass.</p>
<p>I&#8217;ve been told that the next version will make more permissions optional, so I&#8217;ll re-evaluate them down the road.</p>
<p><strong>3. <a href="http://www.mobilytics.net/Android-Analytics.aspx">mobilytics</a></strong></p>
<p>No dice.  Still in Private Beta.</p>
<p><strong>4. <a href="http://www.localytics.com/">Localytics</a></strong></p>
<p>To be honest, I didn&#8217;t even get as far as signing up here.  The Flash reports in the demo turned me off initially, and then when their wiki/documentation site was slow, I didn&#8217;t bother going any further.</p>
<p><strong>5. <a href="http://www.medialytics.com/">Medialytics</a></strong></p>
<p>I couldn&#8217;t sign up.  Rats.</p>
<p><strong>6. <a href="http://code.google.com/apis/analytics/docs/tracking/mobileAppsTracking.html">Google Analytics for Android</a></strong></p>
<p>I&#8217;m surprised Google Analytics for Android isn&#8217;t the best option out there, but it looks like someone&#8217;s side project.  It would be nice to have my Android analytics in the same place as my website analytics, but this looks like it hasn&#8217;t been updated in ages.</p>
]]></content:encoded>
			<wfw:commentRss>http://metosphere.com/blog/2010/01/12/android-app-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Webview User Agents</title>
		<link>http://metosphere.com/blog/2010/01/05/android-webview-user-agents/</link>
		<comments>http://metosphere.com/blog/2010/01/05/android-webview-user-agents/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 19:09:37 +0000</pubDate>
		<dc:creator>s</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[webview]]></category>

		<guid isPermaLink="false">http://metosphere.com/blog/?p=110</guid>
		<description><![CDATA[I&#8217;ve been recording the user agents for my Android apps that utilize Webview.  Kind of interesting.  I wish more phones would include model info in their user-agent.
Here&#8217;s what I&#8217;ve seen as of Jan 5, 2010:
Dalvik/1.1.0 (Linux; U; Android 2.0.1; Droid Build/ESD56)
Dalvik/1.1.0 (Linux; U; Android 2.0; Droid Build/ERD20)
Dalvik/1.1.0 (Linux; U; Android 2.0; Droid Build/ESD20)
Dalvik/1.1.0 [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been recording the user agents for my Android apps that utilize Webview.  Kind of interesting.  I wish more phones would include model info in their user-agent.</p>
<p>Here&#8217;s what I&#8217;ve seen as of Jan 5, 2010:</p>
<p>Dalvik/1.1.0 (Linux; U; Android 2.0.1; Droid Build/ESD56)<br />
Dalvik/1.1.0 (Linux; U; Android 2.0; Droid Build/ERD20)<br />
Dalvik/1.1.0 (Linux; U; Android 2.0; Droid Build/ESD20)<br />
Dalvik/1.1.0 (Linux; U; Android 2.0; Milestone Build/SHOLS_U2_01.03.1)<br />
Dalvik/1.1.0 (Linux; U; Android 2.0; sdk Build/ECLAIR)<br />
Dalvik/1.1.0 (Linux; U; Android 2.1; Nexus One Build/ERD62)<br />
Dalvik/1.1.0 (Linux; U; Android 2.1; Nexus One Build/ERD72)<br />
Dalvik/1.1.0 (Linux; U; Android 2.1; Nexus One Build/ERD79)<br />
Dalvik/1.1.0 (Linux; U; Android Eclair Build/ERC90)<br />
Dalvik/1.1.0 (Linux; U; Android AOSP Build/MASTER)<br />
Java0</p>
]]></content:encoded>
			<wfw:commentRss>http://metosphere.com/blog/2010/01/05/android-webview-user-agents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Verizon vs. AT&amp;T &#8211; Red States vs. Blue States</title>
		<link>http://metosphere.com/blog/2009/12/14/verizon-vs-att-red-states-vs-blue-states/</link>
		<comments>http://metosphere.com/blog/2009/12/14/verizon-vs-att-red-states-vs-blue-states/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 07:15:31 +0000</pubDate>
		<dc:creator>s</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[christian]]></category>
		<category><![CDATA[prayer]]></category>

		<guid isPermaLink="false">http://metosphere.com/blog/?p=90</guid>
		<description><![CDATA[I&#8217;m continuously amazed at how many people are using the Prayer apps I wrote (Prayers to Share for Android and Christian Prayer Journal for the iPhone).   The Android app now has over 11,000 active installs.  I thought the rate of downloads and usage would taper off, but things are still growing at [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m continuously amazed at how many people are using the <a href="http://prayerstoshare.net/">Prayer apps</a> I wrote (Prayers to Share for Android and Christian Prayer Journal for the iPhone).   The Android app now has over 11,000 active installs.  I thought the rate of downloads and usage would taper off, but things are still growing at a rate where I&#8217;m starting to worry about my server.  One of the best things about this app is how people continue to use it every day while most of my other apps get downloaded and removed shortly after when people get bored.</p>
<p>One thing I&#8217;ve been tracking is that while these two apps are essentially the same app, it&#8217;s MUCH more popular on Android than on the iPhone.</p>
<p><strong>Android Market vs. iPhone App Store</strong><br />
Here&#8217;s a quick screenshot of the current Android Market stats:<br />
<img src="http://prayerstoshare.net/images/blog/market.png" alt="Android Market" /><br />
<img align="right" src="http://prayerstoshare.net/images/blog/androids-praying.png" alt="Androids Praying" /><br />
Prayers to Share is getting between 250-500 downloads per day in the Android Market.  But the same iPhone app gets 25-50 downloads per day through the App Store.</p>
<p>The 10x difference is no doubt due to ease of discoverability on the Android Market vs. the App Store.  It&#8217;s a Top 20 Most Popular App in the Social Category of the Android Market and is easy for new users to find while it&#8217;s buried in the iPhone App store listings.</p>
<p><strong>Red States vs. Blue States</strong><br />
But I had a funny conversation the other day about Verizon Red States and AT&amp;T Blue States.  It was probably a result of being hammered over the head by too many Verizon commercials, but more likely due to too much caffeine.</p>
<p><img src="http://prayerstoshare.net/images/blog/verizon-att-map.jpg" alt="Verizon-AT&amp;T Map" /></p>
<p>Here&#8217;s the gist of it:</p>
<p><em>&#8220;Those Verizon commercials with the Red and Blue maps remind me of Republican Red states and Democratic blue states.&#8221;</em></p>
<p>&#8220;If you actually look at the AT&amp;T blue map in the commercial, it&#8217;s pretty sad.  It looks like it&#8217;s just the coasts and major metropolitan areas.</p>
<p>There&#8217;s some truth to those commercials.  People I know in NYC and the West Coast love their iPhones, but my friends in the midwest won&#8217;t even consider an iPhone because AT&amp;T coverage is so poor near them. Not just 3G coverage, they have a bad perception of any AT&amp;T coverage in their area.</p>
<p>Maybe that&#8217;s why Prayers to Share does better in devout Verizon Red States than wicked AT&amp;T Blue States.</p>
<p>Well,  there <em>have</em> been several prayers for God to <a href="http://prayerstoshare.net/s/abortion.html">end abortion</a> from Android phones and one person even prayed for <a href="http://prayerstoshare.net/request-1786/god-please-have-oba.html">Obama to be shot</a>.</p>
<p>Hmm, maybe I should just focus on pious Android apps for Red States since the amoral iPhone app market is pretty crowded.&#8221;</p>
<p><strong>OK, maybe I should cut back on the caffeine.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://metosphere.com/blog/2009/12/14/verizon-vs-att-red-states-vs-blue-states/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Most Popular iPhone and Android Bucket List Items</title>
		<link>http://metosphere.com/blog/2009/11/23/most-popular-iphone-and-android-bucket-list-items/</link>
		<comments>http://metosphere.com/blog/2009/11/23/most-popular-iphone-and-android-bucket-list-items/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 23:43:33 +0000</pubDate>
		<dc:creator>s</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[bucket list]]></category>

		<guid isPermaLink="false">http://metosphere.com/blog/?p=84</guid>
		<description><![CDATA[So my Bucket List apps have been doing well on both the iPhone and Android.  We surpassed 22,000 bucket list items shared this past weekend.
It&#8217;s a little tricky finding the most popular &#8220;things to do before you die&#8221; because people phrase things differently, but here&#8217;s the Top 20 Most Popular Bucket List Items shared so [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://bucket-lists.com/images/android-bucket-list.jpg" alt="Android Bucket List" align="right" />So my <a href="http://bucket-lists.com/">Bucket List apps</a> have been doing well on both the iPhone and Android.  We surpassed 22,000 bucket list items shared this past weekend.</p>
<p>It&#8217;s a little tricky finding the most popular &#8220;things to do before you die&#8221; because people phrase things differently, but here&#8217;s the Top 20 Most Popular Bucket List Items shared so far on both apps.</p>
<p><strong>Most Popular iPhone and Android Bucket List Items</strong><br />
1. Skydiving (#1 by far)<br />
2. Get married<br />
3. Swim with dolphins<br />
4. Get a tattoo<br />
5. Go on a cruise<br />
6. Write a book<br />
7. Go to Hawaii<br />
8. Scuba Dive<br />
9. Run a marathon<br />
10. Buy a house<br />
11. See the pyramids<br />
12. Have kids<br />
13. Go to Italy<br />
14. Go to Vegas<br />
15. Fall in love<br />
16. See the northern lights<br />
17. Visit Australia<br />
18. Go to Ireland<br />
19. Bungee Jump<br />
20. Hot Air Balloon</p>
]]></content:encoded>
			<wfw:commentRss>http://metosphere.com/blog/2009/11/23/most-popular-iphone-and-android-bucket-list-items/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Impressions &#8211; HTC Tattoo, Samsung Galaxy, Motorola Droid</title>
		<link>http://metosphere.com/blog/2009/11/12/android-impressions-htc-tattoo-samsung-galaxy-motorola-droid/</link>
		<comments>http://metosphere.com/blog/2009/11/12/android-impressions-htc-tattoo-samsung-galaxy-motorola-droid/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 00:17:03 +0000</pubDate>
		<dc:creator>s</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[droid]]></category>
		<category><![CDATA[galaxy]]></category>
		<category><![CDATA[motorola]]></category>
		<category><![CDATA[tattoo]]></category>

		<guid isPermaLink="false">http://metosphere.com/blog/?p=80</guid>
		<description><![CDATA[Last Monday, I went to the Android Developer Lab event in Mountain View where Google invited Android developers to test out their apps on several Android devices.
I&#8217;d only tested my apps on a G1, so I was anxious to test these phones out.  Especially since I get numerous complaints about Force Closes on other phones [...]]]></description>
			<content:encoded><![CDATA[<p>Last Monday, I went to the Android Developer Lab event in Mountain View where Google invited Android developers to test out their apps on several Android devices.</p>
<p>I&#8217;d only tested my apps on a G1, so I was anxious to test these phones out.  Especially since I get numerous complaints about Force Closes on other phones which I&#8217;m unable to reproduce on my device.  At least with my iPhone apps, I can get Crash Reports through iTunes, so I have a better clue what&#8217;s going on with those crashes.</p>
<p>Here are the phones they made available for us (and the OS version):<br />
Motorola Droid (Android 2.0)<br />
HTC Hero (Android 1.5)<br />
LG ??? (Android 1.5) [I guess the name wasn't catchy enough for me to remember]<br />
HTC Hero (Android 1.5)<br />
HTC Tattoo (Android 1.6)<br />
Samsung Galaxy (Android 1.5)</p>
<p>I only had time to test 3 phones, but here are my impressions.</p>
<p><strong>HTC Tattoo</strong><br />
The first phone I check out was the HTC Tattoo.  It&#8217;s a nice small phone, but I don&#8217;t know if the choice to go with QVGA (240&#215;320) was worth it.  This phone caused the most buzz around the room, but not for good reasons.  Many people were complaining how their apps looked on the Tattoo.</p>
<p>I admit that I&#8217;ve optimized my apps for HVGA(320&#215;480), and made many UI decisions based on this.  My biggest problem on the Tattoo is that I have 4 buttons along the bottom of my screen, which doesn&#8217;t fit the Tattoo at all.  The far right button ends up just getting cutoff.  Plus the buttons look really large and fuzzy, kind of embarrassing.</p>
<p>There are solutions to this that require some effort, so I decided to punt and look at other devices.  To be honest, unless I see that HTC is selling tons of these phones, I&#8217;m not sure it&#8217;s worth the effort to make it work.</p>
<p>Plus, my apps don&#8217;t even show up in the Android Market on the HTC Tattoo.  My apps don&#8217;t explicitly state in the manifest that they&#8217;ll display correctly at QVGA, so they don&#8217;t show up in the Tattoo Market.  If people were downloading my apps on a Tattoo and getting a bad user experience, I&#8217;d look into fixing this, but I&#8217;m going make this device a low priority unless sales are outstanding.</p>
<p>Another weird oddity from a user perspective:  I had problems using this touchscreen.  Whenever I tried to scroll, it would select what I was touching.  I didn&#8217;t spend a lot of time investigating this, but it&#8217;s something I didn&#8217;t encounter on any other Android devices or the iPhone or the Pre.</p>
<p><strong>Samsung Galaxy</strong><br />
I was very impressed with this phone.  It might be my favorite Android phone if not for the Droid.  No complaints about this phone from a developer perspective. (probably because it&#8217;s running Android 1.5 and has a normal 320&#215;480 display).</p>
<p>The biggest problem with this phone is that it looks like a toy next to the Droid.</p>
<p><strong>Motorola Droid</strong><br />
The Droid lives up to the hype!  If I were on Verizon I would get one immediately.  The screen is massive and beautiful.</p>
<p>When I first used it, it reminded me more of a tablet or computer than a phone.  Partially because the edges remind me more of a picture frame than the sleek, slimming iPhone style edges.</p>
<p>The Droid&#8217;s resolution (854&#215;480) didn&#8217;t cause too many problems.  The biggest problem with my apps was that my fonts were tiny and unreadable.  This was an easy fix, though.  I changed my fonts from Points (ex: 10pt) to Scale-independent Pixels (16sp), and things were great on the droid and other devices.</p>
<p>Unfortunately that was all I was able to test since there were limited numbers of each phone and waiting lists.</p>
]]></content:encoded>
			<wfw:commentRss>http://metosphere.com/blog/2009/11/12/android-impressions-htc-tattoo-samsung-galaxy-motorola-droid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Tab Rant</title>
		<link>http://metosphere.com/blog/2009/07/31/android-tab-rant/</link>
		<comments>http://metosphere.com/blog/2009/07/31/android-tab-rant/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 19:04:57 +0000</pubDate>
		<dc:creator>s</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[htc heor]]></category>

		<guid isPermaLink="false">http://metosphere.com/blog/?p=62</guid>
		<description><![CDATA[
So I&#8217;ve been trying out an Android phone for a couple of weeks now (ADP1), and it&#8217;s not a bad device.  I&#8217;d heard grumbling about it, so I was pleasantly surprised.  I like the physical keyboard much better than the Palm Pre&#8217;s or the Nokia E75&#8217;s.
My biggest complaint is a software one, and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://metosphere.com/images/android-tabs.png" alt="" style="padding-right:15px" align="left" /></p>
<p>So I&#8217;ve been trying out an Android phone for a couple of weeks now (ADP1), and it&#8217;s not a bad device.  I&#8217;d heard grumbling about it, so I was pleasantly surprised.  I like the physical keyboard much better than the Palm Pre&#8217;s or the Nokia E75&#8217;s.</p>
<p>My biggest complaint is a software one, and a UI one at that.  I don&#8217;t like the standard Tabs.  I&#8217;ve seen other rants about the Tabs on Android, but I don&#8217;t really mind the huge, blocky, drab look.  It kind of goes along with the clunk Android buttons and fits the whole utilitarian, unapologetically, non-sexy Android vibe.</p>
<p>I don&#8217;t like the placement of the built-in Android tabs, specifically how they&#8217;re on the top of the screen.  Sure you can roll your own, but a lot of apps use the standard tabs.</p>
<p><strong>Even Androids Get the Blues</strong></p>
<p>It&#8217;s not like I have sausage fingers either.  I have fairly large hands, but it&#8217;s still a cumbersome move to reach a top left tab with my thumb when operating the phone one-handed. Maybe the Android team has freakish, <a href="http://www.imdb.com/title/tt0106834/">Uma Thurman-like thumbs</a>. When using an app with tabs on top, I usually end up switching to holding the phone in my left hand and using my right index finger.</p>
<p><img src="http://metosphere.com/images/android-thumbs.jpg" alt="" /></p>
<p>I definitely lean toward tabs on the bottom of the screen (as well as on-screen buttons).  It puts most of the primary actions close to the physical buttons (menu, home, back, etc.)  Plus it keeps your thumb from blocking you from seeing things happening on the screen.</p>
<p>The HTC Hero got many things right.  One thing I especially like is how they do their tabs.</p>
<p>So when it came time to do the UI for an Android app that I&#8217;m working on (Practice Speaking English, below right), I decided to screw the standard tabs and emulate the HTC tabs (below left). (as well as iPhone tabs too)</p>
<p><img src="http://metosphere.com/images/htc-hero-tabs.jpg" alt="" /> <img src="http://metosphere.com/images/android-voice-recognition.png" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://metosphere.com/blog/2009/07/31/android-tab-rant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>July and August Mobile Events</title>
		<link>http://metosphere.com/blog/2009/07/15/july-and-august-mobile-events/</link>
		<comments>http://metosphere.com/blog/2009/07/15/july-and-august-mobile-events/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 21:19:30 +0000</pubDate>
		<dc:creator>s</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Palm Pre]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[silicon valley]]></category>

		<guid isPermaLink="false">http://metosphere.com/blog/?p=57</guid>
		<description><![CDATA[I missed these the last time I posted about events.  Here are a few more mobile/geo events around Silicon Valley this summer.
July 21
Web Map Social Mountain View, 7pm
NASA WorldWind, Brightkite, WeoGeo + networking
July 22
Silicon Valley Android Developers Palo Alto, 6:30pm
App demos and how to program in Android
July 27
iPhone Business Meetup Santa Clara, 6pm
Challenges and Opportunities [...]]]></description>
			<content:encoded><![CDATA[<p>I missed these the last time I posted about events.  Here are a few more mobile/geo events around Silicon Valley this summer.</p>
<p>July 21<br />
<a href="http://www.meetup.com/webmapsocial/calendar/10669511/">Web Map Social</a> Mountain View, 7pm<br />
NASA WorldWind, Brightkite, WeoGeo + networking</p>
<p>July 22<br />
<a href="http://www.meetup.com/svandroid/calendar/10684514/">Silicon Valley Android Developers</a> Palo Alto, 6:30pm<br />
App demos and how to program in Android</p>
<p>July 27<br />
<a href="http://www.meetup.com/iPhoneBiz/calendar/10736276/">iPhone Business Meetup</a> Santa Clara, 6pm<br />
Challenges and Opportunities for iPhone in Enterprises</p>
<p>July 28<br />
<a href="http://www.vdc2009.com/">Verizon Developer Conference</a> San Jose, CA</p>
<p>July 28<br />
<a href="http://www.meetup.com/palm-webos/calendar/10739076/">Palm Pre, Mojo, and webOS Meetup</a> Sunnyvale, 7pm</p>
<p>August 7<br />
<a href="http://gtug-campout-sv.eventbrite.com/">GTUG Campout </a>Mountain View<br />
Weekend Hackathon on Google Technologies</p>
]]></content:encoded>
			<wfw:commentRss>http://metosphere.com/blog/2009/07/15/july-and-august-mobile-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upcoming Events</title>
		<link>http://metosphere.com/blog/2009/07/02/upcoming-events/</link>
		<comments>http://metosphere.com/blog/2009/07/02/upcoming-events/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 05:12:14 +0000</pubDate>
		<dc:creator>s</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipdc3]]></category>

		<guid isPermaLink="false">http://metosphere.com/blog/?p=47</guid>
		<description><![CDATA[May and June has a lot of great events. These look promising for July and August.
July 14 San Francisco Android Users Group, San Francisco
July 20-24 OSCON 2009, San Jose
July 31-Aug 2 iPhone Dev Camp 3, Sunnyvale
[Probably Delayed] Pre Dev Camp, San Francisco
Aug 12-13 Open Source World/Foss Dev Camp, San Francisco
]]></description>
			<content:encoded><![CDATA[<p>May and June has a lot of great events. These look promising for July and August.</p>
<p>July 14 <a href="http://www.sfandroid.org/">San Francisco Android Users Group</a>, San Francisco</p>
<p>July 20-24 <a href="http://en.oreilly.com/oscon2009">OSCON 2009</a>, San Jose</p>
<p>July 31-Aug 2 <a href="http://www.iphonedevcamp.org/">iPhone Dev Camp 3</a>, Sunnyvale</p>
<p>[Probably Delayed] <a href="http://sanfrancisco.predevcamp.org/">Pre Dev Camp</a>, San Francisco</p>
<p>Aug 12-13 <a href="http://www.linuxworldexpo.com/">Open Source World/Foss Dev Camp</a>, San Francisco</p>
]]></content:encoded>
			<wfw:commentRss>http://metosphere.com/blog/2009/07/02/upcoming-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Sessions at Google I/O Conference/Gathering</title>
		<link>http://metosphere.com/blog/2008/04/04/android-sessions-at-google-io-conferencegathering/</link>
		<comments>http://metosphere.com/blog/2008/04/04/android-sessions-at-google-io-conferencegathering/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 23:24:39 +0000</pubDate>
		<dc:creator>s</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://metosphere.com/blog/2008/04/04/android-sessions-at-google-io-conferencegathering/</guid>
		<description><![CDATA[D&#8217;oh! I kept trying to talk myself out of going to Google I/O, but I didn&#8217;t realize there was a Mobile Track until today.
The Android sessions look great:
* Android 101: Building an Application
* Anatomy &#38; Physiology of an Android
* Dalvik Internals
* Inside the Android Application Framework
* Building Great UIs with Android
* Internationalizing Android Applications
* Location, [...]]]></description>
			<content:encoded><![CDATA[<p>D&#8217;oh! I kept trying to talk myself out of going to <a href="http://code.google.com/events/io/index.html">Google I/O</a>, but I didn&#8217;t realize there was a <a href="http://code.google.com/events/io/sessions.html#mobile">Mobile Track</a> until today.</p>
<p>The Android sessions look great:<br />
* Android 101: Building an Application<br />
* Anatomy &amp; Physiology of an Android<br />
* Dalvik Internals<br />
* Inside the Android Application Framework<br />
* Building Great UIs with Android<br />
* Internationalizing Android Applications<br />
* Location, Location, Location<br />
* Mobile Mashups</p>
<p>More details <a href="http://android-developers.blogspot.com/2008/04/android-university.html">here</a>.</p>
<p>Wow, May is going to be busy with Where 2.0, WhereCamp, and now Google I/O.</p>
]]></content:encoded>
			<wfw:commentRss>http://metosphere.com/blog/2008/04/04/android-sessions-at-google-io-conferencegathering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
