Skip to content

shehuan/WanAndroid

Repository files navigation

WanAndroid

MVVM版本:基于Kotlin语言,使用了Kotlin的Coroutines(协程),以及Jetpack 中的ViewModel、LiveData、DataBinding等

微信小程序版本

说明

一个Kotlin版的玩Android App,基于鸿洋大神的玩Android开放API开发,旨在学习 Kotlin,功能逐步完善中…

扫码下载体验:

效果预览

已有功能

  • 首页banner、文章列表
  • 项目分类
  • 知识体系
  • 网站导航
  • 公众号
  • 全局搜索、公众号内搜索
  • 注册、登录
  • 收藏

版本信息

v1.0.3
  • 使用 https
  • 修复若干问题
v1.0.2
  • 初版,完成主要功能
  • 迁移到 AndroidX

使用的开源库

License

Copyright 2020 SheHuan

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.