How an AOSP training changed our perspective

Paradox Cat

TECH BLOG

How an AOSP training changed our perspective

From apps to Operating Systems

Fernando Gallego

Software Architect @ PARADOX CAT GmbH. Android Expert. Curious mind.

aosp title image
Image generated with DALL-E 3

Paradox Cat recently offered an exclusive 40-hour training on the Android Open-Source Project (AOSP), including a specialized focus on Android Automotive. This hands-on course, led by an expert in embedded systems, allowed participants to create custom device configurations, build kernels, modify SELinux policies, and explore Android’s architecture in-depth. By experimenting in a safe cloud-based environment, developers gained practical experience in AOSP customization and Android Automotive components like the Vehicle HAL. The training provided valuable insights into the complexities of AOSP, expanding knowledge for better decision-making in client projects. This opportunity highlights the importance of continuous learning and hands-on experience in the evolving world of Android development.

Overview

Exclusive AOSP Training Opportunity at Paradox Cat: Learning from Industry Experts

Being part of Paradox Cat means that from time to time you get to do some specialisation trainings on some technologies that not so many people get access to. In our case we had the opportunity to participate in an exclusive online training course about the topics most of us need for working with our customers. This time we did a 40-hour training on Android Open-Source Project (AOSP) with a dedicated day on Android Automotive given by an expert on embedded systems that has been in the industry for so many years already.

During this course we were able to listen to the lessons and then get our hands dirty trying the concepts ourselves on a preconfigured remote machine in the cloud (that made the setup for the course a breeze). It is proven that when you want to study something new, listening to a few lessons is not enough. We developers learn by doing and tinkering, and to do so for this course, we had a safe sandboxed environment to try out the commands we just learned, change some parameters, experiment, etc. and see the results ourselves without the fear of breaking our system.

Building and Customizing Android: Creating a New Product and Implementing Key Concepts

We touched on many topics involved in the building and customization of such a complex operating system like Android. We started by creating a new “product”, this means we created a new device configuration that allowed us to customize it by adding new packages, services and features.

Once we had this new “product” we applied all the things we saw during the lessons. From replacing the kernel with a new one we built from scratch, looking at the startup scripts and adding a new booting animation, to adding new modules and system services, modifying SELinux policies, adding a new HAL and calling JNI code. Then, for the Automotive part, we looked at the Vehicle HAL, vendor properties and the Car Service.

Enhancing Customer Projects with AOSP Knowledge: The Value of Expert Guidance and Hands-On Learning

By getting this knowledge we could be more effective for our customer project and make more informed decisions about the development of some parts of the system where we are involved. Since AOSP doesn’t really provide a lot of public documentation, it is comforting to have someone who understands it to explain to you the most difficult parts and be able to ask questions. And even better, that you get to do it yourself.

Summary

All in all, it was a lot of content condensed in just 40 hours, which means we had to review and play ourselves afterwards, just to get the most of it. However, I think it was very useful and allowed us to understand at a lower level how AOSP works and how the overall architecture is designed to work on mobile devices. As an app developer, it is completely another Android world that you don’t get to see when you create mobile applications. It means really getting into the nitty gritty details of an operating system, and if you have never done it before, it is both exciting and daunting at the same time, but if you are eager to learn new things outside of your comfort zone, this is your place. I am very happy that Paradox Cat gave me this opportunity to take this training and expand my knowledge, enabling me to grow as a Software Engineer.

Follow us on our platforms!

If you want to be up-to-date feel free to follow us on our social media channels like Instagram, LinkedIn and Medium!

Latest Blog Post

Paradox Cat recently offered an exclusive 40-hour training on the Android Open-Source Project (AOSP), including a specialized focus on Android Automotive. This