<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NDEF structure with AAR</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10757/ndef-structure-with-aar</link><description>Could you help me with an example which uses NFC. What NDEF structure should i have in order to run an App by its package name?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 10 Dec 2015 09:52:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10757/ndef-structure-with-aar" /><item><title>RE: NDEF structure with AAR</title><link>https://devzone.nordicsemi.com/thread/40198?ContentTypeID=1</link><pubDate>Thu, 10 Dec 2015 09:52:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d23641c-49cc-46eb-b260-4fab10fe25d6</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;According to &lt;a href="http://developer.android.com/guide/topics/connectivity/nfc/nfc.html#aar"&gt;this page&lt;/a&gt;, android with API level 4.0 or greater will parse any NFC message and look for an AAR type:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;You can add an AAR to any NDEF record
of your NDEF message, because Android
searches the entire NDEF message for
AARs.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;It seems that you only need to add the specific format that AAR requires, and if the device supports this feature, it will handle it accordingly.&lt;/p&gt;
&lt;p&gt;Cheers,
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>