Skip to content
Advertisement

Tag: intentfilter

Using NFC to open my application causes a separate version of it to be opened instead of the one that was open when RFID was found

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

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

Advertisement