Medium 是一個(gè)寫(xiě)作平臺(tái),他的Android 工程師在Medium 分享了Medium Android 客戶(hù)端都使用了哪些開(kāi)源項(xiàng)目,我們可以參考一下,看看有沒(méi)有我們值得用和學(xué)習(xí)的。他的創(chuàng)始人同時(shí)也是Twitter,Square(我們應(yīng)該很熟悉) 的創(chuàng)始人。
Android Open Source Project
Get the complete Android platform and modify and build it to suit your needs. You can also contribute to the Android…
獲取完整的Android 平臺(tái),修改和構(gòu)建你需要的樣子,當(dāng)然你也可以
google/guava
guava - Google Core Libraries for Java 6+
google/dagger
dagger - A fast dependency injector for Android and Java.
square/retrofit
retrofit - Type-safe REST client for Android and Java by Square, Inc.
square/okhttp
okhttp - An HTTP+SPDY client for Android and Java applications.
FasterXML/jackson
jackson - Main Portal page for Jackson project
square/otto
otto - An enhanced Guava-based event bus with emphasis on Android support.
Otto 是一個(gè)基于Guava 事件總線(xiàn)
bumptech/glide
glide - An image loading and caching library for Android focused on smooth scrolling
Glide 是一個(gè)專(zhuān)注于平滑滾動(dòng)的圖片加載和緩存庫(kù)。
square/phrase
phrase - Phrase is an Android string resource templating library
JakeWharton/butterknife
butterknife - View "injection" library for Android.
chrisjenx/Calligraphy
Calligraphy - Custom fonts in Android the easy way...
JakeWharton/hugo
hugo - Annotation-triggered method call logging for your debug builds.
mockito/mockito
mockito - Mocking framework for unit tests written in Java
robolectric/robolectric
robolectric - Android Unit Testing Framework
JakeWharton/sdk-manager-plugin
sdk-manager-plugin - Gradle plugin which downloads and manages your Android SDK.
And here are some 3rd-party tools that also helped to make our app shine:
facebook/facebook-android-sdk
facebook-android-sdk - Used to integrate Android apps with Facebook Platform.
Fabric - Twitter's Mobile Development Platform
We know first-hand that building great mobile apps is hard. Developers face many of the same challenges day-in and day…
Google Services | Android Developers
Take advantage of the latest Google technologies through a single set of APIs, delivered across Android devices…
Again, thank you!