下載一個三方插件:settings-->piugins-->butternife zelezny
控件的依賴:主界面的基類
在使用時要依賴3個,下圖右2,搜索butterknife(紅框中的2個),recycler

DO0XU9`]0@EM6S_D7]3(`QJ.png

}NQWKYMTXZF`7F8[EOV]M{1.png
依賴的使用:
@BindView(R.id.list_favorite)
ListView listFavorite;
//在OnCreate()中必須要有
ButterKnife.bind(this);
- gsonformat :用于解析字符串
當(dāng)從網(wǎng)站獲取數(shù)據(jù)時,可以利用這個插件實行解析。
自己轉(zhuǎn)換px和pd
GITUB的網(wǎng)站:https://github.com/hongyangAndroid/AndroidAutoLayout
視頻的播放ListView中的視頻
https://github.com/danylovolokh/VideoPlayerManager