Does anyone know when Google will enable third party app developers to allow using HostCardEmulationService
in WearOS ? As of now when I write a WearOS app to use the HostApduService
, I never get a call to the processCommandApdu()
method in HostApduService
while trying to tap at the NFC readers in WearOS.
Well, The HostCardEmulationService works well for third party apps as well. If we have the proper settings in AndroidManifest, they work right!.