Hacker News new | ask | show | jobs
Ask HN: How do you plan out your android applications?
1 points by skun 2891 days ago
When laying out a new application that you're building, how do you go about planning it?

i.e. what activities, what is the relationship between them, what leads where, what are the interactions, etc?

Is there a tool you use? Or do you just write it out in text?