I am in the development of the NFC application only with Android Emulator. so I wanted to emulate the NFC tag through the Emulator. so can I emulate the Same using the emulator the way for the Location and SMS/call service is provided.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Right now you have to use FakeTagsActivity for mocking NFC data. You can find this in the sdk samples. The android emulator does not support what you want.