PMG Digital Made for Humans

iPhone Developers, Meet Android - Part I: Throw it all away!

4 MINUTE READ | August 11, 2011

iPhone Developers, Meet Android - Part I: Throw it all away!

Author's headshot

PMG

PMG is a global independent digital company that seeks to inspire people and brands that anything is possible. Driven by shared success, PMG uses business strategy and transformation, creative, media, and insights, along with our proprietary marketing intelligence platform Alli, to deliver Digital Made for Humans™. With offices in New York, London, Dallas/Fort Worth, Austin, Atlanta, and Cleveland, our team is made up of over 900+ employees globally, and our work for brands like Apple, Nike, Best Western Hotels & Resorts, Gap Inc., Kohler, Momentive, Sephora, and Shake Shack has received top industry recognitions including Cannes Lions and Adweek Media Plan of the Year.

So, I recently stumbled my way into Android development, after a good few years of learning iPhone. I got myself a fancy new Nexus One for testing. I waited the twelve and a half hours for Eclipse to install the entirety of the internet, because apparently that’s what is required to develop in Android. Then, I started delving into any and every tutorial I could find. A few short months later and here I am with a shiny new Android App, almost ready for distribution.

Now, I’m going to say something that will probably upset some people, but let’s face it, more than half of the apps out their on the Android Marketplace are just ports from the iPhone versions, and poor ports at that. Okay, so probably not half of all of the apps, but at least half of the apps you actually care to buy. Most of the developers making these apps, like you or I, started out on iOS working in the fancy, clean, sterilized little box that Apple provides us all with. At the heart of us, we’re Mac. When we wake up in the morning we hear that soothing ‘startup chime’ in our heads, and we know, all is right with the world. When it comes to Android, we just want to get it over with, we want to get out of Java and get back to our clean, sterile, shiny, little, perfect environment à la Steve Jobs. Unfortunately, that leaves every young man with his shiny new Android Phone with nothing but piles of what seems to be pre-digested hash browns claiming to be applications at his disposal.

Therefore, I’ve decided I’m going to explain to you how to take your shiny, sparkly new iPhone app and turn it into a just as shiny, just as sparkly new Android app. But, as a warning, I would suggest, that if you have yet to do it, go through the Hello World tutorials on the Android Developer site, watch through some of the video sessions from the Google I/O Conferences, or even go pick up Professional Android Application Development by Reto Meier.

First things first. Android is NOT iOS in fact the two are entirely different. I know this is terribly obvious, but Android is written in Java, and iOS is written in Objective-C. So, having this nifty little piece of information in your toolbox now, you should take all of your original iPhone Development and Design work and throw it all away! Obviously, I don’t mean to literally delete it all from your Hard Drive, just pretend that you have. For the purpose of writing your Android application, pretend that the iPhone version does not exist. I want you to start completely from scratch. Aside from the most basic architecture of the application i.e.: what views need to exist and what they need to connect to, as well as any Web Service calls.

Clear your mind of all things iPhone, I know, if you’re anything like me, that’s a near impossible task. Nonetheless, you must try. It is absolutely necessary that you achieve this Zen-like state of mind before we continue. We can’t have your mind cluttered with the beauty of iOS or there will be no room for the train wreck that is Android. My apologies to the designers at Google, but, by train wreck, I don’t mean their design work, pathetic as it may be in comparison to the iPhone. I mean the mass multitude of blithering idiots attempting to design on the platform. So, please, don’t be one of them. You started in iOS, you know what true beauty is. Please, don’t resort to strange behavior or lethargic methodology.

Stay in touch

Bringing news to you

Subscribe to our newsletter

By clicking and subscribing, you agree to our Terms of Service and Privacy Policy

I’m going to show you how to design Android apps the way Google intended you to. Not mimicking Apple, just learning from them.


Related Content

thumbnail image

AlliPMG CultureCampaigns & Client WorkCompany NewsDigital MarketingData & Technology

PMG Innovation Challenge Inspires New Alli Technology Solutions

4 MINUTES READ | November 2, 2021

thumbnail image

Applying Function Options to Domain Entities in Go

11 MINUTES READ | October 21, 2019

thumbnail image

My Experience Teaching Through Jupyter Notebooks

4 MINUTES READ | September 21, 2019

thumbnail image

Working with an Automation Mindset

5 MINUTES READ | August 22, 2019

thumbnail image

3 Tips for Showing Value in the Tech You Build

5 MINUTES READ | April 24, 2019

thumbnail image

Testing React

13 MINUTES READ | March 12, 2019

thumbnail image

A Beginner’s Experience with Terraform

4 MINUTES READ | December 20, 2018

ALL POSTS