<?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>iOS Archives | Programming Zen</title>
	<atom:link href="https://programmingzen.com/tag/ios/feed/" rel="self" type="application/rss+xml" />
	<link>https://programmingzen.com/tag/ios/</link>
	<description>Meditations on programming, startups, and technology</description>
	<lastBuildDate>Thu, 29 Aug 2019 04:59:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">1397766</site>	<item>
		<title>Programming on an iPad</title>
		<link>https://programmingzen.com/programming-on-an-ipad/</link>
					<comments>https://programmingzen.com/programming-on-an-ipad/#comments</comments>
		
		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Thu, 29 Aug 2019 04:57:47 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[blink shell]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPad OS]]></category>
		<category><![CDATA[programming]]></category>
		<guid isPermaLink="false">https://programmingzen.com/?p=2186</guid>

					<description><![CDATA[<p>A month ago, I wrote a list of gadgets I love. In it, I mentioned that I gave my old iPad to my wife. I didn&#x2019;t use it enough to justify keeping it for myself. Yet, I conceded the appeal of the newer iPads: I&#x2019;m not saying never again to owning an iPad. The newer, fancy models with the pencil cast a certain spell on me. Still, I reached a point where gadgets are only added to my collection if they get used. So I&#x2019;ll only get an iPad if I can find a workflow that makes it a necessity. </p>
<p>The post <a href="https://programmingzen.com/programming-on-an-ipad/">Programming on an iPad</a> appeared first on <a href="https://programmingzen.com">Programming Zen</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>A month ago, I wrote <a href="https://programmingzen.com/19-gadgets-i-use-and-love/">a list of gadgets</a> I love. In it, I mentioned that I gave my old iPad to my wife. I didn&#8217;t use it enough to justify keeping it for myself. Yet, I conceded the appeal of the newer iPads:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>I’m not saying never again to owning an iPad. The newer, fancy models with the pencil cast a certain spell on me.<br><br> Still, I reached a point where gadgets are only added to my collection if they get used. So I’ll only get an iPad if I can find a workflow that makes it a necessity.</p></blockquote>



<p>In doing so, I fear a seed was planted. I started asking myself what said workflow might look like.</p>



<h2 class="wp-block-heading">What is an iPad useful for?</h2>



<p>iPads tend to be great consumption devices. They are lightweight and easy to transport. Fast, thanks to great specs and tight integration with the operating system. Their battery life lasts for most of the day. If you are watching videos, casual browsing, or playing games they are quite convenient.</p>



<p>I don&#8217;t hate consumption, but I&#8217;m trying to focus more on production than consumption in my life. So the iPad doesn&#8217;t hold great appeal when solely considered as a consumption device.</p>



<p>In recent times, I have seen people use them to be more productive, however. Doctors and medical students appear to be quite fond of domain-specific apps as well as its note-taking capabilities. Digital artists create great paintings and drawings on them. Musicians and even photographers/videographers are increasingly using the iPad, particularly the Pro line, on the go.</p>



<p>Could the iPad be a great option for programming as well?</p>



<h2 class="wp-block-heading">My ideal use case</h2>



<p>Before we discuss how one might configure an iPad for programming, I&#8217;d like to point out that my primary use would be reading technical PDFs, annotating them, and taking notes. If you are only interested in programming, laptops are a superior choice.</p>



<p>Still, you are there sitting at the library or a coffee shop. You&#8217;re reading a programming book, jotting down notes. It&#8217;s only natural to want to write code to validate and experiment with what you&#8217;re learning.</p>



<p>We know from neuroscience studies that the act of taking notes by hand is superior to typing them when it comes to retaining the information. For programming related material, however, I&#8217;d say that writing actual code is just as important.</p>



<p>You could bring both a laptop and an iPad but it becomes quite inconvenient at that point.</p>



<p>So for me, the ideal scenario would be an iPad that allows me to read technical books, annotate them/take notes, and program on it.</p>



<p>It already excels at the first two tasks, but can the iPad work for programming? The screen, in landscape mode, is certainly big enough. If you opt for the 12.9&#8243; model, it&#8217;s essentially no different than my current MacBook Pro. Spec-wise, it might even be as fast, if not faster.</p>



<p>So it&#8217;s really a matter of software. These babies should be called iFortKnox. They are quite locked down.</p>



<h2 class="wp-block-heading">A possible iPad setup for programming</h2>



<p>If you search for them, you&#8217;ll find the occasional IDE for iOS. <a href="http://omz-software.com/pythonista/" target="_blank" rel="noreferrer noopener" aria-label="Pythonista (opens in a new tab)">Pythonista</a> for iOS, for example, will mostly work if you&#8217;re writing Python scripts.</p>



<p>Unfortunately, there isn&#8217;t an equivalent for Elixir and Phoenix, which I tend to favor these days. Plus, I like to use Git as a mechanism to share code between different laptops.</p>



<p>VNC is not a great option either, in my experience. You&#8217;ll face quite a bit of lag and the smaller screen of the iPad doesn&#8217;t lend itself too well to showing a whole computer desktop.</p>



<p>It seems to me that the best approach is to have the development environment on a remote machine and use the iPad as a client.</p>



<p>Amusingly, dedicated services like C9 by Amazon do not support mobile browsers that well. Though, with the upcoming iPad OS defaulting Safari to a full browser, it&#8217;s possible that these will become a viable option.</p>



<p>Based on my research, the most promising alternative is running a cheap remote box on <a href="https://m.do.co/c/61afb9d1476f" target="_blank" rel="noreferrer noopener" aria-label="DigitalOcean (opens in a new tab)">DigitalOcean</a> or similar provider, and connecting via a mosh-shell like <a rel="noreferrer noopener" aria-label="Blink Shell (opens in a new tab)" href="https://www.blink.sh/" target="_blank">Blink Shell</a>. That appears to work really well even with spotty connections.</p>



<p>It would mean using a terminal-based editor. It&#8217;s not for everybody, but even though I tend to use Visual Studio Code these days, I would have zero problems with using Vim for this purpose. (<em>Hello Vim, my old friend, I&#8217;ve come to type with you again.</em>)</p>



<p>This caveat aside, I really don&#8217;t see a downside to this workflow. I get all the benefits the iPad brings plus the ability to actually do real programming (with a cover keyboard, of course).</p>



<p>The new iPad Pros are rumored to come out soon. They might be announced in less than two weeks. So I&#8217;m going to sit tight on this one but I&#8217;m eagerly waiting.</p>



<p>What about you? Do you have an iPad? Do you use it for programming? Is your workflow different than the one I propose here? Let me know in the comments below.</p>
<p>The post <a href="https://programmingzen.com/programming-on-an-ipad/">Programming on an iPad</a> appeared first on <a href="https://programmingzen.com">Programming Zen</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://programmingzen.com/programming-on-an-ipad/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2186</post-id>	</item>
		<item>
		<title>40 productivity apps I use on a regular basis</title>
		<link>https://programmingzen.com/productivity-applications/</link>
					<comments>https://programmingzen.com/productivity-applications/#comments</comments>
		
		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Thu, 20 Nov 2014 19:17:08 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[productivity]]></category>
		<guid isPermaLink="false">http://programmingzen.com/?p=1565</guid>

					<description><![CDATA[<p>I&#x2019;m always on the lookout for better tools to get things done and today I&#x2019;m going to share the applications I use and value the most for my productivity with you, as I feel these may be of equal benefit to you as well.  Please feel free to let me know about your choices in the comments below, including if there are others that really do the job for you. I upgrade my collection of tools regularly and am always game to give something new a spin. Productivity apps on my Mac Adium for communicating with my Gmail contacts. </p>
<p>The post <a href="https://programmingzen.com/productivity-applications/">40 productivity apps I use on a regular basis</a> appeared first on <a href="https://programmingzen.com">Programming Zen</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I&#8217;m always on the lookout for better tools to get things done and today I&#8217;m going to share the applications I use and value the most for my productivity with you, as I feel these may be of equal benefit to you as well. <a id="fnref:1" class="footnote" title="see footnote" href="#fn:1">[1]</a> Please feel free to let me know about your choices in the comments below, including if there are others that really do the job for you. I upgrade my collection of tools regularly and am always game to give something new a spin.</p>
<h2>Productivity apps on my Mac</h2>
<ul>
<li><a href="https://adium.im/">Adium</a> for communicating with my Gmail contacts.</li>
<li><a href="https://www.skype.com/en/">Skype</a> for computer-to-computer calls and the occasional video conference.</li>
<li><a href="https://www.google.com/+/learnmore/hangouts/">Google Hangouts</a> for actual phone calls, video calls, and screen sharing.</li>
<li><a href="https://www.sublimetext.com/">Sublime Text</a> for general editing of text or programming languages that don&#8217;t have a dedicated IDE like <a href="https://developer.apple.com/xcode/">Xcode</a> or <a href="https://www.jetbrains.com/ruby/index.html?utm_source=antoniocangiano.com&amp;utm_medium=Banner&amp;utm_campaign=RubyMine" rel="nofollow">RubyMine</a>.</li>
<li><a href="https://itunes.apple.com/us/app/byword/id420212497?mt=12&amp;uo=4&amp;at=1l3vtkL" rel="nofollow">Byword</a> for writing posts in markdown.<a id="fnref:2" class="footnote" title="see footnote" href="#fn:2">[2]</a> I bought the in-app option to publish to blogs and Evernote, as it&#8217;s handy in this respect (particularly for the latter). Yes, I could easily use Sublime Text for this, but I prefer the distraction-free approach of Byword when writing larger amounts of content.</li>
<li>Apple Calendar synchronized with <a href="https://calendar.google.com">Google Calendar</a>.</li>
<li><a href="https://gmail.com">Gmail</a> on the web. I haven&#8217;t found a Mac email client I could love.</li>
<li><a href="https://drive.google.com">Google Drive/Docs</a> when sharing an article with my wife or friends, especially if I want to get feedback before publication. I also use it occasionally as a replacement for Excel/Form.</li>
<li><a href="https://db.tt/mQUzRFXP">Dropbox</a> to synchronize key files between all of my devices.</li>
<li><a href="https://www.evernote.com/referral/Registration.action?uid=46438&amp;sig=31171303984a5e3f0d0e45f52ee9e508" rel="nofollow">Evernote</a> for note taking and bookmarking. I resisted Evernote for a long time, then one day, it suddenly clicked for me. I also have the Evernote Web Clipper for Chrome.</li>
<li>The <a href="https://itunes.apple.com/us/app/doit.im/id533391459?mt=12&amp;uo=4&amp;at=1l3vtkL" rel="nofollow">Doit.im</a> Mac app which I use for my very loose version of GTD (Getting Things Done). This is essentially my TODO list app/service.</li>
<li><a href="https://itunes.apple.com/us/app/reeder-2/id880001334?mt=12&amp;uo=4&amp;at=1l3vtkL" rel="nofollow">Reeder 2</a> connected to my <a href="https://feedly.com/">Feedly</a> account, to stay abreast of noteworthy posts and news.</li>
<li><a href="https://itunes.apple.com/us/app/tweetdeck-by-twitter/id485812721?mt=12&amp;uo=4&amp;at=1l3vtkL" rel="nofollow">TweetDeck</a> to handle a few social media accounts.</li>
<li><a href="https://iterm2.com/">iTerm2</a> as a replacement of the stock Terminal app.</li>
<li><a href="https://www.marketsamurai.com/c/Antonio">Market Samurai</a> for SEO and online marketing research.</li>
<li><a href="https://itunes.apple.com/us/app/screenflow-5/id917790450?mt=12&amp;uo=4&amp;at=1l3vtkL" rel="nofollow">Screenflow</a> for screencasting.</li>
<li>Photoshop and Lightroom for photo editing and handling.</li>
<li>iMovie for the occasional video editing not related to screencasting.</li>
<li><a href="https://www.shareasale.com/r.cfm?b=167384&#038;u=412005&#038;m=19222&#038;urllink=&#038;afftrack=" rel="nofollow">1Password</a> synchronized via Dropbox so that I only ever have to remember one password.</li>
<li><a href="https://evernote.com/skitch/">Skitch</a> for screen grabbing and quick annotations. I particularly like the ability to share the screenshot with one click (when it works), and its integration with Evernote (being made by the same company).</li>
<li><a href="https://itunes.apple.com/us/app/dragondrop/id499148234?mt=12&amp;uo=4&amp;at=1l3vtkL" rel="nofollow">DragonDrop</a>, a Mac utility that allows you to very quickly copy/move a series of files from one place on your filesystem to another.</li>
<li><a href="https://www.pushbullet.com/">Pushbullet</a> to send and receive SMS from my computer as well as handling my Android phone notifications.</li>
<li>Keynote for the occasional presentation that is not work related (at work I use the Microsoft Powerpoint, which is provided to employees, or the open source equivalent of it).</li>
<li><a href="https://ipython.org/">iPython</a> as my calculator and quick data analysis tool.</li>
<li><a href="https://www.teamviewer.com/en/index.aspx">TeamViewer</a> to remotely login into my other laptops.</li>
<li><a href="https://www.rescuetime.com/rp/netrich" rel="nofollow">RescueTime</a>, a recent addition, to keep track of my time, help with accountability, and generally motivating me to do more.</li>
</ul>
<h2>Productivity apps on my Android phone</h2>
<p>On my giant smartphone (the Samsung Galaxy Note3) I use most of the same services and apps, provided an app for Android exists. So you&#8217;ll see me use Evernote, Dropbox, Google Drive, Hangouts, Doit.im, et cetera, there as well.</p>
<p><img data-recalc-dims="1" fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-1566" src="https://i0.wp.com/programmingzen.com/wp-content/uploads/2014/11/android-apps.jpg?resize=550%2C978&#038;ssl=1" alt="My Android home screen" width="550" height="978" srcset="https://i0.wp.com/programmingzen.com/wp-content/uploads/2014/11/android-apps.jpg?w=550&amp;ssl=1 550w, https://i0.wp.com/programmingzen.com/wp-content/uploads/2014/11/android-apps.jpg?resize=168%2C300&amp;ssl=1 168w" sizes="(max-width: 550px) 100vw, 550px" /></p>
<p>The main noteworthy mentions are:</p>
<ul>
<li><a href="https://play.google.com/store/apps/details?id=com.google.android.gm">Gmail</a> as I find the app to be much better than the mobile site version.<a id="fnref:3" class="footnote" title="see footnote" href="#fn:3">[3]</a></li>
<li><a href="https://play.google.com/store/apps/details?id=com.twentyfivesquares.press">Press</a> as my feedreader client for Feedly, instead of Reeder.</li>
<li><a href="https://play.google.com/store/apps/details?id=org.withouthat.acalendarplus">aCalendar+</a> as my Google Calendar client, instead of Calendar for Mac.</li>
<li><a href="https://play.google.com/store/apps/details?id=org.buffer.android">buffer</a> to schedule social media posts (on my Mac I also use buffer, but I do so from Chrome).</li>
<li><a href="https://play.google.com/store/apps/details?id=au.com.shiftyjelly.pocketcasts">Pocket casts</a> to catch up with interesting podcasts such as <a href="https://askaltucher.com/">Ask Altucher</a>, <a href="https://fourhourworkweek.com/category/the-tim-ferriss-show/">The Tim Ferriss Show</a>, <a href="https://www.tropicalmba.com/">Tropical MBA</a>, and a dozen others.</li>
</ul>
<p>Not everything on the Mac has a worthy equivalent on Android, so I don&#8217;t have a text editor to recommend here for example. On phones, I find that Google Drive, or any of the built-in editors capable of editing files that are stored in Dropbox, to be okay in a pinch.</p>
<h2>Productivity apps for iOS</h2>
<p>As I mentioned in <a href="https://programmingzen.com/2014/11/13/choosing-a-tablet-ipad-air-2-vs-nexus-9-vs-samsung-galaxy-tab-s/">a previous post</a>, I recently got a new iPad Air 2. It&#8217;s an entertainment device but I try to use it for productivity tasks as well. This will be the case all the more so once I get my hands on a decent keyboard case for it.</p>
<p>Much like my phone, where corresponding Mac apps exist for iOS, I use them. So Evernote, Dropbox, 1Password, and even Byword, are all installed there. One exception would be an RSS reader. Technically there is Reeder for the iPad, but I have been using the free version of <a href="https://itunes.apple.com/us/app/feeddler-rss-reader-2/id919242388?mt=8&amp;uo=4&amp;at=1l3vtkL" rel="nofollow">FeeddlerRSS</a> so far and find that it works well enough.</p>
<p>On top of the more or less cross-platform list, I have a few educational apps which are actually useful thanks to the iPad&#8217;s screen size:</p>
<ul>
<li><a href="https://click.linksynergy.com/fs-bin/click?id=L55SxWXSMU0&amp;offerid=323058.81&amp;type=3&amp;subid=0" rel="nofollow">Udemy</a> <a id="fnref:4" class="footnote" title="see footnote" href="#fn:4">[4]</a></li>
<li><a href="https://mbsy.co/7BWnn" rel="nofollow">Code School</a></li>
<li><a href="https://itunes.apple.com/us/app/kindle-read-books-ebooks-magazines/id302584613?mt=8&amp;uo=4&amp;at=1l3vtkL" rel="nofollow">Kindle</a></li>
<li><a href="https://itunes.apple.com/us/app/safari-queue/id881697395?mt=8&amp;uo=4&amp;at=1l3vtkL" rel="nofollow">Safari Queue</a> <a id="fnref:5" class="footnote" title="see footnote" href="#fn:5">[5]</a></li>
</ul>
<p>There are more applications, of course, but these are the ones that I use frequently and feel are worth mentioning. That said, this list is never static. For example, just a couple of days ago, while on Skype with my friend <a href="https://betterexplained.com/about/">Kalid</a>, he mentioned <a href="https://www.beeminder.com">Beeminder</a> to me, praising its accountability and goal tracking abilities. I had already come across it before, but overlooked it. Kalid swears by it, so I&#8217;m going to give it a shot.</p>
<p>Let me know what you use and would recommend. I love to check out cool applications and refine my toolkit and workflow as needed.</p>
<div class="footnotes">
<hr />
<ol>
<li id="fn:1">Some would argue that quite a few of these apps aren&#8217;t strictly productivity apps per se. I willfully acknowledge that, but I still consider them to be part of my workflow. Also, the focus of this post is not on programming tools. <a class="reversefootnote" title="return to article" href="#fnref:1"> ^</a></li>
<li id="fn:2">Case in point, I wrote this very post with Byword for Mac. <a class="reversefootnote" title="return to article" href="#fnref:2"> ^</a></li>
<li id="fn:3">Technically I have the Inbox app too. I&#8217;m not overly impressed so far however. <a class="reversefootnote" title="return to article" href="#fnref:3"> ^</a></li>
<li id="fn:4">At the time of writing Udemy has <a href="https://click.linksynergy.com/fs-bin/click?id=L55SxWXSMU0&amp;offerid=323058.133&amp;type=3&amp;subid=0" rel="nofollow">a great sale</a> going for nine days. They&#8217;re starting out at $10 and will increase the price each day by a dollar. After the sale is over, prices will revert back to normal. <a class="reversefootnote" title="return to article" href="#fnref:4"> ^</a></li>
<li id="fn:5">Which is the iOS client for Safari Books. This app just came out so I don&#8217;t have a ton of experience with it, but it looks promising. <a class="reversefootnote" title="return to article" href="#fnref:5"> ^</a></li>
</ol>
</div>
<p>The post <a href="https://programmingzen.com/productivity-applications/">40 productivity apps I use on a regular basis</a> appeared first on <a href="https://programmingzen.com">Programming Zen</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://programmingzen.com/productivity-applications/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1565</post-id>	</item>
		<item>
		<title>Choosing a Tablet (aka iPad Air 2 vs Nexus 9 vs Samsung Galaxy Tab S 10.5)</title>
		<link>https://programmingzen.com/choosing-a-tablet-ipad-air-2-vs-nexus-9-vs-samsung-galaxy-tab-s/</link>
					<comments>https://programmingzen.com/choosing-a-tablet-ipad-air-2-vs-nexus-9-vs-samsung-galaxy-tab-s/#comments</comments>
		
		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Thu, 13 Nov 2014 15:00:32 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPad Air 2]]></category>
		<category><![CDATA[Nexus9]]></category>
		<category><![CDATA[Samsung Galaxy Tab S 10.5]]></category>
		<category><![CDATA[tablet]]></category>
		<guid isPermaLink="false">http://programmingzen.com/?p=1560</guid>

					<description><![CDATA[<p>Recently I went through the process of choosing and buying a new tablet. Making my selection was harder than I had initially assumed it would be, due to the existence of a few worthy contenders in the marketplace &#x2013; each of which appealed to me for various reasons. I&#x2019;m sharing those reasons and my findings about each here in the hopes that they might help other shoppers. This isn&#x2019;t the world&#x2019;s shortest post, but its length should prove very helpful if you&#x2019;re in the same boat. The following is a list of tablets that I considered at the beginning of </p>
<p>The post <a href="https://programmingzen.com/choosing-a-tablet-ipad-air-2-vs-nexus-9-vs-samsung-galaxy-tab-s/">Choosing a Tablet (aka iPad Air 2 vs Nexus 9 vs Samsung Galaxy Tab S 10.5)</a> appeared first on <a href="https://programmingzen.com">Programming Zen</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Recently I went through the process of choosing and buying a new tablet. Making my selection was harder than I had initially assumed it would be, due to the existence of a few worthy contenders in the marketplace &#8211; each of which appealed to me for various reasons.</p>
<p>I’m sharing those reasons and my findings about each here in the hopes that they might help other shoppers. This isn’t the world’s shortest post, but its length should prove very helpful if you’re in the same boat.</p>
<p>The following is a list of tablets that I considered at the beginning of my selection process:</p>
<ul>
<li><a href="https://www.amazon.com/s/?_encoding=UTF8&amp;camp=1789&amp;creative=390957&amp;field-keywords=ipad%20mini%202%20with%20retina%20display&amp;linkCode=ur2&amp;rh=n%3A1232597011%2Ck%3Aipad%20mini%202%20with%20retina%20display&amp;tag=zenruby-20&amp;url=node%3D1232597011&amp;linkId=F5DVDGXEU2WVPWTI" target="_blank" rel="nofollow">iPad Mini 2 / 3</a></li>
<li><a href="https://www.amazon.com/s/?_encoding=UTF8&amp;camp=1789&amp;creative=390957&amp;field-keywords=ipad%20air%202&amp;linkCode=ur2&amp;rh=n%3A1232597011%2Ck%3Aipad%20air%202&amp;tag=zenruby-20&amp;url=node%3D1232597011&amp;linkId=GRTRUNUEQOA5MZFG" target="_blank" rel="nofollow">iPad Air 2</a></li>
<li><a href="https://www.amazon.com/s/?_encoding=UTF8&amp;camp=1789&amp;creative=390957&amp;field-keywords=nexus%209&amp;linkCode=ur2&amp;rh=n%3A1232597011%2Ck%3Anexus%209&amp;tag=zenruby-20&amp;url=node%3D1232597011&amp;linkId=7VVRIFFBQOBH46JV" target="_blank" rel="nofollow">Nexus 9</a></li>
<li><a href="https://www.amazon.com/s/?_encoding=UTF8&amp;camp=1789&amp;creative=390957&amp;field-keywords=Samsung%20Galaxy%20Tab%20S%208.4%26%2334%3B&amp;linkCode=ur2&amp;rh=n%3A172282%2Cn%3A541966%2Cn%3A1232597011%2Ck%3ASamsung%20Galaxy%20Tab%20S%208.4%26%2334%3B&amp;tag=zenruby-20&amp;url=node%3D1232597011&amp;linkId=EYJGOSPESLZ467K7" target="_blank" rel="nofollow">Samsung Galaxy Tab S 8.4</a></li>
<li><a href="https://www.amazon.com/s/?_encoding=UTF8&amp;camp=1789&amp;creative=390957&amp;field-keywords=Samsung%20Galaxy%20Tab%20S%2010.5%26%2334%3B&amp;linkCode=ur2&amp;rh=n%3A1232597011%2Ck%3ASamsung%20Galaxy%20Tab%20S%2010.5%26%2334%3B&amp;tag=zenruby-20&amp;url=node%3D1232597011&amp;linkId=XYXTP6HTV36SNCUR" target="_blank" rel="nofollow">Samsung Galaxy Tab S 10.5</a></li>
<li><a href="https://www.amazon.com/gp/product/B00HCNHDN0/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B00HCNHDN0&amp;linkCode=as2&amp;tag=zenruby-20&amp;linkId=GFLRAO3YBHERVFEQ" target="_blank" rel="nofollow">Amazon Fire HDX 8.9</a></li>
<li><a href="https://www.amazon.com/s/?_encoding=UTF8&amp;camp=1789&amp;creative=390957&amp;field-keywords=Sony%20Xperia%20Z3%20Compact%20Tablet&amp;linkCode=ur2&amp;tag=zenruby-20&amp;url=search-alias%3Dcomputers&amp;linkId=P44H26KGBQCPT4FP" target="_blank" rel="nofollow">Sony Xperia Z3 Compact Tablet</a></li>
</ul>
<h3><strong>Why buy a tablet?</strong></h3>
<p>Before being able to pick the right tablet, you should ask yourself why you want a tablet in the first place.</p>
<p>For me, a tablet is a device in between a laptop and a smartphone.</p>
<p>My personal workstation is a 15&#8243; edition of a fully loaded MacBook Pro, which I chose specifically for its suitability as a development machine and other media intense activities. Its power comes in handy anytime I have programs such as Lightroom, Photoshop, or Xcode open or if I’m performing data analysis in Python. Its large retina screen is beautiful and easy on the eyes while programming.</p>
<p>Its sole downside is that it’s not overly portable. Lately I have been doing a lot of traveling in Western Canada (multiple trips per month). I usually travel with my work laptop (which is also a 15 incher). Carrying a second laptop for personal purposes wouldn’t be practical. Furthermore, I’m pretty certain that a 15&#8243; laptop doesn’t fit on the tiny airplane trays on the backs of the seats aboard the relatively small airplanes I’m usually on for such trips. In short, I love my MacBook Pro but it’s cumbersome on the go and I needed something that I could easily take with me on the go.</p>
<p>While traveling, I have come to rely on my smartphone (a Samsung Galaxy Note3 phablet). Unfortunately despite its &#8211; huge by phone standards &#8211; screen, it’s still too small to get real work done without fatiguing my farsighted eyes. Are we seeing a bit of Goldilocks situation here?</p>
<p>A tablet seemed like a good middle ground.<a id="fnref:1" class="footnote" title="see footnote" href="#fn:1">[1]</a> Small and light enough to have it with you just about anywhere, yet large enough to easily use for productive purposes as well.</p>
<h3><strong>What would you use it for?</strong></h3>
<p>The second question I asked myself was what would I use the tablet for. I mean, yes, it’s going to be a portable computer of sorts, but what am I’m actually going to use it for in practice? As you go through this thought exercise yourself, be realistic and honest about your needs, so as to hopefully help you make the best choice possible.</p>
<p>For me, it came down to the following four tasks:</p>
<ol>
<li>A learning device. I like to read <a href="https://www.amazon.com/b?_encoding=UTF8&amp;camp=1789&amp;creative=9325&amp;linkCode=ur2&amp;node=154606011&amp;site-redirect=&amp;tag=zenruby-20&amp;linkId=RB55PBTPXBANXIPY" target="_blank" rel="nofollow">Kindle</a> and <a href="https://www.safaribooksonline.com/" target="_blank">Safari</a> books, take <a href="https://cli.linksynergy.com/cli/publisher/links/link_detail.php?creative[]=7~text/email~39197" target="_blank">Udemy</a> and <a href="https://mbsy.co/7BWnn" target="_blank" rel="nofollow">Codeschool</a> courses, watch <a href="https://www.ted.com/" target="_blank">TED talks</a>, and so on.</li>
<li>An entertainment device (e.g., Netflix, YouTube, Social Media).</li>
<li>Writing posts and articles on the go.</li>
<li>Communication (e.g., Email, Facetime, Skype, Hangouts).</li>
</ol>
<p>Even at home,<a id="fnref:2" class="footnote" title="see footnote" href="#fn:2">[2]</a> if I’m not in my office chair in front of a 32&#8243; screen (a <a href="https://www.amazon.com/gp/product/B00ITORMNM/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B00ITORMNM&amp;linkCode=as2&amp;tag=zenruby-20&amp;linkId=KJOPR4EV3QM2VUHF">BenQ BL3200PT</a>), since getting my new tablet, I find that I rarely reach for my laptop anymore.<a id="fnref:3" class="footnote" title="see footnote" href="#fn:3">[3]</a></p>
<h3><strong>What screen size for a tablet?</strong></h3>
<p>Having established that a tablet was indeed a good idea, the question became what screen size. There are roughly four categories to keep in mind here:</p>
<ol>
<li>Small (6–7&#8243;)</li>
<li>Medium (8–9&#8243;)</li>
<li>Large (10–11”)</li>
<li>Extra Large (12&#8243;+)</li>
</ol>
<p>Considering that my smartphone’s screen is already ridiculously large (i.e., 5.7&#8243;), I could only justify getting a tablet if it was sufficiently larger than that. It simply wouldn’t make sense to buy a different device only to gain an inch or two diagonally. For books, taking online courses, and watching media larger tablets are also simply better.</p>
<p>These considerations helped me eliminate three candidates from the list &#8211; namely, the iPad Mini, the Samsung Galaxy Tab S 8.4“, and the 8” Sony Xperia Z3 Tablet Compact.</p>
<p>Before we move on to the rest of the list, I’ll devote a few words to those who don’t care all that much for larger screens. 8&#8243; tablets are somewhat of a sweet spot ergonomically (at least for my medium sized hands). They also tend to have very sharp, pixel packed screens.</p>
<p>It’s easy to see why someone would opt for one of these three. The Galaxy Tab S 8.4&#8243; has an absolutely gorgeous super-AMOLED display and a microSD slot for storage expansion. The iPad Mini 2 is currently on sale for a steal of a deal and is an all-around good tablet<a id="fnref:4" class="footnote" title="see footnote" href="#fn:4">[4]</a>. The Xperia Z3 is expensive, but it offers a top notch performance, great screen, and some snazzy features, including the ability to use it in a Jacuzzi, as it’s fully waterproof.</p>
<p>In my case however, when it came time to chose between “a little easier to handle” and “a lot more screen real estate” I opted for the latter. I readily admit that it’s a compromise. In the case of 12&#8243;+ tablets, the handling becomes too much of an issue for me so I didn’t give them any kind of serious consideration.</p>
<p>My thought process led me to narrow down the race to four medium/large tablets:</p>
<ul>
<li>iPad Air 2</li>
<li>Nexus 9</li>
<li>Samsung Galaxy Tab S 10.5</li>
<li>Amazon Fire HDX 8.9</li>
</ul>
<h3><strong>Stick to what you know and your ecosystem of choice</strong></h3>
<p>Another aspect to consider when selecting your new tablet is the ecosystem of devices you already possess. Do you own a PC or a Mac? Do you use an iPhone or an Android device (or something else)? Are you mostly using Apple services or Google services?</p>
<p>It pays off to be consistent and use devices that can easily synchronize and work together.</p>
<p>In my case, this principle didn’t offer much guidance. I use a Mac, but my personal phone is an Android device. I have two Apple TVs, but one TV also uses Google Chromecast. I have extensive experience with both OSes (iOS and Android), so there would have been no learning curve no matter which device I picked.</p>
<p>Assuming you are not an outlier like me, I’d recommend sticking to what you know and what you use already (unless you’re currently dissatisfied with it).</p>
<p>This discussion on the ecosystem around your tablet actually brings up the reason why I didn&#8217;t get the Amazon Fire HDX 8.9. It’s a gorgeous, light, powerful, and fairly well priced device, however, unfortunately much of its value comes from its integration with the Amazon ecosystem.</p>
<p>The apps that you buy for it come from the Amazon Appstore for Android, which has a good selection but nowhere near that of Google Play or the Apple App Store.</p>
<p>Fire OS (an Amazon centric version of Android) is also very well integrated with Amazon Prime’s free goodies options such as video and music streaming. As a Canadian Prime subscriber, unfortunately I don&#8217;t get to partake in any of those benefits (only faster shipping), so I passed on what I still consider to be a good device (I recently gifted the 7&#8243; version to my father-in-law, for example, and he absolutely loves it).</p>
<p>I was down to just three contenders then. As you might have guessed, they were the ones mentioned in the tile of this post. It became a matter of iPad Air 2 vs Nexus 9 vs Samsung Galaxy Tab S 10.5.</p>
<p><img data-recalc-dims="1" decoding="async" class="aligncenter size-full wp-image-1561" src="https://i0.wp.com/programmingzen.com/wp-content/uploads/2014/11/ipad-air2-vs-nexus9-vs-samsung-tab-s-10-5.jpg?resize=586%2C229&#038;ssl=1" alt="iPad Air 2 vs Nexus 9 vs Samsung Galaxy Tab S" width="586" height="229" srcset="https://i0.wp.com/programmingzen.com/wp-content/uploads/2014/11/ipad-air2-vs-nexus9-vs-samsung-tab-s-10-5.jpg?w=586&amp;ssl=1 586w, https://i0.wp.com/programmingzen.com/wp-content/uploads/2014/11/ipad-air2-vs-nexus9-vs-samsung-tab-s-10-5.jpg?resize=300%2C117&amp;ssl=1 300w" sizes="(max-width: 586px) 100vw, 586px" /></p>
<h3><strong>Aspect ratio and power</strong></h3>
<p>The choice between those three became somewhat unnerving. They were all excellent devices, and you couldn’t go wrong with any of them. With a fair bit of cash at stake however, I simply wanted the best option for me and a tablet I wouldn’t regret.</p>
<p>To make my choice a little easier I headed to the store and tried out the brand new iPad Air 2, as well as the out-for-a-few-months-now Tab S 10.5&#8243;. The Nexus 9 wasn’t available in retail stores yet unfortunately.</p>
<p>I found the iPad’s aspect ratio of 4:3 to be nicer to hold, browse, or read books with. The 16:9 aspect ratio of the Tab S was great for videos, but little else. The 10.5&#8243; tablet felt too long in portrait mode. All in all, that meant a definite point in favor of the iPad.</p>
<p>The Tab S screen was stunning in person. Way more vibrant and contrasty than the, by all means great, iPad screen. It would have been squarely a point in favor of the Tab S had I not noticed significant screen burns. I opened a white page, and I could clearly see the ghost of the launcher’s dock icons. I tried several Tab S devices, in multiple stores and encountered this issue each and every time.</p>
<p>Now, don’t get me wrong. This is clearly nitpicking. But older iPads (e.g., iPad Air demo units) did not manifest the same problem. Suddenly the screen, a theoretical advantage of the Galaxy Tab S 10.5, became something to be slightly concerned about.</p>
<p>The mortal blow for the Tab S 10.5 came when I tried to display a technical PDF. The iPad Air 2 was extremely smooth in handling the PDF and could zoom and refocus on a particular area in no time. When I tried the same on the Tab S, there was significant delay. Interestingly, scrolling wasn’t that smooth either. The reading experience (potentially in part due to better software) felt considerably nicer on the iPad.</p>
<p>Benchmarks have shown that the iPad Air 2 is significantly faster than the Tab S. From my experience in the store, the difference is remarkable in real applications as well.</p>
<p>I must acknowledge not only the Tab S’ gorgeous screen (screen burn aside), but also give it Brownie points for having a microSD slot that allows one to add up to 128GB of data to your tablet. Considering that these cards are not too expensive, one could in theory have multiple cards when traveling for virtually unlimited media consumption on the go.</p>
<p>I’ll also must concede that, while not a fan of Samsung’s TouchWiz interface and bloatware, they do provide you with an extra GB of RAM (3 in total, versus the 2GB of the iPad Air 2 and Nexus 9) and the single best multitasking feature of any Android (or iOS) tablet out there. You can have two programs running at the same time on the screen and drag and drop between them. I find the feature extremely useful on my phone, and it would have been certainly all more useful on a large tablet.</p>
<p>Finally, Samsung offers a tablet app so that you can pilot selected phones (including my Note3) through an emulator running on your Tab S. Very handy!</p>
<p>It was tough to say no to the Tab S, but in the end I decided that I had to (above all, for its outdated performance compared to that of the brand new competitors).</p>
<h3><strong>iPad Air 2 vs Nexus 9</strong></h3>
<p>It all came down to a Battle Royale between these two tablets. The flagship Apple tablet and the flagship Google/HTC tablet running an unadulterated edition of Android Lollipop, the latest and best incarnation of Android.</p>
<p>The truth of the matter is that, by this point I had determined that there was no right or wrong answer. I could have flipped a coin and ultimately have been very happy with the outcome either way.</p>
<p>For the sake of my decision though, I came up with a list of pros and cons for each choice. They can be briefly summarized as follow:<a id="fnref:5" class="footnote" title="see footnote" href="#fn:5">[5]</a></p>
<h4>Advantages of the iPad Air 2 over the Nexus 9</h4>
<ul>
<li>A larger/better/less reflective screen;</li>
<li>Build quality and QA;</li>
<li>The models cap at 128GB and not 32GB;</li>
<li>Thinner aluminum body (but I don’t really care that much there);</li>
<li>Slightly better battery life;</li>
<li>Buttery smooth browsing with no lag;</li>
<li>It has/will have the largest ecosystem of accessories on the market;</li>
<li>A larger pool of tablet applications available (several apps are currently iOS only);</li>
<li>New apps tend to ship on iOS first;</li>
<li>(Opinion) Apps tend to be more visually pleasing and consistent;</li>
<li>Less risk of dealing with malware (not a huge concern for me, but for some it might be);</li>
<li>A simple operating system that just works;</li>
<li>AppleCare+ in North America provides accidental coverage and it’s fairly cheap ($99);</li>
<li>(Personal) It works well in tandem with my Mac.<a id="fnref:6" class="footnote" title="see footnote" href="#fn:6">[6]</a></li>
</ul>
<h4>Advantage of the Nexus 9 over the iPad Air 2</h4>
<ul>
<li>Less expensive;</li>
<li>Easier to handle due to its more compact size;</li>
<li>High-quality front facing speakers for media consumption;</li>
<li>Support for multiple users;</li>
<li>More powerful and customizable operating system (e.g., launchers, widgets);</li>
<li>It has some apps which are not technically possible on iOS (e.g., <a href="https://www.rescuetime.com/rp/netrich" target="_blank" rel="nofollow">RescueTime</a>);</li>
<li>Many apps are free on Android (if you can live with ads) while requiring a payment in the iOS version;</li>
<li>(Personal) It works well in tandem with my Android phone;</li>
<li>Better Google integration.</li>
</ul>
<p>In the end I went for the iPad Air 2. Specifically a 64GB with Wifi+Cellular in Gold (what can I say, “<a href="https://www.youtube.com/watch?v=sr0gNJ090JA">I love gold</a>”).</p>
<p>If by reading the same list you reached the opposite conclusion and buy a Nexus 9, I can&#8217;t fault you for doing so at all.</p>
<p>Before you make your final decision though, I’ll add a few final points:</p>
<ul>
<li>I understand their business model, but I still think it’s ridiculous that both companies opted to create 16GB base models at the end of 2014. Google in particular really dropped the ball by not adding a microSD slot. Had that been in place, it might have changed the outcome of my purchase.</li>
<li>16 GB is simply not enough on a tablet for most people. If you are opting for the Nexus 9, get the 32 GB model. If you are opting for the iPad Air 2, get the 64GB or 128GB model.</li>
<li>If you travel or commute on a regular basis, do yourself a favor and grab the cellular version. Tethering with your smartphone can work in a pinch but it’s a pain in the neck to do on a regular basis (and it drains your phone battery very quickly).</li>
<li>Consider making the purchase through a zero interest monthly plan with your cellular carrier, if any available. It’s much easier to pay, say, $320 upfront + $20/mo interest free for two years, than plunk down $800 + taxes (in Canada) all at once. On that note, I absolutely love my iPad even if, objectively, it does feel overpriced. If the model I chose were to cost $500 instead of $800, I would recommend getting one to anybody without hesitation.</li>
<li>Get a really high-quality keyboard if you intend to reply to long emails or write with your new tablet. For example, for the iPad Air 2 you can get the <a href="https://brydgekeyboards.refersion.com/c/27ed" target="_blank" rel="nofollow">BrydgeAir</a> and essentially transform your tablet into a smaller, touch screen laptop. That way you can switch to whichever mode is more convenient (e.g., tablet mode for reading, laptop mode for writing). For the Nexus 9, Google will be releasing <a href="https://www.amazon.com/gp/product/B00MNOQ96A/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B00MNOQ96A&amp;linkCode=as2&amp;tag=zenruby-20&amp;linkId=UMMFLRHYIGHMAF73" target="_blank" rel="nofollow">their own keyboard</a> case, which looks worthwhile as well.</li>
</ul>
<p>There you have it. If you are, or already have, pondered this same scenerio, let me know what you opted for and whether my write-up helped you reach your final decision. In the end, I really hope you enjoy your new tablet as much as I’m having a great time with mine.</p>
<div class="footnotes">
<hr />
<ol>
<li id="fn:1">Amusingly, the volume of travel I’ll be doing for work was heavily slashed just a few days after I acquired a new tablet. Non, je ne regrette rien. <a class="reversefootnote" title="return to article" href="#fnref:1">^</a></li>
<li id="fn:2">I work from home, so this statement concerns my spare time. <a class="reversefootnote" title="return to article" href="#fnref:2">^</a></li>
<li id="fn:3">I say “new tablet” because I still have a heavy and obsolete iPad first generation, but it’s virtually useless today. You’ll find out which tablet I went with in a moment. <a class="reversefootnote" title="return to article" href="#fnref:3">^</a></li>
<li id="fn:4">Yes, the iPad Mini 3 was a utter disappointment. Apple upgraded nothing but Touch ID and the iPad color. Some would argue that we shouldn’t reward the company by buying a product that essentially has specs from 2013. The iPad Mini 2 at $100 less, while quantities last, is still a great deal however. <a class="reversefootnote" title="return to article" href="#fnref:4">^</a></li>
<li id="fn:5">Note that this list is not exhaustive, as I didn’t factor in camera comparison, slow motion video, or other considerations that were irrelevant to my needs at the time. <a class="reversefootnote" title="return to article" href="#fnref:5">^</a></li>
<li id="fn:6">It wouldn’t be fair to list it as an advantage over the Nexus 9 here, but for the record I do appreciate the fact that the iPad Air 2 allows me to test iOS apps on a physical device. <a class="reversefootnote" title="return to article" href="#fnref:6">^</a></li>
</ol>
</div>
<p>The post <a href="https://programmingzen.com/choosing-a-tablet-ipad-air-2-vs-nexus-9-vs-samsung-galaxy-tab-s/">Choosing a Tablet (aka iPad Air 2 vs Nexus 9 vs Samsung Galaxy Tab S 10.5)</a> appeared first on <a href="https://programmingzen.com">Programming Zen</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://programmingzen.com/choosing-a-tablet-ipad-air-2-vs-nexus-9-vs-samsung-galaxy-tab-s/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1560</post-id>	</item>
		<item>
		<title>A Few Thoughts on iOS vs Android Market Share</title>
		<link>https://programmingzen.com/ios-vs-android-market-share/</link>
					<comments>https://programmingzen.com/ios-vs-android-market-share/#respond</comments>
		
		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Tue, 11 Nov 2014 15:00:40 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[marketshare]]></category>
		<category><![CDATA[mobile]]></category>
		<guid isPermaLink="false">http://programmingzen.com/?p=1556</guid>

					<description><![CDATA[<p>It is often said that iOS-based devices have 20% or so market share, yet they generate 80% of the total app revenue. On the surface there is a somewhat&#xA0;Paretoesque&#xA0;principle at play with smartphones. I looked into it and these numbers turn out to be misleading. iOS apps generate 80% more revenue than Android apps. That is quite different from saying that iOS has 80% market share. Specifically, in Q2 2014, Google Play saw $60M in total revenue, while the iOS AppStore clocked in at $100M. (Source&#xA0;requires registration.) If we exclude the small impact of alternative Android stores, we are looking </p>
<p>The post <a href="https://programmingzen.com/ios-vs-android-market-share/">A Few Thoughts on iOS vs Android Market Share</a> appeared first on <a href="https://programmingzen.com">Programming Zen</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>It is often said that iOS-based devices have 20% or so market share, yet they generate 80% of the total app revenue. On the surface there is a somewhat <a href="https://en.wikipedia.org/wiki/Pareto_principle"><span style="text-decoration: underline;">Paretoesque</span></a> principle at play with smartphones.</p>
<p>I looked into it and these numbers turn out to be misleading.</p>
<p>iOS apps generate 80% more revenue than Android apps. That is quite different from saying that iOS has 80% market share. Specifically, in Q2 2014, Google Play saw $60M in total revenue, while the iOS AppStore clocked in at $100M. (<a href="https://blog.appannie.com/app-annie-index-market-q2-2014/" target="_blank">Source</a> requires registration.)</p>
<p>If we exclude the small impact of alternative Android stores, we are looking at 37.5% and 62.5%, respectively, of their combined market share. No one can deny that it’s still a substantial difference, but it&#8217;s definitely more subtle than the often touted 80–20 revenue split. (If we look at downloads, the roles are pretty much reversed with Android devices having 60% of their combined market share of downloads, and iOS devices 40%).</p>
<p>Those numbers are for app revenue. Now let’s look at devices. According to the latest IDC statistics, iOS global device market share is actually quite a bit <a href="https://www.idc.com/prodserv/smartphone-os-market-share.jsp">lower than 20%</a>.</p>
<p>The keyword here however is “global”. Anecdotally, it would be extremely hard to imagine that iPhones have less than a 12% market share in North America, or even the 20% figure I have seen floating around for quite some time now.</p>
<p>The actual OS usage numbers for the North American market <a href="https://www.comscore.com/Insights/Market-Rankings/comScore-Reports-July-2014-US-Smartphone-Subscriber-Market-Share"><span style="text-decoration: underline;">show an estimated 51%–42%</span></a> split in favor of Android, a much less monopolistic picture.</p>
<p>From a developer perspective, these less sensationalistic numbers have a few implications:</p>
<ol>
<li>If you are targeting a North American audience, developing for Android does not give you a big advantage in terms of a reachable user base;</li>
<li>iOS still has the edge in terms of revenue, but the frequently heard, “Don’t bother developing for Android”, is absolute nonsense. You can target Android alone and still do extremely well;</li>
<li>If you are targeting emerging markets like India, China, Thailand, and Asia in general, Android is a sure bet;</li>
<li>It is entirely possible that iOS users have higher incomes on average, but whatever the cause, the numbers seem to indicate that they have a greater willingness to pay for applications;</li>
<li>If you are targeting both iOS and Android mobile OSes with your application, taking the strength of both app stores into account, it would make sense to charge for the iOS app while making the Android app available as a free download that relies on ads for its revenue. This of course has the risk of alienating some users who happen to dabble with both operating systems, however they are likely to be a minority so this shouldn&#8217;t hold you back, if it&#8217;s the road you&#8217;d like to embark down.</li>
</ol>
<p>Personally, I welcome a world where the two major mobile operating systems go head-to-head and converge towards a roughly equivalent market share (at least in North America and Europe). And on that note, having the far off third contender (Microsoft) be less distant certainly wouldn&#8217;t hurt matters either.</p>
<p>The post <a href="https://programmingzen.com/ios-vs-android-market-share/">A Few Thoughts on iOS vs Android Market Share</a> appeared first on <a href="https://programmingzen.com">Programming Zen</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://programmingzen.com/ios-vs-android-market-share/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1556</post-id>	</item>
	</channel>
</rss>
