自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (35)
  • 收藏
  • 关注

原创 Rxjava(1.基本使用)

1、rxjavarxjava的本质rxjava是响应式编程的意思,本质是观察者模式,以观察者observe和订阅subscribe异步响应式开发。RxJava is a Java VM implementation of Reactive Extensions: a library for composing asynchronous and event-based programs by usin

2017-01-21 22:18:58 1089

原创 android小项目

1、接口地址网上找到一些免费公用的接口,表示感谢该博客是一个android中的小项目,主要封装和练习开发中遇到的常用知识点,进行总结。项目简单易懂,大神勿喷。http://gank.io/apihttp://showdoc.dagoogle.cn/index.PHP/6http://api.map.baidu.com/telematics/v3/movie?qt=hot_movie&locat

2017-01-20 21:00:55 2916

原创 rxjava+retrofit简单demo

rxjava+retrofit简单入门demo1、rxjava的三个行为1、观察者Subscriber2、被观察者Observable3、订阅关系observable.subscribe(subscriber)2、rxjava示例请求apihttp://api.map.baidu.com/telematics/v3/movie?qt=hot_movie&location=北京&output=json

2017-01-19 15:37:29 727

原创 popwindow+listview

实现下拉菜单,spinner一般也能够实现,但自定义比较麻烦,比如spinner有默认值时,还得动态添加spinner默认值,而用popwindow+listview也能实现相同的效果,并且自定义比较简单。 <?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/a

2017-01-01 23:33:23 4256 6

checkboxDemo

解决listview+checkbox点击后滑动错乱问题,把checkbox的点击事件给item

2016-05-09

recyclerdemo

recyclerview的简单使用

2016-05-08

fragment demo

fragment类似新闻和新闻详情页面demo

2016-05-05

android NFC demo

android NFC demo自动打开网页

2016-05-02

自定义开关

android自定义控件,实现开关效果。

2015-12-17

android登陆

android中的登陆,服务器与客户端代码,包括get,post的两种方式

2015-12-10

android联系人搜索框

android联系得到联系人,并且设置搜索框,使用比较简单。

2015-11-30

头像设置PhotoDemo

头像设置,拍照从图片库选择,保存到本地,圆角显示。

2015-11-19

androidDemo

android头像设置,拍照从图片库,头像圆角设置

2015-11-18

android菜单

android中对于顶部导航栏菜单的封装

2015-11-06

DialogDemo

dialog的用法和dialog的常用对话框的封装

2015-11-03

MyHttpUtils

对http网络请求的简单封装,以获取服务器json数据为例。

2015-10-26

xutilsDemo

利用xutils从网络获取用gson解析json数据并显示到页面中。

2015-10-22

imageLoader

使用Universal-image-loader从网络加载图片到listview并缓存到本地

2015-10-21

VolleyDemo

利用volley框架加载从网络获取图片到listview

2015-10-20

viewpager引导页面

android中使用viewpager实现的引导页面

2015-10-16

autolineDemo

仿QQ通过正则提取电话号码,并自定义点击事件,。

2015-09-19

hellophonegap demo

hellophonegap demo一个简单的hellophonegap 入门示例

2017-12-24

极品五笔2014版本

极品五笔2014版本。极品输入法Vista新版全面支持GB2312-80简体汉字字符集与GBK扩展字符集的输入。GB2312-80简体汉字字符集共有6763个汉字字 符,包含99.95%常用汉字,基本上能够满足日常工作与学习需要。

2017-10-17

android treedemo

android 树开结构+checkobx

2017-03-16

popwindow+listview

popwindow+listview的封装

2017-03-12

dialog+checkbox

在dialog中左边为4个TextView,右边为四个listview(感觉不太合适,但没找到比较好的解决办法)。左边选中时动态的隐藏与显示listview,最后取出四个listview中checkbox的值。

2017-02-03

android小项目

android小项目,主要用于android基本知识的练习,Material Design包中控件练习和网络框架rxjava+retrofit的使用

2017-01-20

rxjava+retrofit

一个非常简单的rxjava+retorfit的小例子

2017-01-19

MPAndroidChart Demo

MPAndroidChart柱状图和饼状图

2016-12-18

recyclerview

recyclerview嵌套recyclerview

2016-12-11

android swiperefreshlayout

android中用retrofit请求,swiperefreshlayout实现分页

2016-11-20

android-calendarview

这个日历控件主要是在material-canendarview的基础上修改,符合自己的项目中。

2016-11-15

customview

android自定义view

2016-08-02

SwipyRefreshLayout实现分页

retrofit+recyclerView+swipyRefreshLayout实现上拉刷新和分页加载

2016-06-26

amtlib.framework.zip

amtlib.framework.zip

2016-06-22

retorfit demo

android retrofit demo

2016-06-22

android toolbar deom

android toolbar demo

2016-06-22

gradle2.5下载

android ndk开发中用到的gradle2.5

2016-05-29

空空如也

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

TA关注的人

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