File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
- ## MinimalistWeather
1
+ # MinimalistWeather
2
2
3
3
> 欢迎关注微信公众号:** BaronTalk**
4
4
5
+ ## 一. 前言
6
+
5
7
** MinimalistWeather 是 Android 平台上一款开源天气 App ,目前还在开发中。项目基于 MVP 架构,采用各主流开源库实现。开发此项目主要是为展示各种开源库的使用方式以及 Android 项目的设计方案,并作为团队项目开发规范的一部分。**
6
8
7
9
采用的开源库包括:
27
29
* 代码混淆配置;
28
30
* 如何快速开发一款结构清晰、可扩展性强的Android Application。
29
31
30
- ### 项目结构设计图
32
+ ## 二. 项目结构设计图
31
33
32
34
![ 架构设计图] ( framework_minimalist_weather.png )
33
35
34
- ### 项目包结构介绍
36
+ ## 三. 项目包结构介绍
35
37
36
38
** App Module包结构**
37
39
56
58
57
59
![ ] ( http://ocjtywvav.bkt.clouddn.com/blog/common/qrcode1.png )
58
60
59
- ### 开源许可 [ ![ Hex.pm] ( https://img.shields.io/hexpm/l/plug.svg )] ( https://www.apache.org/licenses/LICENSE-2.0 )
61
+ ## 三. 开源许可 [ ![ Hex.pm] ( https://img.shields.io/hexpm/l/plug.svg )] ( https://www.apache.org/licenses/LICENSE-2.0 )
60
62
61
63
```
62
64
Copyright 2017 Baron Zhang
You can’t perform that action at this time.
0 commit comments