Code Monkey home page Code Monkey logo

phonegap-build-app-template's Introduction

PhoneGap Build App Template

Copyright (c) 2012-2013 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 and Windows Phone.

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.

manifest.webapp

Open Web App manifest, useful if you wish to create a web app for Firefox or Firefox OS.

manifest.appcache

App cache manifest, useful to declare what resources can be cached and what resources must always reload. It can be used to create an offline web app, or a web Firefox OS app.

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.

img/icons folder

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

img/splash folder

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

js/lib folder

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

  • jQuery 2.0.3 - latest version of the classic utility library
  • add2home 2.0.7 - it makes appear a message to allow the user to create a web app container on iOS from the browser version

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.