path: python-briefcase_0.3.25-2/src/briefcase/integrations/android_sdk.py
            raise BriefcaseCommandError("Error starting 'adb reverse --remove'.") from e
    def pidof(self, package: str, **kwargs) -> str | None:
        """Obtain the PID of a running app by package name.
