- Jun 6, 2020
- 11,559
- 4,422
Hi Guys
I have a question regarding the sound produced when a NFC tag is read (which appears to be generated by the OS) - Can it be removed or changed?
I think it maybe useful to give the reason why I am asking this question - As removing a feedback sound which helps the user to know something has happened is usually not a good idea.
In my application reading of the NFC involves two operations.
1. First operation is reading the device (the sounds are generated here by the OS).
2 The second operation (after a successful read) is to verify that the Tag is correctly setup to work with my app.
Its the second stage the sounds need to be generated (not the first) - basically Accept or Reject sounds.
My solution is based on Erel example see
and intercepts the NFC intent.
In another post from Erel, he suggested using software from NXP...
I have a question regarding the sound produced when a NFC tag is read (which appears to be generated by the OS) - Can it be removed or changed?
I think it maybe useful to give the reason why I am asking this question - As removing a feedback sound which helps the user to know something has happened is usually not a good idea.
In my application reading of the NFC involves two operations.
1. First operation is reading the device (the sounds are generated here by the OS).
2 The second operation (after a successful read) is to verify that the Tag is correctly setup to work with my app.
Its the second stage the sounds need to be generated (not the first) - basically Accept or Reject sounds.
My solution is based on Erel example see
برای دیدن لینک ها باید ثبت نام کنید
and intercepts the NFC intent.
In another post from Erel, he suggested using software from NXP...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید