【github】常用Github項目類庫

http://blog.csdn.net/jabony/article/details/39320759

以下是小海收集的常用Github上比較優秀的項目,希望對大家日常開發有所幫助。

在此感謝小海做出的貢獻!!!


Type LibDescription   LibLocation
Android SlidingMenu   https://github.com/jfeinstein10/SlidingMenu
      https://github.com/SpecialCyCi/AndroidResideMenu
      https://github.com/SimonVT/android-menudrawer
  ActionBar   https://github.com/ManuelPeinado/FadingActionBar
  模仿Path菜單   https://github.com/siyamed/android-satellite-menu
      https://github.com/daCapricorn/ArcMenu
      https://github.com/dodola/PathButton
  時間選擇控件   https://github.com/vanniktech/VNTNumberPickerPreference
  字體   https://github.com/vanniktech/VNTFontListPreference
      https://github.com/chrisjenx/Calligraphy
  滾動條選擇   https://github.com/ai212983/android-spinnerwheel
      https://github.com/maarek/android-wheel
      https://github.com/Todd-Davies/ProgressWheel
  時間選擇   https://github.com/square/android-times-square
  圖片處理/緩存   https://github.com/christophesmet/android_maskable_layout
      https://github.com/Pkmmte/CircularImageView
      https://github.com/vinc3m1/RoundedImageView
      https://github.com/daimajia/AndroidImageSlider
    頭像識別裁剪 https://github.com/lafosca/AndroidFaceCropper
      https://github.com/koral--/android-gif-drawable
      https://github.com/jdamcd/android-crop
      https://github.com/edmodo/cropper
      https://github.com/square/picasso
      https://github.com/chrisbanes/PhotoView
      https://github.com/nostra13/Android-Universal-Image-Loader
    根據鼠標滑動,動態變化圖片的顏色值 https://github.com/fedestyla/FillingEffect
  視頻   https://github.com/ghy/VideoPlayer
  音頻處理   https://github.com/FFmpeg/FFmpeg
  Toast   https://github.com/JohnPersano/SuperToasts
      https://github.com/jenzz/Android-UndoBar
      https://github.com/sd6352051/NiftyNotification
    屏幕底部Toast,可以添加Action button https://github.com/MrEngineer13/SnackBar
  Android Wear   https://github.com/9elements/9elements-One-for-Android-Wear
  Android TV   https://github.com/jerrellmardis/Amphitheatre
  圖表   https://github.com/xcltapestry/XCL-Charts
      https://github.com/blackfizz/EazeGraph
      https://github.com/PhilJay/MPAndroidChart
      https://github.com/diogobernardino/WilliamChart
  列表交互控件   https://github.com/lawloretienne/QuickReturn
      https://github.com/medyo/dynamicbox
      https://github.com/matrixxun/PullToZoomInListView
      https://github.com/andraskindler/quickscroll
      https://github.com/dommerq/SuperListview
      https://github.com/AndroidAlliance/EdgeEffectOverride
      https://github.com/nolanlawson/CustomFastScrollViewDemo
      https://github.com/bilalsammour/DobList
      https://github.com/learnNcode/GmailLikePullToRefresh
      https://github.com/nicolasjafelle/RefreshMenuItem
      https://github.com/chrisbanes/ActionBar-PullToRefresh
      https://github.com/etsy/AndroidStaggeredGrid
      https://github.com/tjerkw/Android-SlideExpandableListView
      https://github.com/JakeWharton/Android-ViewPagerIndicator
      https://github.com/pakerfeldt/android-viewflow
      https://github.com/Issacw0ng/SwipeBackLayout
    listview滑動菜單 https://github.com/daimajia/AndroidSwipeLayout?utm_source=Android+Weekly&utm_campaign=384c7cee0e-Android_Weekly_117&utm_medium=email&utm_term=0_4eb677ad19-384c7cee0e-337825917
      https://github.com/daimajia/AndroidViewHover
    listview head懸停 https://github.com/emilsjolander/StickyListHeaders
  多級listview   https://github.com/luhaiwork/NLevelExpandableListView
      https://github.com/applidium/HeaderListView
  拖動佈局   https://github.com/pedrovgs/DraggablePanel
  字體視圖   https://github.com/ikocijan/MagicViews
  刮獎效果   https://github.com/hcq0618/Android---ScratchOutView
  動畫   https://github.com/daimajia/AndroidViewAnimations
      https://github.com/daimajia/AnimationEasingFunctions
      https://github.com/DesarrolloAntonio/FragmentTransactionExtended
      https://github.com/xgc1986/ParallaxPagerTransformer
  滾動條控件   https://github.com/daimajia/NumberProgressBar
      https://github.com/dmytrodanylyk/android-process-button
      https://github.com/dmytrodanylyk/circular-progress-button
      https://github.com/edmodo/range-bar
  角標控件   https://github.com/stefanjauker/BadgeView
  接口調試   https://github.com/jakubroztocil/httpie
  輸入框控件   https://github.com/wrapp/floatlabelededittext
      https://github.com/danialgoodwin/android-widget-keyboardless-edittext
      https://github.com/hoang8f/android-flat-button
    輸入驗證 https://github.com/vekexasia/android-edittext-validator
    輸入框懸浮提示 https://github.com/marvinlabs/android-floatinglabel-widgets
  表情輸入   https://github.com/rockerhieu/emojicon
  bean轉換   https://github.com/joelittlejohn/jsonschema2pojo
  數據傳輸/處理   https://github.com/square/okhttp
      https://github.com/square/retrofit
      https://github.com/douglascrockford/JSON-java
      https://github.com/loopj/android-async-http
      https://github.com/mcxiaoke/android-volley
      https://github.com/stormzhang/AndroidVolley
    velleyDemo https://github.com/yayuhh/Projectile
    sharePreference https://github.com/dkunzler/esperandro
  相機   https://github.com/randomlytyping/Randomly-Camera-AnDevCon-2014
      https://github.com/rexstjohn/UltimateAndroidCameraGuide
  主題   https://github.com/negusoft/holoaccent
    可以顯示不同顏色主題的App https://github.com/HozakaN/MaterialDesignColorPalette
  開發工具框架   https://github.com/inmite/android-butterknife-zelezny
      https://github.com/antonkrasov/AndroidSocialNetworks
      https://github.com/excilys/androidannotations
      https://github.com/deano2390/OpenFlappyBird
      https://github.com/google/iosched
      https://github.com/LIFX/lifx-sdk-android
      https://github.com/kentarosu/AndroidWearAndLIFX
      https://github.com/GoogleChrome/MiniMobileDeviceLab
      https://github.com/romainguy/google-io-2014
      https://github.com/dodgepudding/wechat-php-sdk
      https://github.com/jayway/maven-android-plugin-samples
      https://github.com/mobileresearch/weibo_android_sdk
      https://github.com/yangfuhai/afinal
      https://github.com/adennie/fb-android-dagger
      https://github.com/square/dagger
  二維碼   https://github.com/wildabeast/BarcodeScanner
      https://github.com/JeffreyZH/ZXingSimple
  混淆   https://github.com/facebook/proguard
  打包   https://github.com/beanu/ant-android
      https://github.com/alexvasilkov/AndroidGradleSignPlugin
  佈局   https://github.com/andersericsson/AnchorView
    iconView https://github.com/JoanZapata/android-iconify
    關於頁面Lib https://github.com/mikepenz/AboutLibraries
  Tools 獲取APK信息 https://github.com/poorevil/GetAPKDetails
      https://github.com/AnyOfYou/MultiDevicesADB
      https://github.com/JakeWharton/pidcat
  教程   https://github.com/kesenhoo/android-training-course-in-chinese
      https://github.com/dmytrodanylyk/dmytrodanylyk
    開源項目彙總 https://github.com/Trinea/android-open-project
  Design design/Document https://github.com/1sters/material_design_zh
      https://github.com/alexjlockwood/alexjlockwood.github.io
Proxy shadowsocks   https://github.com/clowwindy/shadowsocks-libev
      https://github.com/shadowsocks/shadowsocks-gui
      https://github.com/clowwindy/shadowsocks
  GAE   https://github.com/madeye/gaeproxy
  hosts   https://github.com/txthinking/google-hosts
      https://github.com/smarthosts/smarthosts
  全球google Ip   https://github.com/justjavac/Google-IPs
  代理軟件   https://github.com/ohdarling/GoAgentX
  免翻牆鏡像   https://github.com/greatfire/wiki
  翻牆路由   https://github.com/lifetyper/FreeRouter_V2
      https://github.com/cyfdecyf/cow
  PAC   https://github.com/clowwindy/gfwlist2pac
Other 插件   https://github.com/akira-cn/sublime-gbk
      https://github.com/Vektah/CodeGlance
      https://github.com/dallasgutauckis/android-parcelable-intellij-plugin
      https://github.com/pbreault/adb-idea
  文檔   https://github.com/Thibaut/devdocs
  編程教程   https://github.com/stormzhang/free-programming-books
  ios   https://github.com/fullstackio/FlappySwift
      https://github.com/numbbbbb/the-swift-programming-language-in-chinese
  富文本編輯器   https://github.com/mycolorway/simditor
  編輯器MD   https://github.com/joemccann/dillinger
  webapp   https://github.com/kikinteractive/app
Linux Linux   https://github.com/LCTT/TranslateProject
Python Python教程   https://github.com/revolunet/PythonBooks
Front-end 前端教程   https://github.com/foru17/front-end-collect
      https://github.com/darcyclarke/Front-end-Developer-Interview-Questions
      https://github.com/JacksonTian/fks
  前端   https://github.com/angular/angular.js
      https://github.com/usablica/front-end-frameworks
      https://github.com/Polymer/polymer-tutorial
      https://github.com/nckprsn/scrollme
  控件   https://github.com/smalot/bootstrap-datetimepicker
  虛擬鍵盤   https://github.com/Mottie/Keyboard
JAVA json解析   https://github.com/Instagram/ig-json-parser




發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章