自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

原创 Android数据库之greendao的基本使用

1.在工程的build.gradle中dependencies { classpath 'com.android.tools.build:gradle:2.2.3' //添加 classpath 'org.greenrobot:greendao-gradle-plugin:3.2.1' // NOTE: Do not place you

2017-03-23 21:49:51 274

原创 Retrofit的基本使用

1.添加依赖//熟悉rx和retrofit2 compile "io.reactivex:rxjava:1.2.3" compile 'io.reactivex:rxandroid:1.2.1' compile 'com.squareup.retrofit2:retrofit:2.1.0' compile 'com.squareup.retrofit2:convert

2017-02-26 22:04:13 181

原创 Ubuntu16.04 编译ijkplayer so,并导入android,运行官方demo

编译ijkplayer so,并导入android注(本文是参照其他博客,自己动手,中间有很多坑,后面会贴出参考过的博客地址)环境: win10(8g,64位),virtua box(5.1.14).exe(安装在c盘,c盘大小500g),Ubuntu16.04 .isoUbuntu16.04 .iso 安装参考:http://www.linuxidc.com/Linux/2015-08/121

2017-02-15 19:47:05 537

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除