AOSP Introduction : AOSP Source Code Analysis Lecture 1

preview_player
Показать описание

Android Source Code link

If you wish to learn further please make use of the below links to get access to the complete in-depth course. Thank you for watching. :)

For structured courses on aosp, please use the below links. Good Luck.

Android Mobile OS Development
---------------------------------------------------

Android Automotive Development
-----------------------------------------------------

Android Deep Analysis - Startup and Window Management
-----------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Doubt : I created a (socket communication) client in java layer, which connected with a server (runs in another system) and transmitted data successfully.
Needed was - internet permission in Manifest.xml (done)

Like this I create a client in HAL layer but couldn’t able to connect to that server.
Need to know where to enable the internet permission or what else to do ?!

priyavenkat
Автор

Thank you for the tutorial, I have one question, I am programming currently using windows, I see that the builds for AOSP are all explained in the guides for Ubuntu.

Is it possible to built it on windows? Should I install Ubuntu?

I am planning to use the custom android on Android Studio and I have all my programs done already on windows and actually they run faster on Android Studio Windows than Android Studio Linux, so it would be annoying to have to use 2 different OS to program each part.

happymonster
Автор

thankyou for the walkthrough. what system configuration do you use?

muhammadadeem