Skip to content

Commit 9b48142

Browse files
committed
update Android Framework part
1 parent 7f8971d commit 9b48142

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

OperatingSystem/AndroidKernal/3.Android Framework框架.md

+2
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ Linux驱动和Framework相关的主要包含两部分:
6464

6565

6666

67+
<img src="https://github.com/CharonChui/Pictures/blob/master/android_architecture.jpg?raw=true" width="70%" height="70%" />
68+
6769
## APK程序的运行过程
6870

6971
1. 首先,ActivityThread从main()函数开始执行,调用prepareMainLooper()为UI线程创建一个消息队列(MessageQueue)。

0 commit comments

Comments
 (0)