Skip to content

Android: implement network monitor feature for SDK >= 30 #481

@Danielius1922

Description

@Danielius1922

Network monitor is implemented by selecting on NetLink socket, but binding on a Netlink socket is protected from SDK 30 (see: #475).

The feature for SDK 30 and later has to be reimplemented by polling of interfaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    androidissue on androidenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions