updated readme
update introduction added most crucial dir info aosp-source-tree
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
### WELCOME
|
||||
# WELCOME
|
||||
|
||||
If you came to learn about AOSP then you’re in exactly the right place to start from scratch. The Android source code might look intimidating at first, but once we peel back the layers bit by bit, it starts to make a lot more sense. Since you're exploring AOSP from the ground up, In this you can learn about it and how to customize it and build it and use it in your phone in a structured way.
|
||||
|
||||
@ -19,6 +19,7 @@ It's split into layers, kind of like a cake:
|
||||
5. **Framework Layer** – High-level APIs that app developers use.
|
||||
6. **System Apps** – Phone, Contacts, Settings, etc.
|
||||
|
||||
## Note : This whole guide is made with reference to the latest stable Android 15 release. Not Android 16. Once Android 16 gets stable release , then i will update it quickly.
|
||||
|
||||
### Tools You'll Eventually Use
|
||||
|
||||
|
Reference in New Issue
Block a user