下载一个三方插件:settings-->piugins-->butternife zelezny
控件的依赖:主界面的基类
在使用时要依赖3个,下图右2,搜索butterknife(红框中的2个),recycler
依赖的使用:
@BindView(R.id.list_favorite)
ListView listFavorite;
//在OnCreate()中必须要有
ButterKnife.bind(this);
- gsonformat :用于解析字符串
当从网站获取数据时,可以利用这个插件实行解析。
自己转换px和pd
GITUB的网站:https://github.com/hongyangAndroid/AndroidAutoLayout
视频的播放ListView中的视频
https://github.com/danylovolokh/VideoPlayerManager