Skip to content

Opening book details…

Can I read Sharing Memory with Ashmem in Android on EtoBox?

Sharing Memory with Ashmem in Android by Riasat Abir is a document available to read on EtoBox.

What is Sharing Memory with Ashmem in Android about?

This document discusses using ashmem and binder to share memory between processes in the Android framework. Ashmem allows processes to share memory regions using reference counting. The file descriptor used to access the ashmem region cannot be directly shared between processes. Instead, it must be transferred using the binder driver. The document provides an example of creating a client-server application that shares memory between processes using ashmem and binder.

Author
Riasat Abir
Language
EN