Jump to content

Best for Mobile App Development

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
6 replies to this topic

#1
ahmed

ahmed

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 304 posts
I want to know that which is the best language for mobile application development , and another thing that is it possible to use Cocoa or Objective C on windows?

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
It depends on the mobile device you want to code for. iPhone = Objective C, but a phone running Symbian or Droid would probably use a different language. Java works for many of them as well.

You can use Objective C on Windows, but i believe Cocoa is geared towards Mac.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
NatalieM

NatalieM

    Learning Programmer

  • Members
  • PipPipPip
  • 77 posts
Java for Google Android phones.

#4
sourlemon

sourlemon

    Programmer

  • Members
  • PipPipPip
  • 99 posts
What I heard is the iPhone SDK can only be used on the Mac.

#5
NatalieM

NatalieM

    Learning Programmer

  • Members
  • PipPipPip
  • 77 posts

sourlemon said:

What I heard is the iPhone SDK can only be used on the Mac.

True. That's why I develop for Google Android ;)

#6
ahmed

ahmed

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 304 posts
NatalieM you use Eclipse(IDE) to develop for android?

#7
NatalieM

NatalieM

    Learning Programmer

  • Members
  • PipPipPip
  • 77 posts

ahmed said:

NatalieM you use Eclipse(IDE) to develop for android?

Yes.