Skip to content

Commit 355b0a2

Browse files
committed
2 parents eca3bcd + c4a0a67 commit 355b0a2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
5858

5959
### A
6060

61+
### Activity
62+
63+
1. [Android Activity为什么要细化出onCreate、onStart、onResume、onPause、onStop、onDesdroy这么多方法让应用去重载?](http://blog.csdn.net/zhao_3546/article/details/12843477)
64+
65+
6166
### ADB
6267

6368
1. [Installing ADB on Windows 7](https://www.youtube.com/watch?v=5U_BfrXV90I)
@@ -276,6 +281,7 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
276281
1. [ORM 框架之 greenDAO 使用心得](http://imtangqi.com/2015/07/26/orm-greendao-summary/)
277282
2. [SQLite数据库框架ORMLite与GreenDao的简单比较](http://blog.csdn.net/xushuaic/article/details/24434881)
278283
3. [在AndoridStudio中引入GreenDAO](http://blog.csdn.net/h3c4lenovo/article/details/43566169)
284+
4. [gradle脚本集成greendao-generator生成android端greendao](http://www.chenkaihua.com/2016/01/05/gradle-integration-greendao_generator-generate-greendao)
279285

280286
### GridView
281287

0 commit comments

Comments
 (0)