Home

Awesome

Platform GitHub license GitHub license

通知 该项目已停止维护

已使用JetPack+MVVM重构该项目 新地址: https://github.com/hegaojian/JetpackMvvm

WanAndroid

一位练习时长两年半的安卓练习生根据鸿神提供的WanAndroid开放Api来制作的产品级App,基本实现了所有的功能,使用Kotlin语言,基于Material Design+AndroidX + MVP + RxJava + Retrofit等优秀的开源框架开发,注释超详细,方便大家练手

如果你觉得本项目做的还不错对你有帮助,容我卑微地向你要个star,有任何问题或建议,欢迎提交issues

前言

前段时间学习了 Kotlin ,于是打算写一个项目来练练手刷刷熟练度,因为经常逛鸿神的WanAndroid网站,觉得很不错,Api也很丰富健全, 虽然根据WanAndroidAPi开发出的app多如牛毛,有诸多优秀的app,但是每个人的喜好与审美不一样,所以都没有做到我心目中的最完美,于是我就想自己设计开发一个让自己觉得满意的玩安卓App。界面的话参考了一些市场上App的风格搭配实现

实现的功能

APP下载

应用截图

项目中用到的开源库

素材来源

特别感谢

更新日志

v 1.0.9 (2019-12-6)

v 1.0.8 (2019-11-12)

v 1.0.7 (2019-10-18)

v 1.0.6 (2019-10-9)

v 1.0.5 (2019-9-28)

v 1.0.4 (2019-9-25)

v 1.0.3 (2019-9-11)

v 1.0.2 (2019-9-6)

v 1.0.1 (2019-9-6)

v 1.0.0 (2019-9-5)

License

 Copyright 2019, hegaojian(何高建)       
  
   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.