*Action Bar [#root]
[[Android 3.0]]から盛り込まれたU/I概念。webのデザイン概念を組み入れている。

Android 3.0以前の端末でサポートするには独自で実装しなければならず、結構面倒。新しいU/Iを取り込みたい開発者の足かせになりかねず普及には時間が掛かりそうな予感。


**本拠地 [#home]

-[[Android Design - Action Bar:http://developer.android.com/design/patterns/actionbar.html]]~
Action Barのデザイン。

-[[Using the Action Bar | Android Developers:http://developer.android.com/guide/topics/ui/actionbar.html]]
--[[6.3 アクションバーの使用 - ソフトウェア技術ドキュメントを勝手に翻訳:http://www.techdoctranslator.com/android/guide/ui/actionbar]]

-[[Android Developers Blog: Customizing the Action Bar:http://android-developers.blogspot.com/2011/04/customizing-action-bar.html]]
--[[styled-action-bar - Demonstrates how to style the Honeycomb Action Bar - Google Project Hosting:http://code.google.com/p/styled-action-bar/]]
--[[Y.A.M の 雑記帳: Android Action Bar をカスタマイズする:http://y-anz-m.blogspot.com/2011/07/androidaction-bar.html]]
--[[Customizing the Action Bar をてきとう翻訳してみた - superdry memorandum :-D:http://d.hatena.ne.jp/Superdry/20110504/1304458204]]

**Android Developers Blog [#devblog]

-[[Android Developers Blog: Say Goodbye to the Menu Button:http://android-developers.blogspot.com/2012/01/say-goodbye-to-menu-button.html]]
--[[Google、Honeycomb / ICSで動作するAndroidアプリについてメニューボタンの利用を止めてアクションバーに移行するよう促す | juggly.cn:http://juggly.cn/archives/51920.html]]



**まとめ [#summary]

-[[Android | Tech Booster:http://techbooster.org/category/android/]]
--[[Android 4.0からのActionBar再入門 スマートフォン向けのアクションバーの使い方 | Tech Booster:http://techbooster.org/android/ui/12852/]]
--[[ActionBarにMenuを表示する | Tech Booster:http://techbooster.org/android/ui/3383/]]
--[[ActionBarのタブを使用する | Tech Booster:http://techbooster.org/android/application/6382/]]
--[[スマートフォン端末で、アクションバーにタブを表示する | Tech Booster:http://techbooster.org/android/ui/10489/]]
--[[Style.xmlを使用してThemeをカスタマイズする | Tech Booster:http://techbooster.org/unclassified/7468/]] - Android 4.0以降
--[[ActionBarに共有履歴を追加する | Tech Booster:http://techbooster.org/android/application/9912/]] - Android 4.0以降
--[[ActionProviderを使用してMenuItemの処理を共通化する | Tech Booster:http://techbooster.org/android/application/10018/]] - Android 4.0以降
--[[アクションバーを上下に表示する | Tech Booster:http://techbooster.org/android/application/10417/]] - Android 4.0以降


-[[Action bar | Android Interaction Design Patterns |:http://www.androidpatterns.com/uap_pattern/action-bar]]

//**関連記事 [#related]

**Tips [#tips]
-[[Action Bar/Android 3.0以前のAction Barの独自実装]]

//**News [#news]
**あとでまとめる [#atode]

-[[Android 3.0 HoneyComb- Display Action Bar using Image Tab - Android Snippets:http://www.androidsnippets.com/android-30-honeycomb-display-action-bar-using-image-tab]]


-[[[Android] アクションバーを画面下側から表示させてみました - adakoda:http://www.adakoda.com/adakoda/2012/02/android-47.html]]
-[[visible true: [Android] アクションバーを画面下側から表示させてみました。アプリ編:http://visible-true.blogspot.com/2012/02/android.html]]



Key : [[Android 3.0]]


-----
#ls

// EOF