What Xcode and eclipse are capable of.

abhayalmighty

Broken In
Joined
Dec 31, 2011
Messages
32
Xcode and eclipse are the best IDE's for iOS and android development respectively. I was wondering if apps like instagram, evernote & angry birds are made from these IDE's only? Or does it require something more?
 

SunE

Professional Newbie
Joined
Apr 9, 2012
Messages
813
AFAIK these apps are made from these only. Though games require a game engine, Unity being a very common one.
 

abhidev

Human Spambot
Joined
Sep 17, 2009
Messages
3,341
see it like this...Xcode is for iOS development and eclipse for android development
 

vickybat

I am the night...I am...
Joined
Aug 16, 2008
Messages
5,649
Xcode is kind of proprietary for OSX whereas eclipse has support for most platforms including linux.
You also have to pay $99 royalty to apple for developing in XCODE for IOS.
 
Last edited:

Nerevarine

Incarnate
Joined
Feb 6, 2011
Messages
8,566
Corona is a relatively good IDE for developing games like Angry birds and Cut the Rope.. it's inbuilt physics engine is very easy to understand
 

SunE

Professional Newbie
Joined
Apr 9, 2012
Messages
813
@vickybat XCode is free on the Mac App Store and anyone can download and develop an app on it. However if you want to publish the said app in Apple's APP Store, only then do you have to pay the $99 fee.

@Nerevarine Thanks for the info. Quick question- If Angry Birds is developed using Corona engine, why is Bad Biggies developed using Unity?
 

vickybat

I am the night...I am...
Joined
Aug 16, 2008
Messages
5,649
@vickybat XCode is free on the Mac App Store and anyone can download and develop an app on it. However if you want to publish the said app in Apple's APP Store, only then do you have to pay the $99 fee.

Yeah i meant that only. I skipped the publish part in a hurry.
You are correct. :)
 
OP
A

abhayalmighty

Broken In
Joined
Dec 31, 2011
Messages
32
So you guys saying instagram & evernote are made completely from Xcode? No other API or framework required?
 
Last edited:

Nerevarine

Incarnate
Joined
Feb 6, 2011
Messages
8,566
No Angry Birds wasnt developed using Corona, What i said was games like Angry birds and Cut the rope can easily be developed on Corona with little programming experience, thanks to the inbuilt physics engine..
Games like Temple Run and Shadowgun need something more beastly like Unity or UE
 
OP
A

abhayalmighty

Broken In
Joined
Dec 31, 2011
Messages
32
No Angry Birds wasnt developed using Corona, What i said was games like Angry birds and Cut the rope can easily be developed on Corona with little programming experience, thanks to the inbuilt physics engine..
Games like Temple Run and Shadowgun need something more beastly like Unity or UE

I got that, games require a special game engine.
I am asking if instagram & evernote are made completely from Xcode. No other API or framework required?
 
Top