Android Design Mini Session 10/25 2012

Post on 19-May-2015

769 Views

Category:

Technology

1 Downloads

Preview:

Click to see full reader

DESCRIPTION

Mini Session in Android Design.

Transcript

実践!Android Design

2012/10/25 adamrocker @GMO

自己紹介

足立昌彦 (@adamrocker)Baidu, inc.

・Developing the Simeji・Google Developer Expert (Android)・Android Maniax (Magazine: Nikkei Software)

Android Design

設計指針アンドロイドの様式よくあるパターン

準備されているもの

Refer 4 parts

Design without design technique

Android Bazaar & Conference 2012

http://goo.gl/igbpB

ActionBar Pattern

Why ActionBar?

Adjust the design for the device automatically

Why ActionBar?

Adjust the design for the device automatically

Why ActionBar?

Adjust the design for the device automatically

Why ActionBar?

Adjust the design for the device automatically

Compatibility

Drawer?

SimpleSideDrawer

http://goo.gl/h0hOH

Slide-out menu library

How to use

POINTS・Easy to use: Only 2 lines・High affinity with other libraries like ActionBarSherlock・Light weight library

How does it work?Before

How does it work?After

DecorView

decor

SimpleSideDrawer

decor FrameLayout

SimpleSideDrawer

decor FrameLayout

SimpleSideDrawer

decor FrameLayout

SimpleSideDrawer

ニャー ニャー

・Read the Android Design

・Use the ActionBar

・Need a slide-out menu? SimpleSideDrawer!

Summary

おわりありがとうござる

top related