Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Phonegap Essentials

You're reading from   Phonegap Essentials Use PhoneGap to build cross-platform mobile applications quickly and efficiently

Arrow left icon
Product type Paperback
Published in Sep 2015
Publisher
ISBN-13 9781785284687
Length 178 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Ivan Turkovic Ivan Turkovic
Author Profile Icon Ivan Turkovic
Ivan Turkovic
Arrow right icon
View More author details
Toc

Managing the project

After creating the project, there are many things that we need to do to make sure that we have a working application as we need to prepare and later build the application in a usable state. We will cover these steps in this section.

Application preview

When the project is in development, building it in a native application and deploying it to the physical device can be time-consuming, especially if we do a lot of updates among the user tests. Preparing and building the whole application code that is required for wrapping a hybrid application in a native application takes time to execute.

PhoneGap has a really useful command that you will be using the most while developing the application. It basically creates a local Node.js web server with the live reload functionality that serves the application's content similar to a regular web page. The application works the same way as it does on the mobile device but in this case we are running it in the testing environment...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image