Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
而不是 NFC 标签提示手机访问手机浏览器中的 URL,我希望 NFC 标签提示手机简单地下载托管在服务器上的 .mp3 文件(类似于从浏览器中点击“目标另存为”而不是单击将您带到页面的链接)。
总体目标:让手机扫描 NFC 标签并接收或听到(或访问)音频文件,但不让音频文件的主机位置的 URL 对外可见,这样指向文件位置不容易被看到或共享。
欢迎任何和所有解决方案!