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 标签打开foursquare 应用程序?如果是,您会在标签上写入什么自定义 URL?
对于 android,一个简单的http://m.foursquare.com/venue/VENUE_ID就可以了。
相同的 url 格式适用于 BlackBerry 设备。唯一可能不同的是 NFC 标签本身的格式。它需要是记录类型为“U”的 NDEF 标签。Android 应用程序还将读取该格式的标签。