Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

hrithik123

macrumors member
Original poster
Feb 3, 2010
97
0
iphone Application Development

if i want to develop one project in iphone Application

what type resource i need ?

what type of computer system i need

what language i have to use for that?

please give me as much as detail you can giveme

i am totally new in this
 
Learn to read. See the stickies at the top of the forum. All of this information is readily available for anybody who can be bothered to spend 5 minutes with Google.
 
i search in google

but i am really confused

can anybody help me give my first step and other steps?

i have to go step by step
 
iphone Application Development

if i want to develop one project in iphone Application

what type resource i need ?

what type of computer system i need

what language i have to use for that?

please give me as much as detail you can giveme

i am totally new in this

The ordinary way to do it is:

1) you need a mac
2) you use xcode, apple's free IDE. You program in the language Objective C.
3) if you want to use your phone for testing, you have to join apple's iphone developer program and pay $99 per year for a developer's certificate (an encryption key) that is used to sign your apps so they can install on your own device for testing. This also allows you to upload apps to the app store for sale. For $199 a year you can join the enterprise developer program which lets you distribute your apps within your business enterprise without using the app store.

There are supposedly some other ways to do it (adobe has some flash converter doohicky) but that's not how most people do it.
 
can i install MAC in normal PC which i use for XP or windows?

is it possible to install MAC in this PC?
 
*facepalm*

No, you need to buy a Mac (not MAC). OSX, the operating system which runs on a Mac will not run on a normal PC (easily or legally, at least). On the other hand, you can run Windows on a Mac if you need to.

You need a Mac running OSX 10.6 (Snow Leopard) to use the iPhone development tools.

Is this a wind-up?
 
if i learn Objective C. programing language after that can i develop Iphone Application ?

also is need any database support?
 
nice answer i like this

need any database support for develop this application?
 
Can we all agree to just ignore these threads? Honestly, if they don't know how to search google, or get confused easily on something like this, then they shouldn't learn it.
 
i am from india

so my primary language is not English

thats why

i hope you all help me
 
means no need to purchase Apple computer?

i am confused?

You need to purchase an Apple computer. All currently sold Apple computers use Intel processors. You need one with an Intel processor.

Older Apple computers used PowerPC processors instead of Intel processors. Those won't work.

Older Apple computers used Motorola 68k processors instead of PowerPC processors. Those won't work either.

You can buy a used Apple computer (a Macintosh) as long as it has an Intel processor. You can purchase a Mac Mini, a Mac Pro, a Macbook, or a Macbook Pro, as long as it has an Intel processor.
 
means no need to purchase Apple computer?
No, you'll still need to purchase an Apple computer. You'll also need to be sure it is Intel-based (all Macs from the last few years are). Prior to those, Macs were Power-PC-based. There are still plenty of used ones like that floating around for sale. iPhone SDK is not supported on Power-PC Macs.
 
is this ok?
 

Attachments

  • aap1.jpg
    aap1.jpg
    421.5 KB · Views: 99
  • aap2.jpg
    aap2.jpg
    455 KB · Views: 76
ok

now the next question confusion?

for programing if i have to use Objective C or any other language ..how can i install it?

is it free ?
 
ok

now the next question confusion?

for programing if i have to use Objective C or any other language ..how can i install it?

is it free ?

In theory you can use other languages, but the easiest is Objective-C. Objective C will be available as an optional install (xcode) when you buy the mac, but you should go here:

http://developer.apple.com/iphone

and download the iphone sdk. This will include xcode and all the necessary tools to let you develop and test your code on the iPhone simulator that comes with xcode.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.