That's a really good question, but I don't know that they are stored anywhere. It's really a point-to-point data share, using NFC, from one device to another. If anywhere, it might be found in the logcat.
That's a really good question, but I don't know that they are stored anywhere. It's really a point-to-point data share, using NFC, from one device to another. If anywhere, it might be found in the logcat.
There are plenty of tutorials out there on how to access logcat, which records the entire activity of your device. Any process that occurs is recorded. Since this is stored in the system memory, you may need root privilege for some devices and you'll definitely need to access it via ADB (Android Debugging Bridge) via PC. In other words, it's awesome to have but it ain't easy to get to!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.