All Projects → oubowu → Ounews

oubowu / Ounews

新闻阅读

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Ounews

Awesome Newsroom Tech
List of newsrooms around the world that are using software engineering, data science, osint, and various tech to elevate reporting.
Stars: ✭ 77 (-95.05%)
Mutual labels:  news
Getnews.tech
A web server that fetches data from the News API and formats it for display in the terminal.
Stars: ✭ 94 (-93.95%)
Mutual labels:  news
Wordpress App With Flutter
Fully Functional IOS/Android App for WordPress Website with Flutter
Stars: ✭ 109 (-92.99%)
Mutual labels:  news
Web Publisher
Superdesk Publisher - the next generation publishing platform for journalists and newsrooms.
Stars: ✭ 82 (-94.73%)
Mutual labels:  news
Elasticsearch Hn
Index & Search Hacker News using Elasticsearch and the HN API
Stars: ✭ 92 (-94.08%)
Mutual labels:  news
Yiifeed
Pre-moderated news aggregator
Stars: ✭ 100 (-93.57%)
Mutual labels:  news
Show time for flutter
华丽的Flutter的demo----新闻阅读+音乐+短视频+小说
Stars: ✭ 72 (-95.37%)
Mutual labels:  news
Wxapp toutiaonews
📰微信小程序--头条新闻
Stars: ✭ 119 (-92.35%)
Mutual labels:  news
Hotnewsanalysis
利用文本挖掘技术进行新闻热点关注问题分析
Stars: ✭ 93 (-94.02%)
Mutual labels:  news
Haxe.io
The home of the Haxe Roundup's (Work in Progress)
Stars: ✭ 106 (-93.18%)
Mutual labels:  news
Taiwan News Crawlers
Scrapy-based Crawlers for news of Taiwan
Stars: ✭ 83 (-94.66%)
Mutual labels:  news
Dino Rss Electron
A simple, efficient, open source RSS reader service
Stars: ✭ 89 (-94.28%)
Mutual labels:  news
Learning Social Media Analytics With R
This repository contains code and bonus content which will be added from time to time for the book "Learning Social Media Analytics with R" by Packt
Stars: ✭ 102 (-93.44%)
Mutual labels:  news
Newspaper
An aggregated newspaper app containing news from 10+ local news publishers in Hong Kong. Made with ❤
Stars: ✭ 82 (-94.73%)
Mutual labels:  news
Zjumelon
记录浙江大学的一些大瓜
Stars: ✭ 117 (-92.48%)
Mutual labels:  news
Useful Tools
A list of useful tools and programs for developers, DevOps and SysAdmins
Stars: ✭ 74 (-95.24%)
Mutual labels:  news
Quiet Hacker News
😶 Quiet Hacker News
Stars: ✭ 100 (-93.57%)
Mutual labels:  news
Weekly
汇总平时看到的好文章,前端技术 & 产品研发为主...
Stars: ✭ 1,654 (+6.37%)
Mutual labels:  news
Flutter news app
A Simple News App built with Flutter.
Stars: ✭ 117 (-92.48%)
Mutual labels:  news
Swift Zhi
iOS ZhiHuDaily client, implemented in Swift
Stars: ✭ 103 (-93.38%)
Mutual labels:  news

OuNews 简单的新闻客户端

一、为什么写这个?

一直想练习MVP模式开发应用,把学习的RxJava、Retrofit等热门的开源库结合起来,于是写了这么一款新闻阅读软件, 有新闻、图片、视频三大模块,使用Retrofit和Okhttp实现无网读缓存,有网根据过期时间重新请求, 还有边缘或整页侧滑、夜间模式切换等小功能,还写了几个自定义小控件,虽然无啥卵用,但是学到了很多东西,很有收获。

二、运行截图

三、用到的开源库

感谢各位大神无私的开源精神。

四、一些零散的知识点

MVP模式代码学习
https://github.com/antoniolg/androidmvp

使用Retrofit和Okhttp实现网络缓存。无网读缓存,有网根据过期时间重新请求
http://www.jianshu.com/p/9c3b4ea108a7

Retrofit+RxJava实战日志(5)-如何获取缓存
http://blog.csdn.net/efan006/article/details/50549107

Drawable 着色的后向兼容方案
http://www.cnblogs.com/helloandroid/p/4779061.html

Java基础加强总结(一)——注解(Annotation)
http://www.cnblogs.com/xdp-gacl/p/3622275.html

Android实现RecyclerView侧滑删除和长按拖拽-ItemTouchHelper
http://blog.csdn.net/u010687392/article/details/47950199

基于RxJava、RxAndroid的EventBus实现
http://www.cnblogs.com/tiantianbyconan/p/4578699.html

深入浅出RxJava
http://blog.csdn.net/lzyzsd/article/details/41833541

五、声明

应用中展示的所有内容均搜集自互联网,若内容有侵权请联系作者进行删除处理。本应用仅用作分享与学习。

六、关于作者

微博:http://weibo.com/palfansinheart

CSDN博客:http://blog.csdn.net/oushangfeng123?viewmode=contents

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].