I am attempting to create an application centered around NFC paired with multiple RFIDs. For this reason I am programming the RFIDs with NDefRecords that open a specific activity in my application. The NdefMessage doing this is as follows And my manifest for the activity I am opening uses the following intent filter: The code that is writing to the
Tag: intentfilter
how to add myApp to complete action using?
when you click on a video android give you some suggestion app to open the video i wnat to add my app to the list. name of the list is complete action using and this doc is related https://developer.android.com/training/basics/intents/filters.html but i am beginner and dont know how to use the doc for video and please guide me how to handle