Tag archives for Wireframe
Learn to create screen wireframes for Android Lollipop with Pencil
Prototype GUI is always an important part of an Android project. It lets to have a better idea about rendering of an application. Among available tools, Pencil is a great solution. Pencil is an open source prototyping GUI solution based on XUL Runner and so multiplatform ! Source code can be found on Github here : At this stage, you…