tags:

views:

33

answers:

2

I have just spent little time with iOS. Anybody can tell me how to construct a nice Human Interface in iPhone. Give me advices, tutorials or something help me to learn how to construct a nice iPhone Human Interface. Thanks:)

A: 

Have you looked at this document? It surely is the starting point for everyone programming for iPhone/iPod touch/iPad

rano
+1  A: 

Have you read Apple's Human Interface Guidelines document? It's available from http://developer.apple.com/iphone/library/documentation/userexperience/conceptual/mobilehig/Introduction/Introduction.html

hotpaw2
+1, The HIG is really what you are looking for. It contains lots of examples of good and bad UIs
Krumelur