DZone
Java Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Java Zone > Modifying the PhoneGap Template in 3.3 (and Higher)

Modifying the PhoneGap Template in 3.3 (and Higher)

Raymond Camden user avatar by
Raymond Camden
·
Feb. 03, 14 · Java Zone · Interview
Like (0)
Save
Tweet
3.50K Views

Join the DZone community and get the full member experience.

Join For Free

This is my third blog entry now on how to modify the default template when creating a new PhoneGap project. Previously you had to find where the default template was installed and modify it there - which also meant that when you updated CLI tools you lost your modifications. In the latest versions of the CLI tooling, specifically for Cordova, you now have a --src option to specify a source folder for your project.

In the screen shot below, I've got a folder called source. I've made a new project and told cordova to use that folder as the source of my www folder.

And that's it. Pretty simple, right? I'll be creating a good blank project for my demos and placing it in Dropbox. Note that this option does not exist for the PhoneGap CLI at this time. Finally, don't know how to check your version and upgrade? Check my blog entry here: How do you check (and update) your PhoneGap version in 3.0?

Template

Published at DZone with permission of Raymond Camden, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Top 20 Git Commands With Examples
  • Creating an Event-Driven Architecture in a Microservices Setting
  • The Developer's Guide to SaaS Compliance
  • MACH Architecture Explained

Comments

Java Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo