Skip to content

Usability without XServer in Android #6

@relipo

Description

@relipo

I understand this was done with applications connected to an XServer in mind, but I actually need this functionality to handle some C code I have (using SYSV shared memory API), which I'm porting right now for the first time to Android, so I wanted to check:

Is the XServer here is a must (to make this all work), or is this something that can be used regardless?

I'm asking because NOT using the XServer, ancil_recv_fd() hangs on the call to recvmsg(), and I'm just wondering if this is a bug in my outdated kernel (3.18), or if I'm missing something here?

Thanks a lot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions