topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 4:15 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: An iOS Developer Takes on Android  (Read 6834 times)

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
An iOS Developer Takes on Android
« on: December 16, 2011, 05:50 PM »
This is a little bit old (August) but it's a nice article about porting some software from Apple iPhone to Android.


Deozaan

  • Charter Member
  • Joined in 2006
  • ***
  • Points: 1
  • Posts: 9,746
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: An iOS Developer Takes on Android
« Reply #1 on: December 16, 2011, 08:06 PM »
Things like this really make me dislike Apple users:

Apple has made it pretty easy to start writing iOS apps. Of course, Step One is “Buy a Mac.” Easy! Then just download the free Xcode Installer from the Mac App Store, and start writing code when it’s done.

Android is a bit more involved. You can download the SDK easily, but to actually start writing code, you’ll want to setup Eclipse and install Google’s ADT Plugin.

"Apple makes it so easy! Just spend $2,000 on a new computer and you're good to go after you download some free software! But Android is so hard because you have to download three separate free software packages. Boo hoo! Why does it have to be so hard to program for Android?"

Renegade

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 13,288
  • Tell me something you don't know...
    • View Profile
    • Renegade Minds
    • Donate to Member
Re: An iOS Developer Takes on Android
« Reply #2 on: December 16, 2011, 08:19 PM »
Things like this really make me dislike Apple users:

Apple has made it pretty easy to start writing iOS apps. Of course, Step One is “Buy a Mac.” Easy! Then just download the free Xcode Installer from the Mac App Store, and start writing code when it’s done.

Android is a bit more involved. You can download the SDK easily, but to actually start writing code, you’ll want to setup Eclipse and install Google’s ADT Plugin.

"Apple makes it so easy! Just spend $2,000 on a new computer and you're good to go after you download some free software! But Android is so hard because you have to download three separate free software packages. Boo hoo! Why does it have to be so hard to program for Android?"

Hahahaha~!

+1

I liked this:

Eclipse is a world unto itself. It’s the IDE to end IDEs. Consequently, it has many abstract-sounding concepts you’ll have to learn. There are Workspaces, and Perspectives, and Run Configurations. And Eclipse itself is just an empty shell of sorts; all non-trivial functionality is provided via a complex network of interdependent Plugins, similar to Linux distributions. Come to think of it…

Of course, IDE weirdness isn’t unique to Eclipse; Xcode was pretty damn weird at first too, and it’s getting more meta with each release (Schemes, anyone?).

I'm no Eclipse fan. It's simply clunky to use. But man... I'd rather use Eclipse than Xcode. Weird? That's an understatement. There's 1 way to do things in Xcode and only 1 way. i.e. DO NOT think different.



Slow Down Music - Where I commit thought crimes...

Freedom is the right to be wrong, not the right to do wrong. - John Diefenbaker

zridling

  • Friend of the Site
  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 3,299
    • View Profile
    • Donate to Member
Re: An iOS Developer Takes on Android
« Reply #3 on: December 16, 2011, 10:39 PM »
Hilarious.

mahesh2k

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,426
    • View Profile
    • Donate to Member
Re: An iOS Developer Takes on Android
« Reply #4 on: December 17, 2011, 01:11 AM »
lol

It's like two people talking about who looks more gross at naked beach.  :P

Ath

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 3,610
    • View Profile
    • Donate to Member
Re: An iOS Developer Takes on Android
« Reply #5 on: December 17, 2011, 04:36 AM »
+1 ;D

Paul Keith

  • Member
  • Joined in 2008
  • **
  • Posts: 1,989
    • View Profile
    • Donate to Member
Re: An iOS Developer Takes on Android
« Reply #6 on: December 17, 2011, 04:52 AM »
Great thread that reveals a little bit of the history of Android except I don't really understand what Meridian is.

I read the link but the author talks about it being a platform. Wouldn't a port then lead to future compatibility problems much in the same way greasemonkey scripts keeps getting broken everytime a site updates?(Unless the author is also the maker of Meridian in which I take this comment back.)


Ath

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 3,610
    • View Profile
    • Donate to Member
Re: An iOS Developer Takes on Android
« Reply #7 on: December 17, 2011, 05:00 AM »
In the end the article turns out being a big praise for the Android platform and Eclipse, and that if Andoid would have been around a bit earlier, he may have never written an iPhone version of Meridian, though he eventually would have, and moaned in the same way about the Apple 'experience', as all his complaints are those of anyone that hasn't ever before used Java, Eclipse and an Android Phone.

@Paul Keith: Yes, he's directly involved in developing Meridian, he even states in the first paragraph:
Recently, we released the Android version of Meridian, our platform for building location-based apps.
and naming Meridian a 'platform' is just marketing babble.