tags:

views:

94

answers:

3

hi, Am new to iphone mobile application development.Is it possible to do iphone mobile application development in Windows XP and what are the softwares are needed and also details of how to do. Please help me.

A: 

You'll definitively need a mac to do Iphone development, so developing on Windows XP is not an option.

Mez
A: 

Negative. A Mac is a must.

mdyoke
A: 

Hello,

You can develop your application on a windows computer! You need to use a cross platform tool like ELIPS Studio. This one allows to code your native app in Flex and generate a Xcode project. You will need a Mac just to build the Xcode project generate by ELIPS Studio, and to sign the application with the apple SDK.

Take a look here :http://developer.openplug.com/

Joce