Live data from Hacker News

Ask HN: What tools do you use for mobile apps design?

news.ycombinator.com

1–10 of 12 posts

Re: Ask HN: What tools do you use for mobile apps design?

#2
Well you could use the usual Photoshop, illustrator .... But also check PaintCode it's a mac only app that helps create vector based UI (in objective-c) for iOs only.

Love to have something similar for Android (no sencha) 'cause the UI for android can be a serious pain.

Basically PaintCode can import svg and photoshop layers and convert them into objective c code. Which can be easily reused, and reconfigured for any new resolution that may come out.

It's not perfect but it's pretty neat http://www.paintcodeapp.com/

Re: Ask HN: What tools do you use for mobile apps design?

#4

Well you could use the usual Photoshop, illustrator .... But also check PaintCode it's a mac only app that helps create vector based UI (in objective-c) for iOs only. Love to have something similar for Android (no sencha) 'cause the UI for android can be a serious pain. Basically PaintCode can import svg and photoshop layers and convert them into objective c code. Which can be easily reused, and reconfigured for any…

Basically you're saying "multiple apps". Is that cumbersome?

Re: Ask HN: What tools do you use for mobile apps design?

#8
post #5
post #3

For wireframes we use balsamiq and for graphics we try to stick with svg, if we cant, png for each screen resolution that we target. Hope it helps!

I actually meant what tools you use to create the svg/png files...

oh sorry! Photoshop! and Illustrator

Re: Ask HN: What tools do you use for mobile apps design?

#10

Used to recommend just paper, but these days my favorite is http://popapp.in - basically you sketch app screens on paper, snap photo of each page and then stitch them together. it's not going to help with process but is a great way to nail down an idea

Nice app, thanks for sharing. But that works for wireframing. If you're planning to give a different look and feel than the default iOS or Android theme I'm sure you use different tools.
Post reply on HN