Flipkart

Saturday, August 17, 2013

Install Apache Cordova Using Command Line Interface

The below article get you through installing Apache Cordova using command line interface. We can develop mobile applications for different mobile platforms (iOS, Android, Blackbeery, Windows Phone, Palm WebOS, Bada, and Symbian) using HTML5, CSS3 & Javascript without worrying about writing native code for each platform. As Apache Cordova provides powerful Javascript APIs which are consistent across multiple device platforms and built on web standards, the app should be portable to other mobile platforms with minimal to no changes.