基於Retrotfit2.1+Material Design+ijkplayer開發的一個APP(新聞,gif 動圖,視頻播放)

此項目主要目的還是爲了練習框架的使用,僅供學習用途。

數據來源

新聞 直接用的聚合數據提供的接口:https://www.juhe.cn/docs/api/id/235
gif動圖 通過jsoup爬的某個網頁上的數據
視頻 通過fiddler抓包某個APP的接口

項目效果圖


 

 

 

 

 

 

 

 

 

 

APK

apk下載
gif動圖有福利哦~~哈哈

用到的三方庫

註解

https://github.com/JakeWharton/butterknife

網絡請求

https://github.com/square/retrofit

圖片處理

https://github.com/bumptech/glide 
https://github.com/chrisbanes/PhotoView

數據抓取

https://jsoup.org/download

視頻播放

https://github.com/Bilibili/ijkplayer

感謝

1.聚合數據 https://www.juhe.cn/
2.ijkplayer參考了 https://github.com/w1123440793/VideoListDemo

推薦閱讀

1.模仿掌上英雄聯盟能力分析效果
https://github.com/jiangzehui/polygonsview

2.開源一個自己去年寫的基於Xmpp協議的即時通訊社交軟件 (客戶端+服務端)
https://github.com/jiangzehui/xmpp

項目地址 https://github.com/jiangzehui/MD



文/jiangzehui(簡書作者)
原文鏈接:http://www.jianshu.com/p/2eb5f0ed5640
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章