Giter VIP home page Giter VIP logo

one's Introduction

One

  • 该应用内容灵感来源于 One 应用。界面设计为自己所构思,遵循 Materfial Design 风格。App 端项目的主体架构为 MVP + Dagger2, 用 Realm 作为本地数据库存储。后台数据是来自于 One 官方网站以及素锦网站,用 Python 爬虫爬取存储在 LeanCloud 后台。
  • 如果你有兴趣 Clone 代码,需要注册申请 LeanCloud 的 ID 和 Key 以及 Bugly 的 ID 填入到 AppConstant 中。当然 Python 爬虫代码也需要填入 key 和 ID .
  • 项目是我实习期间,每天下班自己利用晚上休息时间写一点。后续会继续完善该 App.
  • 应用内集成了 Bugly 还是很好用的,我会及时将其贴到 issue 中的。

Crawler for Data

Sample

戳这里体验一下

Contribution

  • 夜间模式以及主体换肤,这一块可能稍微麻烦点,因为要配置一些暗黑图标字体等。AppCompat v23.2 - 夜间模式最佳实践
  • 利用 LeanCloud 提供的登录注册功能。实现不同用户使用,评论,点赞等功能。
  • 适配问题一直很麻烦。个人用腾讯的云测试了很多机型,发现适配还是一个问题。
  • 已经将豆瓣书籍的数据爬取完毕,存储在云端。你也可以再加一个页面,做豆瓣书籍推荐。
  • 新版本已经将各种 key 置于源码中,希望一起完善。

Open source library

  • EasyRecyclerView 替代 RV 来实现高度解耦简洁。
  • Glide 图片加载库。
  • Dagger2 实现依赖注入。
  • Realm 轻量级数据库。
  • SwipeBackHelper 实现类微信的侧滑返回效果。
  • Bugly 腾讯的远程 Bugly 统计,实时监控你的应用异常信息。

Change Log

点击这里查看更新历史

ScreenShot

one's People

Contributors

wuchangfeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

one's Issues

机型是 Android 5.1,level 22 ROM Meizu/FLYME

org.xmlpull.v1.XmlPullParserException
: requires a valid 9-patch source image
com.wu.allen.myone.ui.activity.MainActivity.onCreate(MainActivity.java:37)

java.lang.RuntimeException:Unable to start activity ComponentInfo{com.wu.allen.myone/com.wu.allen.myone.ui.activity.MainActivity}: android.view.InflateException: Binary XML file line #20: Error inflating class TextView

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.