Book Image

PhoneGap 3.x Mobile Application Development HOTSHOT

By : Kerri Shotts
Book Image

PhoneGap 3.x Mobile Application Development HOTSHOT

By: Kerri Shotts

Overview of this book

<p>PhoneGap allows you to use your existing knowledge of HTML, CSS, and JavaScript to create useful and exciting mobile applications.<br /><br />This book will present you with 12 exciting projects that will introduce you to the dynamic world of app development in PhoneGap. Starting with their design and following through to their completion, you will develop real-world mobile applications. Each app uses a combination of core PhoneGap technologies, plugins, and various frameworks covering the necessary concepts you can use to create many more great apps for mobile devices.</p>
Table of Contents (21 chapters)
PhoneGap 3.x Mobile Application Development HOTSHOT
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Human Interface/Design Guidelines


It is vital to follow the Human Interface Guidelines (HIG) for your platform. On some platforms (such as Apple's iOS), failure to follow the HIG is grounds for rejection of your app. No matter what you feel about it, the HIG is designed to ensure that all apps have some degree of consistency and user friendliness. The HIG isn't there to pound you into submission, rather for legitimately good (and well-thought-out) reasons.

See these guides for more information:

Should you target another platform not covered in this book, you'll want to search for the corresponding HIG. It may not always be named quite the same, but every platform has something similar, even if it isn't enforced to the same degree as Apple's.