in Technology by

Explain about the PhoneGap Project Structure?

1 Answer

0 votes
by

Apart from config.xml, PhoneGap project also contains the following folders.

  • hooks: Hooks allow you to add special scripts to applications and plugins. Various hooks like before_buildafter_build can be added in config.xml file and can be used to perform business specific activities. Hooks are Cordova specific, 
  • node_modules: These are npm modules utilized by the project.
  • platforms: It contains platform specific build codes.
  • plugins: This folder will contain plugins added using PhoneGap CLI.
  • www: This is the folder which you will be concerned about. This is where your application code lives.

Related questions

0 votes
    How to Creating a PhoneGAP Project?...
asked Jan 15, 2021 in Technology by JackTerrance
0 votes
    Which flag of PhoneGap CLI is used to copy an existing project while using create? (1)None of the options (2)--copy (3)--cp (4)--src (5)--copy-from...
asked Nov 30, 2020 in Technology by JackTerrance
0 votes
    Explain about the config.xml of PhoneGap ?...
asked Jan 15, 2021 in Technology by JackTerrance
0 votes
    I have built an Android App using Phonegap/HTML5/JQuery mobile. I had the option of parsing XML data ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 21, 2022 in Education by JackTerrance
0 votes
    Which of the below is true about java class structure? (a) The class name should start with lowercase (b) ... & Miscellaneous of Java Select the correct answer from above options...
asked Feb 23, 2022 in Education by JackTerrance
0 votes
    I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow....
asked Mar 28, 2021 by JackTerrance
0 votes
    search about some programming language on the internet make a small project about this in computer notebook Select the correct answer from above options...
asked Dec 30, 2021 in Education by JackTerrance
0 votes
    search about some programming language on the internet make a small project about this in computer notebook Select the correct answer from above options...
asked Dec 28, 2021 in Education by JackTerrance
0 votes
    Which of the below is true about java class structure? (a) The class name should start with lowercase ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 24, 2021 in Education by JackTerrance
0 votes
    Relational schemas and other metadata about relations are stored in a structure called the ____________ (a) ... Database Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
    Can anyone tell me how to explain the Python project in an interview? Select the correct answer from above options...
asked Jan 11, 2022 in Education by JackTerrance
0 votes
    Can anyone tell me how to explain the project in interview on Java? Select the correct answer from above options...
asked Jan 11, 2022 in Education by JackTerrance
0 votes
    Can anyone tell me how to explain the project in an interview on React.js? Select the correct answer from above options...
asked Jan 10, 2022 in Education by JackTerrance
0 votes
    explain system tuning with regard to the ai project cycle..plz give the correct ans Select the correct answer from above options...
asked Dec 7, 2021 in Education by JackTerrance
0 votes
    explain system tuning with regard to the ai project cycle..plz give the correct ans Select the correct answer from above options...
asked Dec 5, 2021 in Education by JackTerrance
...