Source Freeze

  • Home
  • iOS
  • Swift
  • Cross-Platform
  • About
  • Contact
Home » cordova

Best Mobile UI Frameworks using HTML5, CSS and JS

July 8, 2022 by Source Freeze Leave a Comment

We can divide the mobile application development into native, hybrid, and web. Hybrid and Web developers are only familiar with HTML5, CSS, and JS. After the PhoneGap/Cordova native API access web developers can able develop their own mobile applications with the support of modern mobile web UI frameworks. There are many mobile web UI frameworks … [Continue reading...]

Filed Under: cordova, cross-platform, Hybrid, Ionic 2, ionic framework, Mobile App Development, phonegap Tagged With: mobile application development

Cordova InAppBrowser Plugin Example using ionic framework

October 15, 2015 by Source Freeze Leave a Comment

In the previous tutorial  i had written a post about how to use cordova device plugin, this post was about cordova inappbrowser plugin example using ionic framework and ngcordova. the cordova inappbrowser plugin is used to launch the URL into external browser or external applications, this example will work on iOS and Android devices. Next … [Continue reading...]

Filed Under: cordova, Hybrid, ionic framework, phonegap

Cordova device plugin example using ionic framework

August 18, 2015 by Source Freeze Leave a Comment

In the previous tutorial we have implemented the Cordova camera plugin example, now this tutorial we will learn about how to implement Cordova device plugin example. Next create the ionic project using the below commands. Here we are creating the ionic blank project and name it is as "DevicePluginExample" ionic start DevicePluginExample … [Continue reading...]

Filed Under: cordova, cross-platform, ionic framework, phonegap

Cordova camera plugin example using ionic framework

August 13, 2015 by Source Freeze Leave a Comment

In the previous tutorial we have learned about the getting started with ionic framework. now we are going to learn about how to access the device camera and photo library using cordova camera plugin and ionic framework. This sample will work android and iOS Devices. Next create ionic framework sample using the below command, here we are creating … [Continue reading...]

Filed Under: cordova, cross-platform, ionic framework, phonegap

ionic framework and cordova or phonegap – getting started

September 26, 2014 by Source Freeze Leave a Comment

What is ionic framework ? ionic framework is a open source html5 framework for developing highly interactive apps using mobile optimized html5, css and js components, build with Sass and optimized for Angular JS.   ionic is mainly focused look and feel UI interaction of the app it closely resembles native mobile counter parts, and … [Continue reading...]

Filed Under: cordova, cross-platform, Hybrid, ionic framework, Mobile App Development, phonegap Tagged With: cross-platform, ionic

Multi-Device Hybrid apps using visual studio Cordova – Getting Started

September 1, 2014 by Source Freeze Leave a Comment

Microsoft announced to adding support for popular Apache Cordova framework from visual studio so user can easily build application for iOS, android, windows phone and windows platforms, this makes every hybrid application developers to be happy. I hope most of them already known about the Apache Cordova, still you not heard about Apache Cordova, … [Continue reading...]

Filed Under: cordova, cross-platform, Hybrid, Mobile App Development, phonegap, visual studio - plugin

Recent Posts

  • How to Generate random numbers in JavaScript
  • How to Scroll to an Element in a React Component?
  • How to get a Date without the Time in JavaScript
  • How to modify url without reloading the page using javascript
  • How to disable server side rendering in nextjs
  • How to get a file type from URL in JavaScript

Recent Posts

  • How to Generate random numbers in JavaScript
  • How to Scroll to an Element in a React Component?
  • How to get a Date without the Time in JavaScript
  • How to modify url without reloading the page using javascript
  • How to disable server side rendering in nextjs
  • How to get a file type from URL in JavaScript

Recent Comments

    Tags

    beginner colon cross-platform es6 function html ionic iOS javascript mobile application development nextjs objective-c swift switch ternary typescript uiwebview Visual Studio plugin web developer

    Copyright © 2025 Source Freeze