Friday, March 4, 2016

Make Cross Platform Apps with HTML,CSS,JavaScript !


Did you know that you can make Apps with just HTML, CSS and JavaScript ? Apps for Android, iOS, and Windows too ! And all, with the same code! Cool isn't it ?

Here's a good theoretical explanation for how the Apps work :
[ Read note given below before reading the article ]

An Introduction to Cordova: Basics - Envato Tuts+ Code Tutorial

Note : For those who don't know what WebView means, WebView is just a type of View like TextView in Android, and WebView is used to show Webpages, given URLs. Google it out to know more.

A hand's on session in text form :
An Introduction to Cordova: Example - Envato Tuts+ Code Tutorial

A hand's on session through video tutorial :
https://www.youtube.com/watch?v=cRSXR68yd98

You can check more about Cordova, PhoneGap and related stuff.

No comments:

Post a Comment