Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
549 views
in Technique[技术] by (71.8m points)

ios simulator - What is minimum hardware and software requirements for Iphone native apps development?

Can i develop and test iphone native applications on windows pc and testing in any iphone simulator? If no then, What is minimum hardware and software requirements for Iphone native apps development. I want to make development environment setup in minimum possible price.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
  • Intel-based Mac (can be a Mac Mini; I prefer a MacBook Pro that I can take with me and develop in a variety of locations, office, a playground while kids play, when I travel...)
  • Xcode (free download)

Optional software I use all the time:

  • Adobe Photoshop (or similar bitmap and/or vector based image editing software)
  • Logic Pro (or similar sound editing software with a library of sfx)

The optional stuff is not something I needed as much for other software development. It seems that on the iPhone, the audio/visual experience is as much a selling point as the functionality of the app.

As for whether a simulator is good enough, I have to say NO! The iPhone Simulator is adequate for simple apps, but it operates at a faster processing speed than iPhones and iPhone Touches, making your app run faster than it would in the real world. It also behaves differently in a number of ways, which makes it important to have a 'real' alternative. In fact, during a day of development, I may use the iPhone Simulator for 80% of the test builds, and an iPhone OS device for the other 20% in order to make sure I am on the right track. I have two iPhones with 3.0 and 2.0 software, plus two iPod Touches. The 2.0 iPhone is the 3G, which is the slowest, then the iPod Touches are a bit faster, and the iPhone 3Gs is the fastest of the bunch. I test with all to make sure the user experience doesn't get too sluggish on the slowest.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...