Html5 mobile apps
-
Upload
princeofgiri -
Category
Technology
-
view
1.194 -
download
1
Embed Size (px)
Transcript of Html5 mobile apps
Lokakarya HTML5 Mobile Apps
Ahmad [email protected]
@princeofgiri
Lisensi: CC-BY-SACopyright (c) 2013, Ahmad Haris
konteks materi lokakarya ini adalah pengenalan pengembangan mobile apps dengan HTML5 + jquerymobile + phonegap
HTML5JquerymobilePhonegap (membangun di awan)
- text editor- browser- akun github- android device (optional)
HTML5
Markup language for structuring and presenting content for the WWW, and is a core technology of the Internet
HTML created in 1990, HTML4 1997
HTML5 is intended to subsume not only HTML4, but XHTML 1 and DOM LEVEL 2 HTML
HTML5 adds many new syntactic features
Canvas, Drag-and-Drop, Web Storage,
Geolocation, Web SQL db, File API,
HTML5
HTML5
Markup language for structuring and presenting content for the WWW, and is a core technology of the Internet
HTML created in 1990, HTML4 1997
HTML5 is intended to subsume not only HTML4, but XHTML 1 and DOM LEVEL 2 HTML
HTML5 adds many new syntactic features
Canvas, Drag-and-Drop, Web Storage,
Geolocation, Web SQL db, File API,
HTML5
HTML5
jquerymobile
A unified, HTML5-based user interface system for all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI Foundation.
Instead of writing unique apps for each mobile device/OS, the jQuery mobile framework allows you to design a single highly-branded web site or application that will work on all popular smartphone, tablet & desktop platforms.
jquerymobile
jquerymobile
jquerymobile
jquerymobile
jquerymobile
phonegap
phonegap
http://phonegap.com/about/feature/
phonegap
Jika butuh API PhoneGap, sertakan baris berikut di index.html :
phonegap
Buat config.xml
phonegap
https://build.phonegap.com/docs/preparing-your-app
phonegap
Bangun di Awanhttps://build.phonegap.com
Referensi
http://oo.or.id http://jquerymobile.comhttp://phonegap.com http://build.phonegap.com
Terima Kasih