*ActionBarSherlock [#root]

Android 2.1以降でも[[Action Bar]] + [[Fragment]]の実装を可能にしたLibrary。LicenseはAPL 2.0。



**本拠地 [#home]

-http://actionbarsherlock.com/~
本拠地。
-https://github.com/JakeWharton/ActionBarSherlock~
Source。


-[[ActionBarSherlock Demos - Android マーケット:https://market.android.com/details?id=com.actionbarsherlock.sample.demos]]~
Marketに公開されているDemo。まずはお試しあれ。
-[[Jake Wharton 作成のアプリ - Android マーケット:https://market.android.com/developer?pub=Jake+Wharton]]~
作者のアプリ。ActionBarSherlockDemos以外にも有。素晴らしい。



//**Android Developers Blog [#devblog]
**まとめ [#summary]

-[[Android 2.xでAction Barが使えるActionBarSherlockの使い方 - gabuchanの日記:http://d.hatena.ne.jp/gabuchan/20120227/1330302592]]~
実装のまとめ記事。オススメ。
-[[ActionBarSherlockライブラリを使って、2.xでもActionBarを使用する | Tech Booster:http://techbooster.org/android/application/13784/]]



**関連記事 [#related]


-[[SimonVT/android-menudrawer · GitHub:https://github.com/SimonVT/android-menudrawer]]~
Side Navigation + ActionBarSherlockの実装。オサレ。
--[[SherlockでFacebookのような横スライドメニューを実現するサンプル | Water Cell / 笑う新潟犬 Blog:http://blog.water-cell.jp/2012/09/side-navigation/]]

-http://jgilfelt.github.com/android-actionbarstylegenerator/~
[[Android Asset Studio:http://android-ui-utils.googlecode.com/hg/asset-studio/dist/icons-actionbar.html]]のActionBarSherlock対応版。


//**Tips [#tips]
//**News [#news]
//**Books [#books]
//#amazon(,left)
//#amazon(,clear)

**あとでまとめる [#atode]


-[[Using ActionBarSherlock As A Base:http://corner.squareup.com/2012/05/actionbarsherlock-as-a-base.html]]

-[[ActionBarSherlockを3.5.1から4.1にリプレイスした際の備忘録 | Water Cell / 笑う新潟犬 Blog:http://blog.water-cell.jp/2012/08/abs-replace/]]~
移植、すげえ面倒だったわ。
-[[Y.A.M の 雑記帳: ActionBarSherlock で proguard を使うときの注意メモ:http://y-anz-m.blogspot.jp/2013/01/actionbarsherlock-proguard.html]]

Key : [[Support Package]] [[Action Bar]] [[Fragment]]


// EOF