\chapter{Mobile application development}
\url{https://dzone.com/refcardz/html5-mobile-development}

\url{https://en.wikipedia.org/wiki/Mobile_application_development}

\url{http://mobiledetect.net}

\section{MIT App Inventor 2}
\url{http://ai2.appinventor.mit.edu}

\section{Titanium}
\url{http://www.appcelerator.com}

\section{Cordova}
\url{https://cordova.apache.org}

\subsection{Ubuntu}
\verb|umask 0022|
\verb|npm install cordova -g --user root|
\verb|cordova create myApp|

\section{Ionic}
\url{http://ionicframework.com}

\section{Sencha}
\url{http://www.sencha.com}

\section{Android SDK}
\url{http://developer.android.com/sdk/index.html}