Skip to content

Latest commit

 

History

History
executable file
·
28 lines (18 loc) · 1.32 KB

README.md

File metadata and controls

executable file
·
28 lines (18 loc) · 1.32 KB

PhoneGap Build App Template

Copyright (c) 2012 Daniele Veneroni. Released under MIT License.

PhoneGap Build App Template is a template (a ready-to-use project) to create web app and it's formatted to be easly wrapped on a stand-alone application using PhoneGap Build to build app for iOS, Android, Windows Phone, BlackBerry, WebOS and Symbian.

You can easly replace or modify the resources of the project to create your own app.

Project Structure:

index.html

Your main page, that's the first page that the app will show when loaded.

config.xml

The configurations file. See Using config.xml to learn how to personalize yours. It's already formatted with the most common settings.

icon.png, splash.png

The essential icon and splash screen. These are used only if the the app runs on a device that don't support any of the provided icons or splash screens.

icons folder

Contains all formats of icons required for the various operative systems.

splash folder

Contains all formats of splash screens required for the various operative systems.

lib folder

Contains all the libraries, frameworks, CSS and images needed to the app. Provided frameworks:

  • add2home - it makes appear a message to allow the user to create a web app container on iOS from the browser version