Git Product home page Git Product logo

wanandroid's Introduction

WanAndroid

基于WanAndroid api开发的技术类文章阅读App.

技术点

  • Retrofit+LiveData封装网络请求,支持https
  • 使用SwipeRefreshLayout+BaseQuickAdapter实现列表的下拉刷新和上拉加载
  • 使用FlowLayout动态添加各种样式标签
  • 使用DrawerLayout+BottomNavigationView+Fragment实现侧边栏加底部导航的App整体结构
  • 使用TabLayout+ViewPager+Fragment实现顶部导航布局
  • 双RecyclerView滑动联动,效果见导航界面
  • 使用自定义MultiStatusView实现多状态布局
  • 使用Glide加载图片
  • 使用Theme.AppCompat.DayNight主题实现夜间模式,切换几乎无抖动
  • 适配到9.0
  • 使用Facebook的ShimmerFrameLayout布局实现闪光文字
  • 使用动画实现卡片翻转效果,见登录注册界面
  • bugly日志上报和版本更新

其中大部分组件都是support.design包下的,非常方便使用。

TODO

  • 公众号模块
  • 优化代码结构

效果图

apk下载

注意:以后APK不再跟随修改代码更新,需要最新apk,可自行下载编译运行即可;目前最高版本是v1.0.6,该版本是19/1/7提交,没有支持9.0,最新代码已支持。

扫描二维码下载

致谢

感谢WanAndroid提供的数据来源,也要感谢iceCola7的WanAndroid项目功能上有一定的参考。

感谢用到的所有开源库提供的作者。

License

Copyright 2018 arvinljw 

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.

wanandroid's People

Watchers

James Cloos avatar

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.