added some basic dir infos in source

This commit is contained in:
PROPGSP
2025-06-23 19:16:10 +05:30
parent de5c6bd70e
commit a55d8043ea
3 changed files with 79 additions and 3 deletions

View File

@ -2,6 +2,8 @@
If you came to learn about AOSP then youre 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.
Also kepp in mind that Im doing this as an side hobby to my main hobby so i will try to finish this when ever i have time.
Lets start by building a foundational Knowledge about AOSP