Skip to content

Commit 7cdf2de

Browse files
authored
Update README.md
1 parent 59ae41f commit 7cdf2de

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Android/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,18 @@ https://source.android.com/
33

44
## Introduction
55

6-
Android is developed with the five top languages including C, Java, C++ , Makefile and Python.
6+
Android has the hierachical levels of Linux Kernel, HAL/HIDL, Android Runtime,
7+
Native Libraries, Android Framework and Apps. Android is developed with the
8+
five top languages including C, Java, C++ , Makefile and Python.
79

810
## AOSP General Mirror Portal
911

1012
https://github.com/aosp-mirro
1113

1214
## Major Sub-repositories
1315

14-
There are 5 major sub-repositories in the ASOP directory.
16+
There are five major sub-repositories respectively to correspond with the five
17+
languages in the ASOP directory. Please have a look at the weblinks as follows.
1518

1619
platform_frameworks_base (Java)
1720

0 commit comments

Comments
 (0)