You are on page 1of 2

HTML5 For Mobile

Julio juliosantoso888@gmail.com

Abstract
Software developers today have a unique opportunity, smartphone sales are skyrocketing with unlimited high speed internet connection, most people owned a smartphone , so the the best way to invesment is on mobile device application, so let begin create an application. Kata Kunci : HTML, HTML5, Ios, Android, Security.

1.

Introduction The Application for mobile is design to run on smartphone, tablet and other mobile devices. In 2008 they

operated by the owner of the mobile operating system such as apple App Store, Google Play, Windows Phone Store and Blackberry App World but now it can developed by everyone. Mobile application originally offered general productivity such as email, calendar, contact, stock market and weather information. There are so many way to build mobile application, what set HTML5 apart as the best choice for developing a cross platform mobile application? All of the modern browsers on personal computer, tablets and mobile devices support the new HTML5 standard. Therefore the customers you are targeting already have everything they need to run your new application. This is zero footprint deployment, and it is great.

2.

Why HTML5

2.1. The first thing i can said that HTML5 is everywhere Android iOS Windows Mobile Blackberry WebOS Dalvik and HTML5 Objective C and HTML5 XNA/Silverlight and HTML5 Java and HTML5 HTML5

2.2. HTML5 is Flexible and fluid layout , with CSS we can define the HTML5 into many device such as Common.css Body {background : white;} mobile.css Body {background : white;} android.css

Body {background : white;}

2.3. HTML5 is capable Capable in Input,Output, Networking and Offline . Input can be Geolocation, multitouch, device orientation, device API and Speech recognition. Output can be styling with semantic tags and css3, rich graphics with canvas, video. With websocket can make networking cross origin resource sharing. Offline storage with local storage and web sql.

2.4. HTML5 is open and well supported Standard based for many implementations, we can search all the new tehnology are still developed with so many library such as Jquery, MooTools, YUI, Closure, Chrome developer tools, Firebug, Blog, Forum, Book and lot of tutorials 3. Security your HTML5 Incase HTML5 can make application for every device, browser detection is fallible. Therefore detect features, still lot of path of security that we must learn and know. 4. Conclusions HTML5 is not yet finalized as an official standard , but is being embraced by the browser vendor community to increasing extend. If you want to make application, u can use native application but use web views to render the content make abridge to native fucntionality , that will the best solution for mobile application.

5.

References Rustan, Johannes. "Analisa keamanan WEB HTML5 pada Android." Analisa keamanan WEB HTML5 pada Android 1 (2013). Firtman, Maximiliano. Programming the mobile web. O'Reilly, 2013. Schmitt, Christopher, and Kyle Simpson. HTML5 cookbook. O'Reilly Media, Inc., 2011. Lowery, Joseph W., and Mark Fletcher. HTML5 24-hour Trainer. Wiley. com, 2011.

You might also like