https://github.com/hello2mao/focus
仿今日头条:MVP + RxJava + Retrofit2 + Dagger2 + Realm + Glide
https://github.com/hello2mao/focus
android dagger mvp realm retrofit2 rxjava
Last synced: 6 months ago
JSON representation
仿今日头条:MVP + RxJava + Retrofit2 + Dagger2 + Realm + Glide
- Host: GitHub
- URL: https://github.com/hello2mao/focus
- Owner: hello2mao
- Created: 2017-02-15T11:10:29.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-14T09:15:36.000Z (almost 7 years ago)
- Last Synced: 2025-04-09T04:02:27.348Z (11 months ago)
- Topics: android, dagger, mvp, realm, retrofit2, rxjava
- Language: Java
- Homepage:
- Size: 1.73 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 仿今日头条
## 效果图
## 主要技术
* MVP
* Material Design
* RxJava
* Retrofit2
* Dagger2
* Glide
* Realm
* RecyclerView
## 参考
1. OSChina: https://git.oschina.net/oschina/android-app
2. GeekNews: https://github.com/codeestX/GeekNews
3. TodayNews: https://github.com/yewei02538/TodayNews
## License
Copyright (C) 2017 hello2mao
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.