vote up 1 vote down star

At the beginning of each project, first of all we create sample screen design by using software or by designing on notepad.

By doing this we can have idea, what we are going to implement.

Lets say,

  1. First screen - Splash screen - will look like this demo image
  2. Second screen - Dashboard screen - will look like this demo image.
  3. Third screen - Sign up screen - will have this kind of fields, here will be picker etc.

( I need free Mock up tool - ( i think mock up means black & white just sketch) )

What kind of tools do you use for designing a system flow for iphone?

flag

It sounds like you're selling something. I'm personally giving you the benefit of the doubt. – Frank Schmitt Nov 25 at 17:41
Ok what if I remove that link? – sagar Nov 25 at 17:56

closed as off-topic by Alex Reynolds, Graham Lee, Prakash, sagar, jitter Nov 26 at 16:20

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

4 Answers

vote up 1 vote down check

MockApp is a free Keynote template for mocking/prototyping iPhone apps.

link|flag
vote up 1 vote down

Here is a metal template for doing paper prototypes.

You can also lay your iphone on a photocopier (with a blank web page showing in Safari) and use that with pencil and paper, and then freehand draw the UI. The UI guy from the iPhone Tech Talk World Tour was really pushing paper prototyping.

Omnigraffle is a tool a lot of Mac folks use as a Visio substitute. Here is a set of stencils for iPhone UI design.

link|flag
vote up 1 vote down

I like using the iPhone app sketchbook

also watch the WWDC videos and read the Apple docs on Apple design. Apple thinks that you should spend a huge amount of time compared to design vs. coding. It does help your app stand out.

link|flag
vote up 1 vote down

For live prototyping of an iPhone application from sketches, I'd suggest you look at the Briefs framework. From a series of images and a property list, Briefs lets you create a full native application for testing out your UI design in practice.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.