Need advice about which tool to choose?Ask the StackShare community!

Apache Cordova

702
892
+ 1
218
Material Design for Bootstrap

80
206
+ 1
46
Add tool

Apache Cordova vs Material Design for Bootstrap: What are the differences?

Introduction

Apache Cordova and Material Design for Bootstrap are two popular technologies used in web development. While Apache Cordova is a platform for building mobile applications using web technologies, Material Design for Bootstrap is a front-end framework that allows developers to easily create responsive web designs.

Key Differences between Apache Cordova and Material Design for Bootstrap:

  1. Type of Development: Apache Cordova is primarily used for mobile app development, allowing developers to build cross-platform applications using HTML, CSS, and JavaScript. Material Design for Bootstrap, on the other hand, is focused on front-end web development, offering ready-to-use components and templates for building responsive web designs.

  2. Target Platforms: Apache Cordova enables developers to create mobile apps that can be deployed on various platforms, including iOS, Android, and Windows. Material Design for Bootstrap, however, is mainly used for web development and does not support native app development. It provides a design framework for creating visually appealing and responsive web applications.

  3. Functionality: Apache Cordova provides access to native device features and APIs, allowing developers to create mobile applications with native-like capabilities. Material Design for Bootstrap, on the other hand, focuses on providing a visually consistent and user-friendly design system, with ready-made components and layouts that can be easily customized.

  4. Development Workflow: When working with Apache Cordova, developers typically need to set up and configure platform-specific development environments, such as Android Studio and Xcode, for building and testing their mobile apps. Material Design for Bootstrap simplifies the development workflow by providing a pre-built front-end framework that can be easily integrated into a web project, allowing developers to focus on design and functionality rather than setting up complex development environments.

  5. Community and Ecosystem: Apache Cordova has a large and active community of developers, with extensive documentation, forums, and plugins available for developers to enhance the functionality of their mobile apps. Material Design for Bootstrap also has a supportive community, but it is primarily focused on providing design-related resources and support for web developers.

  6. Learning Curve: Apache Cordova requires developers to have a good understanding of web technologies, as well as some familiarity with native app development concepts. Material Design for Bootstrap, on the other hand, is relatively easier to learn, especially for developers with a background in web development, as it provides pre-designed and ready-to-use components that can be easily customized.

In summary, Apache Cordova is a platform for building cross-platform mobile applications using web technologies, while Material Design for Bootstrap is a front-end framework focused on creating responsive web designs. Apache Cordova offers native app capabilities and supports multiple platforms, while Material Design for Bootstrap provides pre-built design components and layouts for web development.

Decisions about Apache Cordova and Material Design for Bootstrap
Aleksandr Filatov
Contract Software Engineer - Microsoft · | 2 upvotes · 393.8K views

I've done some Hybrid Mobile apps with both technologies Apache Cordova and React Native and described my experience in my blog.

In a few words, I would suggest to use each technology in accordance what what is your current code base and what do you want to achieve.

React Native is a great option if you need that extra edge in performance with multi-threading and native UI rendering. Or you already have a web app based on React which you want to port to mobile.

On the other hand, if you have an existing web application code and you want to reuse some or all, including the ability to use web third-party libraries, then Cordova is the best option.

See more
Aleksandr Filatov
Contract Software Engineer - Microsoft · | 2 upvotes · 107.7K views
What is Proguard?

ProGuard is the most popular optimizer for Java bytecode. It makes your Java and Android applications up to 90% smaller and up to 20% faster. ProGuard also provides minimal protection against reverse engineering by obfuscating the names of classes, fields and methods.

How to use it in Cordova app?

I didn't find any plugins for it. So I've implemented it by myself and shared it on GitHub.

Feel free to use!

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Apache Cordova
Pros of Material Design for Bootstrap
  • 48
    Lots of plugins
  • 35
    JavaScript
  • 26
    Great community
  • 25
    Easy Development
  • 18
    Easy to learn
  • 15
    Cross platform
  • 7
    Open Source
  • 6
    Easy, fast, not buggy in my experience with my code
  • 6
    Lots of descendants; PhoneGap, Ionic, Intel XDA etc
  • 4
    Can use CSS3
  • 4
    Rich HTML 5
  • 4
    Easy debugging
  • 3
    HTML, CSS and JS
  • 3
    Fast and hot reload
  • 3
    Rich css ui
  • 3
    Use what you code in your browser
  • 2
    Need a light system
  • 2
    Native Web Technologies
  • 2
    Without extra tooling needed
  • 2
    One code base everywhere
  • 16
    Bootstrap
  • 6
    Light weight
  • 6
    Awesome and simple to use
  • 4
    Modern Looks
  • 4
    Google Material Design
  • 4
    Responsive
  • 3
    Open Source
  • 3
    Great angular compatibility

Sign up to add or upvote prosMake informed product decisions

Cons of Apache Cordova
Cons of Material Design for Bootstrap
  • 2
    No native performance
  • 1
    Hard to install
  • 0
    Hard to install
  • 2
    Not free for premo stuff

Sign up to add or upvote consMake informed product decisions

What is Apache Cordova?

Apache Cordova is a set of device APIs that allow a mobile app developer to access native device function such as the camera or accelerometer from JavaScript. Combined with a UI framework such as jQuery Mobile or Dojo Mobile or Sencha Touch, this allows a smartphone app to be developed with just HTML, CSS, and JavaScript.

What is Material Design for Bootstrap?

It is an open source toolkit based on Bootstrap for developing Material Design apps with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful plugins built on jQuery.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Apache Cordova?
What companies use Material Design for Bootstrap?
See which teams inside your own company are using Apache Cordova or Material Design for Bootstrap.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Apache Cordova?
What tools integrate with Material Design for Bootstrap?
    No integrations found

    Sign up to get full access to all the tool integrationsMake informed product decisions

    Blog Posts

    Vue.jsSpring BootUnity+7
    2
    1197
    What are some alternatives to Apache Cordova and Material Design for Bootstrap?
    Xamarin
    Xamarin’s Mono-based products enable .NET developers to use their existing code, libraries and tools (including Visual Studio*), as well as skills in .NET and the C# programming language, to create mobile applications for the industry’s most widely-used mobile devices, including Android-based smartphones and tablets, iPhone, iPad and iPod Touch.
    PhoneGap
    PhoneGap is a web platform that exposes native mobile device apis and data to JavaScript. PhoneGap is a distribution of Apache Cordova. PhoneGap allows you to use standard web technologies such as HTML5, CSS3, and JavaScript for cross-platform development, avoiding each mobile platforms' 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.
    React Native
    React Native enables you to build world-class application experiences on native platforms using a consistent developer experience based on JavaScript and React. The focus of React Native is on developer efficiency across all the platforms you care about - learn once, write anywhere. Facebook uses React Native in multiple production apps and will continue investing in React Native.
    Electron
    With Electron, creating a desktop application for your company or idea is easy. Initially developed for GitHub's Atom editor, Electron has since been used to create applications by companies like Microsoft, Facebook, Slack, and Docker. The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on io.js and Chromium and is used in the Atom editor.
    Ionic
    Free and open source, Ionic offers a library of mobile and desktop-optimized HTML, CSS and JS components for building highly interactive apps. Use with Angular, React, Vue, or plain JavaScript.
    See all alternatives