Skip to content

Commit aaa4738

Browse files
committed
Update README.md
1 parent 8ca0d18 commit aaa4738

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22
优秀开源项目收集
33
## Android开源项目
44
### Android 架构
5-
1. **Google MVP示例** android-architecture A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
5+
1. **简易的MVP架构** [https://github.com/antoniolg/androidmvp](https://github.com/antoniolg/androidmvp)
6+
7+
2. **MVVM实例--MVVM_Hacker_News** [https://github.com/hitherejoe/MVVM_Hacker_News](https://github.com/hitherejoe/MVVM_Hacker_News)
8+
![MVVM_Hacker_News示例图](https://github.com/hitherejoe/MVVM_Hacker_News/blob/master/images/screens.png)
9+
10+
3. **Google MVP示例** android-architecture A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
611
项目地址:[https://github.com/googlesamples/android-architecture](https://github.com/googlesamples/android-architecture)
712

813
> All projects are released in their own branch. Check each project's README for more information.
@@ -15,11 +20,6 @@
1520
[dev-todo-mvp-dagger/](https://github.com/googlesamples/android-architecture/tree/dev-todo-mvp-dagger/) - Based on todo-mvp, uses Dagger2 for Dependency Injection
1621
Also, see "New sample" issues for planned samples.
1722

18-
2. **简易的MVP架构** [https://github.com/antoniolg/androidmvp](https://github.com/antoniolg/androidmvp)
19-
20-
3. **MVVM实例--MVVM_Hacker_News** [https://github.com/hitherejoe/MVVM_Hacker_News](https://github.com/hitherejoe/MVVM_Hacker_News)
21-
![MVVM_Hacker_News示例图](https://github.com/hitherejoe/MVVM_Hacker_News/blob/master/images/screens.png)
22-
2323
### Android 应用搭建快捷组件
2424
1. **retrofit** Type-safe HTTP client for Android and Java by Square, Inc. Android最好的HTTP框架
2525
项目地址:[https://github.com/square/retrofit](https://github.com/square/retrofit)

0 commit comments

Comments
 (0)