Skip to content
  • Home
  • About Author
  • Contact me
Search
  • Blog Home
  • Books
    • Secure Android Design and Development, 1st edition
    • Secure Android Development (Free edition)
  • AOSP
    • Battery
    • Build System
    • Core & System
    • Framework
    • HAL Layer
    • Performance
    • Security & Privacy
  • Automotive
  • Protocol
  • Downloads
  • About Author
  • Blog
  • Contact me
  • Home
  • Privacy Policy
  • Secure Android Design and Development, 1st edition
  • Secure Android Development: Best Practices for Robust Apps (Free edition)
HAL Service, AIDL Interface, Application Layer

How to communicate through AIDL to a HAL service – Part 1

By Mohammad Hossein Heydarchi / November 10, 2022 / 2 minutes of reading

Let’s have some practical activities in the AOSP development domain. We are going to implement […]

How to communicate through AIDL to a HAL service – Part 1 Read More »

Intents-Security.

Why should Intent’s security be concerned?

By Mohammad Hossein Heydarchi / October 30, 2022 / 3 minutes of reading

Using the Android IPC mechanism leads to the possibility of identifying and verifying who is

Why should Intent’s security be concerned? Read More »

protobuf

A quick tutorial on working with ProtoBuf

By Mohammad Hossein Heydarchi / October 13, 2022 / 3 minutes of reading

What is ProtoBuf ProtoBuf stands for Protocol Buffer, a library/framework that generates sources in different

A quick tutorial on working with ProtoBuf Read More »

How to start AOSP Development

How to start AOSP development

By Mohammad Hossein Heydarchi / October 6, 2022 / 2 minutes of reading

There’re lots of websites, books, videos and articles to read and start Android development. But

How to start AOSP development Read More »

Android-GKI-Kernel-a-new-approach.

Android GKI Kernel is a new approach

By Mohammad Hossein Heydarchi / September 30, 2022 / 2 minutes of reading

From Android 11 Google has introduced some improvements in kernel such as the GKI kernel,

Android GKI Kernel is a new approach Read More »

Android system_server process

How does the very first Android system process (system_server) work?

By Mohammad Hossein Heydarchi / September 24, 2022 / 2 minutes of reading

system_server, the first System Process The first process that will be forked by Zygote is

How does the very first Android system process (system_server) work? Read More »

Android-Bazel-Makefile

Bazel is available now to build the Android kernel

By Mohammad Hossein Heydarchi / September 17, 2022 / 2 minutes of reading

Finally, you can build the Android kernel by Bazel and the old build system is

Bazel is available now to build the Android kernel Read More »

Android Build System

Have a look into Android Build System

By Mohammad Hossein Heydarchi / September 12, 2022 / 2 minutes of reading

From Android 7.0 Google started using a new approach/solution as a build system to make

Have a look into Android Build System Read More »

← Previous 1 … 4 5 6 Next →
  • About Author
  • Privacy Policy
  • Contact me
Secure Android Design and Development
Secure Android Design and Development

Copyright © 2025 AOSP Insight | Powered by AOSP Insight