Android HCE service
问题 I have a HCE service which sends data to and from a NFC reader but I was wondering if I can specify the launch settings of my service. I want to specify that my service can only be called if the app is running. If the app is closed the service shouldn't be called. Is this possible or was it intended that the service can always be called? 回答1: Currently you can only specify if the HCE service should be considered for card emulation from the lock-screen or only if the user passed the lock