SlideShare a Scribd company logo
Certified Cordova Developer
VS-1124
Certified Cordova Developer
www.vskills.in
CCCCertifiedertifiedertifiedertified Cordova DeveloperCordova DeveloperCordova DeveloperCordova Developer
Certification CodeCertification CodeCertification CodeCertification Code VS-1124
Vskills certification for Cordova Developer assesses the candidate as per the company’s
need for developing mobile applications which work in different mobile operating system.
The certification tests the candidates on various areas in Cordova based mobile application
basics, using the command-line interface, Using Cordova with iOS, Blackberry, Android or
Windows Phone, Config.xml file, plug-in development and whitelisting.
Why should one take this certification?Why should one take this certification?Why should one take this certification?Why should one take this certification?
This Course is intended for professionals and graduates wanting to excel in their chosen
areas. It is also well suited for those who are already working and would like to take
certification for further career progression.
Earning Vskills Cordova Developer Certification can help candidate differentiate in today's
competitive job market, broaden their employment opportunities by displaying their
advanced skills, and result in higher earning potential.
Who will beneWho will beneWho will beneWho will benefit from taking this certification?fit from taking this certification?fit from taking this certification?fit from taking this certification?
Job seekers looking to find employment in mobile application development departments
of various companies, students generally wanting to improve their skill set and make their
CV stronger and existing employees looking for a better role can prove their employers the
value of their skills through this certification.
Test DetailsTest DetailsTest DetailsTest Details
• Duration:Duration:Duration:Duration: 60 minutes
• No. of questions:No. of questions:No. of questions:No. of questions: 50
• Maximum marks:Maximum marks:Maximum marks:Maximum marks: 50, Passing marks: 25 (50%)
There is no negative marking in this module.
Fee StructureFee StructureFee StructureFee Structure
Rs. 4,000/- (Includes all taxes)
Companies that hire VskillsCompanies that hire VskillsCompanies that hire VskillsCompanies that hire Vskills Cordova DeveloperCordova DeveloperCordova DeveloperCordova Developer
Cordova Developers are in great demand. Companies specializing in mobile application
development are constantly hiring skilled Cordova developers. Various public and private
companies also need Cordova developers for their mobile application development
departments.
Certified Cordova Developer
www.vskills.in
Table of ContentsTable of ContentsTable of ContentsTable of Contents
1.1.1.1. OverviewOverviewOverviewOverview
1.1 Basic Components
1.2 Development Paths
2.2.2.2. Platform SupportPlatform SupportPlatform SupportPlatform Support
2.1 Mobile Platforms Supported
3.3.3.3. The CommandThe CommandThe CommandThe Command----Line InterfaceLine InterfaceLine InterfaceLine Interface
3.1 Prerequisites
3.2 Create the App
3.3 Add Platforms
3.4 Build the App
3.5 Test the App
3.6 Add Plugin Features
3.7 Using merges to Customize
3.8 Updating Cordova
4.4.4.4. iOS and CordovaiOS and CordovaiOS and CordovaiOS and Cordova
4.1 iOS Basics
4.2 iOS Configuration
4.3 Upgrading iOS
4.4 iOS WebViews
4.5 iOS Plugins
4.6 iOS Command-line Tools
5.5.5.5. Android and CordovaAndroid and CordovaAndroid and CordovaAndroid and Cordova
5.1 Android Basics
5.2 Android Configuration
5.3 Android WebViews
5.4 Android Plugins
5.5 Upgrading Android
5.6 Android Command-line Tools
6.6.6.6. BlackBerry 10 and CordovaBlackBerry 10 and CordovaBlackBerry 10 and CordovaBlackBerry 10 and Cordova
6.1 Requirements
6.2 Install the BlackBerry Native SDK
6.3 Set up for Signing
6.4 Create a Project
6.5 Deploy to Emulator
6.6 Deploy to Device
6.7 Debugging with WebInspector
6.8 Building a Release Version
Certified Cordova Developer
www.vskills.in
6.9 Deploy to Other Locations
7.7.7.7. Windows Phone 7 Platform GuideWindows Phone 7 Platform GuideWindows Phone 7 Platform GuideWindows Phone 7 Platform Guide
7.1 Windows Phone 7 Basics
7.2 Upgrading Windows Phone
7.3 Windows Phone Plugins
7.4 Windows Phone Command-line Tools
8.8.8.8. Windows Phone 8 Platform GuideWindows Phone 8 Platform GuideWindows Phone 8 Platform GuideWindows Phone 8 Platform Guide
8.1 Windows Phone 8 Basics
8.2 Upgrading Windows Phone
8.3 Windows Phone Plugins
8.4 Windows Phone Command-line Tools
9.9.9.9. Amazon Fire OS and CordovaAmazon Fire OS and CordovaAmazon Fire OS and CordovaAmazon Fire OS and Cordova
9.1 Amazon Fire OS Basics
9.2 Amazon Fire OS Configuration
9.3 Amazon Fire OS WebViews
9.4 Amazon Fire OS Plugins
10.10.10.10. Using Plugman to Manage PluginsUsing Plugman to Manage PluginsUsing Plugman to Manage PluginsUsing Plugman to Manage Plugins
10.1 Installing Plugman
10.2 Create a Cordova Project
10.3 Adding a Plugin
10.4 Remove a Plugin
10.5 Help Commands
10.6 Registry Actions
10.7 Installing Core Plugins
11.11.11.11. The Config.xml FileThe Config.xml FileThe Config.xml FileThe Config.xml File
11.1 Core Configuration Elements
11.2 Global Preferences
11.3 Multi-Platform Preferences
11.4 The feature Element
12.12.12.12. Icons and Splash ScreensIcons and Splash ScreensIcons and Splash ScreensIcons and Splash Screens
12.1 Configuring Icons in the CLI
12.2 Configuring Splash Screens in the CLI
12.3 Splash Screens for the Android Platform
12.4 Splash Screens for the iOS Platform
12.5 Splash Screens for the BlackBerry 10 Platform
Certified Cordova Developer
www.vskills.in
13.13.13.13. Plugin Development GuidePlugin Development GuidePlugin Development GuidePlugin Development Guide
13.1 Building a Plugin
13.2 Validating a Plugin
13.3 The JavaScript Interface
13.4 Sample JavaScript
13.5 Native Interfaces
13.6 Publishing Plugins
14.14.14.14. Whitelist GuideWhitelist GuideWhitelist GuideWhitelist Guide
14.1 Whitelisting Basics
14.2 Amazon Fire OS Whitelisting
14.3 Android Whitelisting
14.4 iOS Whitelisting
14.5 BlackBerry 10 Whitelisting
14.6 iOS Changes in 3.1.0
14.7 Windows Phone Whitelisting
Certified Cordova Developer
www.vskills.in
Sample QuestionsSample QuestionsSample QuestionsSample Questions
1.1.1.1. What is the default page nameWhat is the default page nameWhat is the default page nameWhat is the default page name forforforfor thethethethe CordovaCordovaCordovaCordova applicationapplicationapplicationapplication whichwhichwhichwhich is implementedis implementedis implementedis implemented
as a web pageas a web pageas a web pageas a web page????
A. start
B. index
C. application
D. None of the above
2222.... Which workflow should be used for developing CordovaWhich workflow should be used for developing CordovaWhich workflow should be used for developing CordovaWhich workflow should be used for developing Cordova application for aapplication for aapplication for aapplication for a
specific platform?specific platform?specific platform?specific platform?
A. Web Project
B. Native Platform
C. Core Platform
D. None of the above
3333.... How does Cordova implements device APIs from version 3.0 onwards?How does Cordova implements device APIs from version 3.0 onwards?How does Cordova implements device APIs from version 3.0 onwards?How does Cordova implements device APIs from version 3.0 onwards?
A. External Library
B. Extensions
C. Plugins
D. None of the above
4444.... WhichWhichWhichWhich switch is used for global installation in Cordova?switch is used for global installation in Cordova?switch is used for global installation in Cordova?switch is used for global installation in Cordova?
A. -g
B. -u
C. -s
D. None of the above
5555.... Which of the following approach will add plugins to all platforms in CWhich of the following approach will add plugins to all platforms in CWhich of the following approach will add plugins to all platforms in CWhich of the following approach will add plugins to all platforms in Coooordova?rdova?rdova?rdova?
A. cordova CLI
B. Plugman CLI
C. External Library
D. None of the above
Answers: 1 (B), 2 (B), 3 (C), 4 (A), 5 (A)
Cordova Mobile Application Developer Certification

More Related Content

What's hot (20)

PDF
What do you need to know about g rpc on .net
Moon Technolabs Pvt. Ltd.
 
PDF
Angular.js vs. vue.js – which one is the better choice in 2022
Moon Technolabs Pvt. Ltd.
 
PPTX
Xamarin Best Cross Platform Mobile App Development Solution
Ramin mohmaad hoseini
 
PDF
Getting Started with Visual Studio 2015 and C# 6.0
WinWire Technologies Inc
 
PPTX
Visual Studio 2015 and the Next .NET Framework
Sasha Goldshtein
 
PPTX
tittanium
PaYal Umraliya
 
PDF
Should you choose react native or swift for i os app development
Moon Technolabs Pvt. Ltd.
 
PDF
Learn how to develop an application using SAP Mobile Platform SDK 3.0 for Win...
Innovapptive Global Solutions Pvt Ltd.
 
PPTX
Android | Xamarin | Mobile Application development
KrishnaMildain
 
PDF
Xamarin vs. native script which one is the ideal cross-platform framework fo...
Moon Technolabs Pvt. Ltd.
 
KEY
Getting Started with .NET
LearnNowOnline
 
PPTX
Java Programming (M&M)
mafffffe19
 
PPTX
Android studio 4.0 new features preview
Concetto Labs
 
PDF
Rational Rhapsody Workflow Integration with Visual Studio
Frank Braun
 
PPTX
Selenium web driver_2.0_presentation
sayhi2sudarshan
 
PDF
[Android] Introduction to Android Programming
Nikmesoft Ltd
 
PDF
Porting business apps to Windows Phone
Michele Capra
 
PDF
Android Development
John Mark ジョンマーク
 
PPTX
2018 top ide's for andriod development
Qamar Abbas
 
PPTX
Iphone app developers
iapp Techologies LLP
 
What do you need to know about g rpc on .net
Moon Technolabs Pvt. Ltd.
 
Angular.js vs. vue.js – which one is the better choice in 2022
Moon Technolabs Pvt. Ltd.
 
Xamarin Best Cross Platform Mobile App Development Solution
Ramin mohmaad hoseini
 
Getting Started with Visual Studio 2015 and C# 6.0
WinWire Technologies Inc
 
Visual Studio 2015 and the Next .NET Framework
Sasha Goldshtein
 
tittanium
PaYal Umraliya
 
Should you choose react native or swift for i os app development
Moon Technolabs Pvt. Ltd.
 
Learn how to develop an application using SAP Mobile Platform SDK 3.0 for Win...
Innovapptive Global Solutions Pvt Ltd.
 
Android | Xamarin | Mobile Application development
KrishnaMildain
 
Xamarin vs. native script which one is the ideal cross-platform framework fo...
Moon Technolabs Pvt. Ltd.
 
Getting Started with .NET
LearnNowOnline
 
Java Programming (M&M)
mafffffe19
 
Android studio 4.0 new features preview
Concetto Labs
 
Rational Rhapsody Workflow Integration with Visual Studio
Frank Braun
 
Selenium web driver_2.0_presentation
sayhi2sudarshan
 
[Android] Introduction to Android Programming
Nikmesoft Ltd
 
Porting business apps to Windows Phone
Michele Capra
 
Android Development
John Mark ジョンマーク
 
2018 top ide's for andriod development
Qamar Abbas
 
Iphone app developers
iapp Techologies LLP
 

Similar to Cordova Mobile Application Developer Certification (20)

PDF
Cocoa Programming Certification
Vskills
 
PDF
Developing Native Mobile Apps Using JavaScript, ApacheCon NA 2014
Hazem Saleh
 
PPTX
Building Cross-Platform JavaScript Apps using Cordova
Noam Kfir
 
PDF
Mobile Apps Using AngularJS - Adam Klein @ AngularJS IL
Ron Gershinsky
 
PDF
Dev ops for cross platform mobile modeveast 12
Sanjeev Sharma
 
PDF
Open Source CMS Certification
Vskills
 
PDF
Enterprise DevOps Series: Using VS Code & Zowe
DevOps.com
 
PPTX
Developing cross platforms mobile applications using the Apache Cordova
Mahmoud Tolba
 
PDF
Cordova Tutorial
Jacky Chen
 
PPTX
[JavaLand 2015] Developing JavaScript Mobile Apps Using Apache Cordova
Hazem Saleh
 
PPTX
[JMaghreb 2014] Developing JavaScript Mobile Apps Using Apache Cordova
Hazem Saleh
 
PDF
maven build certificaton
Vskills
 
PDF
Getting Started with Android Development
Edureka!
 
PDF
Quickly Build a Native Mobile App for Your Community Using Salesforce Mobile SDK
Salesforce Developers
 
PDF
visual basic 2005 programmer certification
Vskills
 
PPTX
Codename one
Software Infrastructure
 
PPTX
Mobile application development platform
i4consulting.org
 
PDF
DCSF19 How To Build Your Containerization Strategy
Docker, Inc.
 
PPTX
[Devoxx Morocco 2015] Apache Cordova In Action
Hazem Saleh
 
PDF
Programming Android Java Programming for the New Generation of Mobile Devices...
qpdgrqlx9468
 
Cocoa Programming Certification
Vskills
 
Developing Native Mobile Apps Using JavaScript, ApacheCon NA 2014
Hazem Saleh
 
Building Cross-Platform JavaScript Apps using Cordova
Noam Kfir
 
Mobile Apps Using AngularJS - Adam Klein @ AngularJS IL
Ron Gershinsky
 
Dev ops for cross platform mobile modeveast 12
Sanjeev Sharma
 
Open Source CMS Certification
Vskills
 
Enterprise DevOps Series: Using VS Code & Zowe
DevOps.com
 
Developing cross platforms mobile applications using the Apache Cordova
Mahmoud Tolba
 
Cordova Tutorial
Jacky Chen
 
[JavaLand 2015] Developing JavaScript Mobile Apps Using Apache Cordova
Hazem Saleh
 
[JMaghreb 2014] Developing JavaScript Mobile Apps Using Apache Cordova
Hazem Saleh
 
maven build certificaton
Vskills
 
Getting Started with Android Development
Edureka!
 
Quickly Build a Native Mobile App for Your Community Using Salesforce Mobile SDK
Salesforce Developers
 
visual basic 2005 programmer certification
Vskills
 
Mobile application development platform
i4consulting.org
 
DCSF19 How To Build Your Containerization Strategy
Docker, Inc.
 
[Devoxx Morocco 2015] Apache Cordova In Action
Hazem Saleh
 
Programming Android Java Programming for the New Generation of Mobile Devices...
qpdgrqlx9468
 
Ad

More from Vskills (20)

PDF
Vskills certified administrative support professional sample material
Vskills
 
PDF
vskills customer service professional sample material
Vskills
 
PDF
Vskills certified operations manager sample material
Vskills
 
PDF
Vskills certified six sigma yellow belt sample material
Vskills
 
PDF
Vskills production and operations management sample material
Vskills
 
PDF
vskills leadership skills professional sample material
Vskills
 
PDF
vskills facility management expert sample material
Vskills
 
PDF
Vskills international trade and forex professional sample material
Vskills
 
PDF
Vskills production planning and control professional sample material
Vskills
 
PDF
Vskills purchasing and material management professional sample material
Vskills
 
PDF
Vskills manufacturing technology management professional sample material
Vskills
 
PDF
certificate in agile project management sample material
Vskills
 
PDF
Vskills angular js sample material
Vskills
 
PDF
Vskills c++ developer sample material
Vskills
 
PDF
Vskills c developer sample material
Vskills
 
PDF
Vskills financial modelling professional sample material
Vskills
 
PDF
Vskills basel iii professional sample material
Vskills
 
PDF
Vskills telecom management professional sample material
Vskills
 
PDF
Vskills retail management professional sample material
Vskills
 
PDF
Vskills contract law analyst sample material
Vskills
 
Vskills certified administrative support professional sample material
Vskills
 
vskills customer service professional sample material
Vskills
 
Vskills certified operations manager sample material
Vskills
 
Vskills certified six sigma yellow belt sample material
Vskills
 
Vskills production and operations management sample material
Vskills
 
vskills leadership skills professional sample material
Vskills
 
vskills facility management expert sample material
Vskills
 
Vskills international trade and forex professional sample material
Vskills
 
Vskills production planning and control professional sample material
Vskills
 
Vskills purchasing and material management professional sample material
Vskills
 
Vskills manufacturing technology management professional sample material
Vskills
 
certificate in agile project management sample material
Vskills
 
Vskills angular js sample material
Vskills
 
Vskills c++ developer sample material
Vskills
 
Vskills c developer sample material
Vskills
 
Vskills financial modelling professional sample material
Vskills
 
Vskills basel iii professional sample material
Vskills
 
Vskills telecom management professional sample material
Vskills
 
Vskills retail management professional sample material
Vskills
 
Vskills contract law analyst sample material
Vskills
 
Ad

Recently uploaded (20)

PPTX
How to Configure Prepayments in Odoo 18 Sales
Celine George
 
PPT
Talk on Critical Theory, Part II, Philosophy of Social Sciences
Soraj Hongladarom
 
PDF
IMP NAAC REFORMS 2024 - 10 Attributes.pdf
BHARTIWADEKAR
 
PDF
Federal dollars withheld by district, charter, grant recipient
Mebane Rash
 
PPSX
HEALTH ASSESSMENT (Community Health Nursing) - GNM 1st Year
Priyanshu Anand
 
PPTX
How to Manage Access Rights & User Types in Odoo 18
Celine George
 
PDF
Dimensions of Societal Planning in Commonism
StefanMz
 
PDF
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
PPTX
HYDROCEPHALUS: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
PDF
LAW OF CONTRACT (5 YEAR LLB & UNITARY LLB )- MODULE - 1.& 2 - LEARN THROUGH P...
APARNA T SHAIL KUMAR
 
PDF
CHILD RIGHTS AND PROTECTION QUESTION BANK
Dr Raja Mohammed T
 
PDF
BÀI TẬP BỔ TRỢ THEO LESSON TIẾNG ANH - I-LEARN SMART WORLD 7 - CẢ NĂM - CÓ ĐÁ...
Nguyen Thanh Tu Collection
 
DOCX
A summary of SPRING SILKWORMS by Mao Dun.docx
maryjosie1
 
PPTX
2025 Winter SWAYAM NPTEL & A Student.pptx
Utsav Yagnik
 
PPTX
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
PPTX
A PPT on Alfred Lord Tennyson's Ulysses.
Beena E S
 
PDF
1, 2, 3… E MAIS UM CICLO CHEGA AO FIM!.pdf
Colégio Santa Teresinha
 
PDF
CONCURSO DE POESIA “POETUFAS – PASSOS SUAVES PELO VERSO.pdf
Colégio Santa Teresinha
 
PPSX
Health Planning in india - Unit 03 - CHN 2 - GNM 3RD YEAR.ppsx
Priyanshu Anand
 
PPTX
Views on Education of Indian Thinkers J.Krishnamurthy..pptx
ShrutiMahanta1
 
How to Configure Prepayments in Odoo 18 Sales
Celine George
 
Talk on Critical Theory, Part II, Philosophy of Social Sciences
Soraj Hongladarom
 
IMP NAAC REFORMS 2024 - 10 Attributes.pdf
BHARTIWADEKAR
 
Federal dollars withheld by district, charter, grant recipient
Mebane Rash
 
HEALTH ASSESSMENT (Community Health Nursing) - GNM 1st Year
Priyanshu Anand
 
How to Manage Access Rights & User Types in Odoo 18
Celine George
 
Dimensions of Societal Planning in Commonism
StefanMz
 
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
HYDROCEPHALUS: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
LAW OF CONTRACT (5 YEAR LLB & UNITARY LLB )- MODULE - 1.& 2 - LEARN THROUGH P...
APARNA T SHAIL KUMAR
 
CHILD RIGHTS AND PROTECTION QUESTION BANK
Dr Raja Mohammed T
 
BÀI TẬP BỔ TRỢ THEO LESSON TIẾNG ANH - I-LEARN SMART WORLD 7 - CẢ NĂM - CÓ ĐÁ...
Nguyen Thanh Tu Collection
 
A summary of SPRING SILKWORMS by Mao Dun.docx
maryjosie1
 
2025 Winter SWAYAM NPTEL & A Student.pptx
Utsav Yagnik
 
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
A PPT on Alfred Lord Tennyson's Ulysses.
Beena E S
 
1, 2, 3… E MAIS UM CICLO CHEGA AO FIM!.pdf
Colégio Santa Teresinha
 
CONCURSO DE POESIA “POETUFAS – PASSOS SUAVES PELO VERSO.pdf
Colégio Santa Teresinha
 
Health Planning in india - Unit 03 - CHN 2 - GNM 3RD YEAR.ppsx
Priyanshu Anand
 
Views on Education of Indian Thinkers J.Krishnamurthy..pptx
ShrutiMahanta1
 

Cordova Mobile Application Developer Certification

  • 2. Certified Cordova Developer www.vskills.in CCCCertifiedertifiedertifiedertified Cordova DeveloperCordova DeveloperCordova DeveloperCordova Developer Certification CodeCertification CodeCertification CodeCertification Code VS-1124 Vskills certification for Cordova Developer assesses the candidate as per the company’s need for developing mobile applications which work in different mobile operating system. The certification tests the candidates on various areas in Cordova based mobile application basics, using the command-line interface, Using Cordova with iOS, Blackberry, Android or Windows Phone, Config.xml file, plug-in development and whitelisting. Why should one take this certification?Why should one take this certification?Why should one take this certification?Why should one take this certification? This Course is intended for professionals and graduates wanting to excel in their chosen areas. It is also well suited for those who are already working and would like to take certification for further career progression. Earning Vskills Cordova Developer Certification can help candidate differentiate in today's competitive job market, broaden their employment opportunities by displaying their advanced skills, and result in higher earning potential. Who will beneWho will beneWho will beneWho will benefit from taking this certification?fit from taking this certification?fit from taking this certification?fit from taking this certification? Job seekers looking to find employment in mobile application development departments of various companies, students generally wanting to improve their skill set and make their CV stronger and existing employees looking for a better role can prove their employers the value of their skills through this certification. Test DetailsTest DetailsTest DetailsTest Details • Duration:Duration:Duration:Duration: 60 minutes • No. of questions:No. of questions:No. of questions:No. of questions: 50 • Maximum marks:Maximum marks:Maximum marks:Maximum marks: 50, Passing marks: 25 (50%) There is no negative marking in this module. Fee StructureFee StructureFee StructureFee Structure Rs. 4,000/- (Includes all taxes) Companies that hire VskillsCompanies that hire VskillsCompanies that hire VskillsCompanies that hire Vskills Cordova DeveloperCordova DeveloperCordova DeveloperCordova Developer Cordova Developers are in great demand. Companies specializing in mobile application development are constantly hiring skilled Cordova developers. Various public and private companies also need Cordova developers for their mobile application development departments.
  • 3. Certified Cordova Developer www.vskills.in Table of ContentsTable of ContentsTable of ContentsTable of Contents 1.1.1.1. OverviewOverviewOverviewOverview 1.1 Basic Components 1.2 Development Paths 2.2.2.2. Platform SupportPlatform SupportPlatform SupportPlatform Support 2.1 Mobile Platforms Supported 3.3.3.3. The CommandThe CommandThe CommandThe Command----Line InterfaceLine InterfaceLine InterfaceLine Interface 3.1 Prerequisites 3.2 Create the App 3.3 Add Platforms 3.4 Build the App 3.5 Test the App 3.6 Add Plugin Features 3.7 Using merges to Customize 3.8 Updating Cordova 4.4.4.4. iOS and CordovaiOS and CordovaiOS and CordovaiOS and Cordova 4.1 iOS Basics 4.2 iOS Configuration 4.3 Upgrading iOS 4.4 iOS WebViews 4.5 iOS Plugins 4.6 iOS Command-line Tools 5.5.5.5. Android and CordovaAndroid and CordovaAndroid and CordovaAndroid and Cordova 5.1 Android Basics 5.2 Android Configuration 5.3 Android WebViews 5.4 Android Plugins 5.5 Upgrading Android 5.6 Android Command-line Tools 6.6.6.6. BlackBerry 10 and CordovaBlackBerry 10 and CordovaBlackBerry 10 and CordovaBlackBerry 10 and Cordova 6.1 Requirements 6.2 Install the BlackBerry Native SDK 6.3 Set up for Signing 6.4 Create a Project 6.5 Deploy to Emulator 6.6 Deploy to Device 6.7 Debugging with WebInspector 6.8 Building a Release Version
  • 4. Certified Cordova Developer www.vskills.in 6.9 Deploy to Other Locations 7.7.7.7. Windows Phone 7 Platform GuideWindows Phone 7 Platform GuideWindows Phone 7 Platform GuideWindows Phone 7 Platform Guide 7.1 Windows Phone 7 Basics 7.2 Upgrading Windows Phone 7.3 Windows Phone Plugins 7.4 Windows Phone Command-line Tools 8.8.8.8. Windows Phone 8 Platform GuideWindows Phone 8 Platform GuideWindows Phone 8 Platform GuideWindows Phone 8 Platform Guide 8.1 Windows Phone 8 Basics 8.2 Upgrading Windows Phone 8.3 Windows Phone Plugins 8.4 Windows Phone Command-line Tools 9.9.9.9. Amazon Fire OS and CordovaAmazon Fire OS and CordovaAmazon Fire OS and CordovaAmazon Fire OS and Cordova 9.1 Amazon Fire OS Basics 9.2 Amazon Fire OS Configuration 9.3 Amazon Fire OS WebViews 9.4 Amazon Fire OS Plugins 10.10.10.10. Using Plugman to Manage PluginsUsing Plugman to Manage PluginsUsing Plugman to Manage PluginsUsing Plugman to Manage Plugins 10.1 Installing Plugman 10.2 Create a Cordova Project 10.3 Adding a Plugin 10.4 Remove a Plugin 10.5 Help Commands 10.6 Registry Actions 10.7 Installing Core Plugins 11.11.11.11. The Config.xml FileThe Config.xml FileThe Config.xml FileThe Config.xml File 11.1 Core Configuration Elements 11.2 Global Preferences 11.3 Multi-Platform Preferences 11.4 The feature Element 12.12.12.12. Icons and Splash ScreensIcons and Splash ScreensIcons and Splash ScreensIcons and Splash Screens 12.1 Configuring Icons in the CLI 12.2 Configuring Splash Screens in the CLI 12.3 Splash Screens for the Android Platform 12.4 Splash Screens for the iOS Platform 12.5 Splash Screens for the BlackBerry 10 Platform
  • 5. Certified Cordova Developer www.vskills.in 13.13.13.13. Plugin Development GuidePlugin Development GuidePlugin Development GuidePlugin Development Guide 13.1 Building a Plugin 13.2 Validating a Plugin 13.3 The JavaScript Interface 13.4 Sample JavaScript 13.5 Native Interfaces 13.6 Publishing Plugins 14.14.14.14. Whitelist GuideWhitelist GuideWhitelist GuideWhitelist Guide 14.1 Whitelisting Basics 14.2 Amazon Fire OS Whitelisting 14.3 Android Whitelisting 14.4 iOS Whitelisting 14.5 BlackBerry 10 Whitelisting 14.6 iOS Changes in 3.1.0 14.7 Windows Phone Whitelisting
  • 6. Certified Cordova Developer www.vskills.in Sample QuestionsSample QuestionsSample QuestionsSample Questions 1.1.1.1. What is the default page nameWhat is the default page nameWhat is the default page nameWhat is the default page name forforforfor thethethethe CordovaCordovaCordovaCordova applicationapplicationapplicationapplication whichwhichwhichwhich is implementedis implementedis implementedis implemented as a web pageas a web pageas a web pageas a web page???? A. start B. index C. application D. None of the above 2222.... Which workflow should be used for developing CordovaWhich workflow should be used for developing CordovaWhich workflow should be used for developing CordovaWhich workflow should be used for developing Cordova application for aapplication for aapplication for aapplication for a specific platform?specific platform?specific platform?specific platform? A. Web Project B. Native Platform C. Core Platform D. None of the above 3333.... How does Cordova implements device APIs from version 3.0 onwards?How does Cordova implements device APIs from version 3.0 onwards?How does Cordova implements device APIs from version 3.0 onwards?How does Cordova implements device APIs from version 3.0 onwards? A. External Library B. Extensions C. Plugins D. None of the above 4444.... WhichWhichWhichWhich switch is used for global installation in Cordova?switch is used for global installation in Cordova?switch is used for global installation in Cordova?switch is used for global installation in Cordova? A. -g B. -u C. -s D. None of the above 5555.... Which of the following approach will add plugins to all platforms in CWhich of the following approach will add plugins to all platforms in CWhich of the following approach will add plugins to all platforms in CWhich of the following approach will add plugins to all platforms in Coooordova?rdova?rdova?rdova? A. cordova CLI B. Plugman CLI C. External Library D. None of the above Answers: 1 (B), 2 (B), 3 (C), 4 (A), 5 (A)