Book Image

PhoneGap 4 Mobile Application Development Cookbook

Book Image

PhoneGap 4 Mobile Application Development Cookbook

Overview of this book

Table of Contents (19 chapters)
PhoneGap 4 Mobile Application Development Cookbook
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Preface
Index

Introduction


When we develop for mobile devices, we are extremely limited in terms of space, and we have to think differently about creating a user interface or frontend for our application than we would if we were creating it for the "big screen."

Users on mobile devices need information represented clearly and given to them in a format and layout that is easily understandable and recognizable on smaller devices.

In this chapter, we will briefly look into creating a layout for a podcast application, and we will be using the jQuery Mobile framework to do this. With its big, easily identifiable buttons, elements, and interface, it gives us everything that we need to create a layout that almost matches the designs of native apps.