Android开源项目
阿里巴巴
| freeline | Freeline 是 Android 平臺上的秒級編譯方案,Instant Run 的替代品,也可以從 Freeline 官方主頁來獲取更多的信息。Freeline 由螞蟻聚寶 Android 團隊開發,它可以充分利用緩存文件,在幾秒鐘內迅速地對代碼的改動進行編譯并部署到設備上,有效地減少了日常開發中的大量重新編譯與安裝的耗時。Freeline能夠為Android開發者節省很多喝杯咖啡的時間 |
| weex | A framework for building Mobile cross-platform UI |
| fastjson | A fast JSON parser/generator for Java |
| Dubbo | Dubbo is a distributed, high performance RPC framework enpowering applications with service import/export capabilities |
| AndFix | AndFix is a library that offer hot-fix for Android App. |
| dexposed | dexposed enable ‘god’ mode for single android application. |
小米開源項目
| Notes | 小米便簽社區開源版 |
| FileExplorer | MIUI文件管理器社區開源版 |
| SoundRecorder | MIUI錄音機社區開源版 |
Google開源項目
| GCM | Google Cloud Messaging 消息推送 |
| iosched: | Google I/O Android App |
| android-topeka | Google官方給出的material design應用指南 |
| android-UniversalMusicPlayer | Google官方給出的m音樂播放器,支持Android phones, tablets, Auto, Wear and Cast devices |
| ExoPlayer | An extensible media player for Android |
| guava | Google Core Libraries for Java 6+ |
| flexbox-layout | FlexboxLayout is a library project which brings the similar capabilities of CSS Flexible Box Layout Module to Android. |
| guice | 輕量級的依賴注入框架 |
| gson | A Java serialization/deserialization library that can convert Java Objects into JSON and back. |
| protobuf | Protocol Buffers - Google’s data interchange format |
| material-design-icons | Material Design icons by Google |
| auto | Auto 是 Java 生成器源代碼集合,包括:AutoFactory - 兼容 JSR-330 的工廠;AutoService - ServiceLoader 的 Provider-configuration 文件;AutoValue - Java 1.6+ 的不可變 value-type 代碼生成;Common - Helper 實用工具,用來編寫注釋處理器 |
| android-architecture | A collection of samples to discuss and showcase different architectural tools and patterns for Android apps |
android-topeka
android-UniversalMusicPlayer
ExoPlayer
An extensible media player for Android
Streaming media with ExoPlayer - Google I/O 2016
guava
flexbox-layout
u2020
JakeWharton寫的一個App,針對多個庫的綜合應用:Dagger、ButterKnife、Retrofit、Moshi、Picasso、OkHttp、RxJava、Timber、Madge、ProcessPhoenix、Scalpel、LeakCanary
AntennaPod Rss訂閱 樂音訂閱 - https://github.com/danieloeh/AntennaPod
Muzei Live Wallpaper 定時更換桌面精美壁紙 - https://github.com/romannurik/muzei
Financius 簡單易用的記賬程序 - https://github.com/mvarnagiris/Financius
ChaseWhisplyProject 打鬼游戲 - https://github.com/tvbarthel/ChaseWhisplyProject
ZXing 二維碼掃描工具 - https://github.com/zxing/zxing
Anime Taste 全球動畫精選- https://github.com/daimajia/AnimeTaste
Notes 小米便簽 - https://github.com/MiCode/Notes
四次元 - https://github.com/qii/weiciyuan
oschina oschina客戶端 - https://github.com/oschina/android-app
eoecn eoe客戶端 - https://github.com/eoecn/android-app
github 客戶端 - https://github.com/github/android
飯否開源客戶端 - https://github.com/mcxiaoke/fanfouapp-opensource
9GAG stormzhang Android REST Client - https://github.com/stormzhang/9GAG
Dribbo 碎星大神 - https://github.com/Issacw0ng/Dribbo
StartupNews - https://github.com/halzhang/StartupNews
GitHub 上都有哪些值得關注學習的 Android項目?
android-best-practices
Andriod-collect-blogs
GitHub秘籍
《編程之法:面試和算法心得》
AndroidSlidingUpPanel
AndroidSlidingUpPanel 是一個上拉面板, 就是向上滑動的時候往上飛出一個顯示面板控件, 該庫效果在 Google Music, Google Maps and Rdio等 App 中用到。
EffectiveAndroidUI
四季電臺
總結
以上是生活随笔為你收集整理的Android开源项目的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: ViewConfiguration.ge
- 下一篇: Facebook-Rebound探索发现