hybrid design with bootstrap

13
ANDROID HYBRID DESIGN WITH BOOTSTRAP @ANDYANG 楊楊楊楊 ()

Upload: -

Post on 24-Apr-2015

234 views

Category:

Technology


4 download

DESCRIPTION

Android Hybrid design with bootstrap

TRANSCRIPT

Page 1: Hybrid design with bootstrap

ANDROID HYBRID DESIGN WITH BOOTSTRAP@ANDYANG (楊哲偉)

Page 2: Hybrid design with bootstrap

前言

• 這週三的 facebook 上

• 我與 Takuma 及 Danial 討論講者還沒找到

• 接著就被推坑了

• OMG !

• 我沒有研究 Android Hybrid Design 阿~~~

• 剛好手上在玩 Bootstrap 3

• 今天的主題就這樣產生了

• Hybrid Design 擦邊球 XD

Page 3: Hybrid design with bootstrap

誰會需要這樣的技能?

• 以呈現資料為主的 App

• Android 還不熟,但想做出點東西

• 美感薄弱,又沒有設計師協助

• 各種解析度瀏覽器一次搞定

Page 4: Hybrid design with bootstrap

什麼是 BOOTSTRAP?

• Twitter 提供的網站設計框架

• Grid System

• 基本的 css 樣式定義

• 簡單易用的元件

• 容易操作的 javascript

Page 5: Hybrid design with bootstrap

我有什麼東西可以用?

Page 6: Hybrid design with bootstrap

GRID SYSTEMRESPONSIVE WEB DESIGN

Page 7: Hybrid design with bootstrap

三個願望一次滿足?!

Page 8: Hybrid design with bootstrap

如何開始?

從這裡開始

Page 9: Hybrid design with bootstrap

還是太難了?!TRY LAYOUTIT

Page 10: Hybrid design with bootstrap

ANDROID 要怎麼使用 BOOTSTRAP 呢?

• 程式碼只有三行喔!

Page 11: Hybrid design with bootstrap

如何加速開發呢?

• 試試 fire.app

• 支援 sass, scss

• 支援 erb, haml

• 支援 coffee script

• 自動編譯

• 可產生單純 css html javascript

Page 12: Hybrid design with bootstrap

Demo

Page 13: Hybrid design with bootstrap

Q&A