- Expert Android Programming
- Prajyot Mainkar
- 275字
- 2021-07-08 10:29:12
Understanding the wireframing process (tangible and digital)
Before understanding the actual wireframing process, it will be nice to gather some initial information about things that would help draw some effective wireframes. Once you understand what your app will do, the first step is to list the screens present on the app step by step. Doing this will give you a clear idea about the basic outline of the wireframing screens required.
Wireframing is the step in a design process where screens are laid out creatively, by arranging the UI elements to allow users to navigate through your app. These wireframing screens need not be same as the final UI for the app. They could be somewhat rough wireframes, which would give you an idea of what elements would be present on a screen.
The easiest and fastest way to get started is to sketch out your screens by hand using paper and pencils. Once you begin sketching, you may uncover practicality issues in your original screen map or the patterns you use. In some cases, patterns may apply well to a given design problem in theory, but in practice they may break down and cause visual clutter or interactional issues (for example, if there are two rows of tabs on the screen). If that happens, explore other navigational patterns, or variations on chosen patterns, to arrive at a more optimal set of sketches.
After you're satisfied with the initial sketches, it's a good idea to move on to digital wireframing, using software such as Adobe Illustrator, Adobe Fireworks, OmniGraffle, or any other vector illustration tools. When choosing a tool to use, consider the following features:
- JavaScript修煉之道
- 樂學Web編程:網站制作不神秘
- Java從入門到精通(第4版)
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- Hands-On Microservices with Kotlin
- Getting Started with Greenplum for Big Data Analytics
- 青少年信息學競賽
- MySQL從入門到精通(軟件開發視頻大講堂)
- Learning Apache Cassandra
- Node學習指南(第2版)
- C語言從入門到精通
- Kotlin語言實例精解
- Java程序設計及應用開發
- RESTful Web API Design with Node.js
- Instant Pygame for Python Game Development How-to