標籤:android style http io ar os sp for 檔案
android-pulltorefresh
一個強大的拉動重新整理開源項目,支援各種控制項下拉重新整理ListView、ViewPager、WevView、ExpandableListView、GridView、(Horizontal)ScrollView、Fragment
上下左右拉動重新整理,比johannilsson那個只支援ListView的強大的多。並且他實現的下拉重新整理ListView在item不足一屏情況下也不會顯示重新整理提示,體驗更好。
項目地址:https://github.com/chrisbanes/Android-PullToRefresh
Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/pull-to-refreshview-demo.apk?raw=true
ActionBarSherlock
Android所有版本提供統一的ActionBar,解決4.0以下ActionBar的適配問題
項目地址:https://github.com/JakeWharton/ActionBarSherlock
Demo地址:https://play.google.com/store/apps/details?id=com.actionbarsherlock.sample.demos
SlidingMenu
滑出式菜單,通過拖動螢幕邊緣滑出菜單,支援螢幕左右划出,支援菜單zoom、scale、slide up三種動畫樣式出現。
項目地址:https://github.com/jfeinstein10/SlidingMenu
Demo地址:https://play.google.com/store/apps/details?id=com.slidingmenu.example
APP樣本:Foursquare, LinkedIn, Zappos, Rdio, Evernote Food, Plume, VLC for Android, ESPN ScoreCenter, MLS MatchDay, 9GAG, Wunderlist 2, The Verge, MTG Familiar, Mantano Reader, Falcon Pro (BETA), MW3 Barracks
MenuDrawer和SlidingMenu比較:SlidingMenu支援菜單動畫樣式出現,MenuDrawer支援菜單view處於內容的上下層
SmoothProgressBar
水平進度條
項目地址:https://github.com/castorflex/SmoothProgressBar
Demo地址:https://play.google.com/store/apps/details?id=fr.castorflex.android.smoothprogressbar.sample
ProgressWhe支援進度顯示的圓形ProgressBa項目地址:https://github.com/Todd-Davies/ProgressWheel
Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/progress-wheel-demo.apk?raw=true
android-calendar-card 日曆
項目地址:https://github.com/kenumir/android-calendar-card
Demo地址:https://play.google.com/store/apps/details?id=com.wt.calendarcardsample
AndroidWheel Android Wheel支援城市、多種日期時間、密碼、圖片
項目地址:https://github.com/sephiroth74/AndroidWheel
android-async-http
Android上的一個非同步、基於回調的HTTP用戶端開發包,建立在Apache的HttpClient庫上。
https://github.com/loopj/android-async-http
Android-Universal-Image-Loader
Android上最讓人頭疼的莫過於從網路擷取圖片、顯示、回收,任何一個環節有問題都可能直接OOM,這個項目或許能幫到你。
https://github.com/nostra13/Android-Universal-Image-Loader
極光推送
友盟更新 統計
百度地圖+定位
sharesdk社會化分享
時間處理
檔案處理
字元處理
json解析
系統資訊判斷
網路
sd卡
imei獲得等
NO.4 Android開發中常用架構及工具