Relative Content

Tag Archive for androidkotlinnfccpu-usageemv

CPU usage is getting increased on NFC usage in android app

On my application I am using NFC to read the NFC card data, After reading CPU usage is getting increased every reading even i kill the activity where I am using NFC. This is happening only in debug mode of app. if I use release mode, there is no issue on app performance. Is it normal behavior or not?