Eclipse Color Theme
http://www.jb51.net/article/76141.htm
Hystrix 和Debbo集成
http://m635674608.iteye.com/blog/2312328
https://www.cnblogs.com/tiandao/p/4916162.html
emulator -avd Nexus_5_API_22 -dns-server 8.8.8.8,114.114.114.114
maven { url 'http://repo1.maven.org/maven2' }
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="horizontal">
</LinearLayout>
compileSdkVersion 24
buildToolsVersion "24.0.1"
compile 'com.android.support:appcompat-v7:24.2.1'
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:24.2.1'
compile 'com.android.support:recyclerview-v7:24.2.1'
testCompile 'junit:junit:4.12'
org.gradle.jvmargs=-XX:MaxHeapSize\=256m -Xmx256m