Recent content by farfields

  1. F

    NFC: why won't file open when linked to an application?

    I'm using NFC tags, and want to put a file URI on a tag associated with an application to open it. In principle, this ought to be straight forward: copy a file link to the tag writer application (I'm using the NXP tagwriter). This is type file: ///mnt/sdcard/.... where the file location is...