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

Getting started with XUI


Before we can continue with the recipes in this chapter, we must download a copy of the XUI library.

How to do it…

Perform the following steps for the prerequisites to begin with the recipes:

  1. Visit https://github.com/xui/xui.

    You can either clone the project or click on the Download ZIP button, as shown in this screenshot:

  2. XUI can be built to suit your needs. You can either build the library yourself or use the provided xui.js for simplicity.

  3. We can now proceed with the recipes.