记录一下平时常用的第三方组件,方便以后直接集成

    compile 'com.android.support:appcompat-v7:21.0.3'    compile 'com.android.support:cardview-v7:21.0.2'    compile 'com.android.support:recyclerview-v7:21.0.2'    compile 'com.android.support:palette-v7:21.0.2'    compile 'com.android.support:support-v13:21.0.2'    compile 'com.bugsnag:bugsnag-android:2.2.3'    compile 'com.github.chrisbanes.photoview:library:1.2.3'    compile 'com.github.frankiesardo:icepick:2.3.6'    compile 'com.google.android.gms:play-services-base:6.5.+'    compile 'com.google.code.gson:gson:2.3.1'    compile 'com.google.guava:guava:18.0'    compile 'com.jakewharton:butterknife:6.0.0'    compile 'com.jakewharton.timber:timber:2.5.0'    compile 'com.squareup.okhttp:okhttp-urlconnection:2.1.0'    compile 'com.squareup.okhttp:okhttp:2.1.0'    compile 'com.squareup.picasso:picasso:2.4.0'    compile 'com.squareup.retrofit:retrofit:1.8.0'    compile 'io.reactivex:rxjava:1.0.2'    compile 'io.reactivex:rxandroid:0.23.0'

更多相关文章

  1. Android 四大组件+五大布局
  2. 控件:ExpandableListView --- 树型组件
  3. 四大组件之一 ----------- BroadcastReceiver (短信拦截)
  4. Top Android App使用的组件 2
  5. android widget组件之Button
  6. android中自定义组件
  7. 开源项目之Android Calender(日历组件)
  8. Android 组件化的应用 模块通信问题解决

随机推荐

  1. 移动应用测试框架—Calabash Android(安
  2. 点击事件必须点两次才能生效的原因
  3. android 识别图片上的二维码
  4. SD卡读写文件 代码学习
  5. Android实现自动点击 - 无障碍服务
  6. android源代码下载——android环境配置
  7. 【Android】_SmsReceicer_短信监听
  8. 渐变色与圆角显示(填充,描边)
  9. Android入门之SeekBar
  10. Android(安卓)——Window类