1 repo
Tools for managing the lifecycle of background services on mobile operating systems via intent-based communication.
Distinguishing note: Focuses on background service lifecycle management rather than general mobile UI development.
Explore 1 awesome GitHub repository matching mobile development · Mobile Service Controllers. Refine with filters or upvote what's useful.
FlClash is a cross-platform proxy client designed to manage network traffic through configurable rules and system-level tunnel integration. It functions as a native system orchestrator, coordinating application lifecycle events and background services across desktop and mobile environments. The application utilizes a modular architecture that enables extensibility through local plugins and foreign function interfaces, allowing for direct interaction with native system libraries. It maintains security by isolating restricted administrative tasks within a privileged helper process, which valida
Control the state of background network services on mobile devices by sending specific intent actions that trigger service startup, shutdown, or toggle operations as needed.