-
Notifications
You must be signed in to change notification settings - Fork 1
3.5. Project Structure # Application Contents
dfki-flpe edited this page Aug 1, 2014
·
1 revision
The content folder contains all images, fonts, and CSS files that you would like to import into your application. The content folder consists of the following folders:
-
fonts
: Contains the fonts of your application. -
images
: Contains the images of your application -
stylesheets
: Contains the CSS description of your application. See chapter Layout Template Expression (p. 16) for details on how use and reference the content files.
Footnote | Description |
---|---|
[∗] | The Apache Cordova project was started off with the donation of code from PhoneGap. Now PhoneGap is a distribution using the Open Source code base of Cordova. |
[†] | Source: http://phonegap.com/about/feature/ |
[∞] | see ISO 639-1 specifiaction |
[⊗] | Eclipse Classic does not bring an editor HTML by default; you can install an editor manually e.g. using your Eclipse’s update page (Install New Software...) http://download.eclipse.org/releases/[version_name], expand the entry Web, XML and Java EE development and select Web Page Editor. |
[⊥] | Note, that currently no source code is available for Android ver. 3.x. |
[Θ] | the file build.properties contains general settings for build.xml , which do not need to be customized to the specific project environment. |
[◊] | see http://nodejs.org/ |