Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Apache Cordova - Build Mobile App with HTML CSS & JavaScript
Highest Rated
Rating: 4.6 out of 5(10 ratings)
1,158 students

Apache Cordova - Build Mobile App with HTML CSS & JavaScript

Learn how to create Web, Android and iOS Mobile Apps using HTML, CSS, JavaScript and Bootstrap with the Apache Cordova
Last updated 8/2024
English

What you'll learn

  • How to create and build (compile and package) a Cordova project using the CLI (Command Line Interface).
  • How to use several Cordova APIs such as Geolocation, Contacts, and Camera.
  • How to handle specific mobile challenges such as touch events, scrolling, styling, page transitions, etc.
  • To publish the app on Google Play Store & App Store
  • Introduction to Other Mobile App Development Method i.e, React Native, Flutter

Course content

2 sections7 lectures2h 16m total length
  • Introduction3:26
  • Create Calculator App using Cordova, HTML, CSS & JavaScript1:08:55
  • Important Commands to create Cordova Application1:23
  • Run Android App on Android Mobile using Android Studio17:26
  • Interview Question on HTML, CSS & JavaScript - 1

Requirements

  • To complete this workshop, all you need is a code editor, a modern browser, and a connection to the Internet.
  • A working knowledge of HTML and JavaScript is assumed, but you don't need to be a JavaScript guru.

Description

Learn how to create cross-platform mobile apps using HTML, CSS, JavaScript, and Bootstrap with the powerful Apache Cordova framework. Discover efficient techniques for building native-like experiences for both Android and iOS devices.


Apache Cordova
is an open-source mobile development framework. It allows you to use standard web technologies such as HTML5, CSS3, and JavaScript for cross-platform development, avoiding each mobile platform's native development language. Applications execute within wrappers targeted to each platform, and rely on standards-compliant API bindings to access each device's sensors, data, and network status."

By Cross-Platform, we mean that the application codebase can be written once using HTML5, CSS3 & JavaScript and it can be run across multiple target mobile platforms such as Android, iOS, Windows, Firefox, Ubuntu mobile.

The web development community has been continually innovating and with the recent development of frameworks such as Angular, IONIC, jQuery, and React, the traditional web applications have now almost become indistinguishable from their native platform-specific peers in terms of functionality.

Apache Cordova can be extended with native plug-ins, allowing developers to add more functionalities that can be called from JavaScript, making it communicate directly between the native layer and the HTML5 page. These plugins allow access to the device's accelerometer, camera, compass, file system, microphone, and more.

However, the use of Web-based technologies leads some Apache Cordova applications to run slower than native applications with similar functionality.

Here’s how to get started with Apache Cordova.

Who this course is for:

  • Job Seeker, Developer, Web Designer, Project Manager, Product Owner, Students , Professors
  • A mobile developer and want to extend an application across more than one platform, without having to re-implement it with each platform's language and tool set.
  • Business man / Startup – owners, Entrepreneur, Any Computer Programmer, , and more
  • Anyone who has interest in hybrid mobile application development