<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	〈Qualcomm Vuforia 教學 (1) &#8211; 安裝 Vuforia〉的留言	</title>
	<atom:link href="https://noter.tw/3320/qualcomm-vuforia-%E6%95%99%E5%AD%B8-1-%E5%AE%89%E8%A3%9D-vuforia/feed/" rel="self" type="application/rss+xml" />
	<link>https://noter.tw/3320/qualcomm-vuforia-%e6%95%99%e5%ad%b8-1-%e5%ae%89%e8%a3%9d-vuforia/</link>
	<description>一路上踩到的坑、遇到的問題，一點一滴記下來，希望能幫助到需要的人~</description>
	<lastBuildDate>Mon, 13 Mar 2023 14:32:02 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.3</generator>
	<item>
		<title>
		留言者: Hans		</title>
		<link>https://noter.tw/3320/qualcomm-vuforia-%e6%95%99%e5%ad%b8-1-%e5%ae%89%e8%a3%9d-vuforia/#comment-323</link>

		<dc:creator><![CDATA[Hans]]></dc:creator>
		<pubDate>Tue, 30 Jun 2015 02:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://wazai.net/?p=3320#comment-323</guid>

					<description><![CDATA[回覆的對象為「&lt;a href=&quot;https://noter.tw/3320/qualcomm-vuforia-%e6%95%99%e5%ad%b8-1-%e5%ae%89%e8%a3%9d-vuforia/#comment-322&quot;&gt;kobe&lt;/a&gt;」。

Dear kobe:
目前 Vuforia 更新了，這篇教學文章是比較舊的版本喔！
如果之後工作上有需要更新版本，小蛙才會再把新版本的放上來！
不好意思造成困擾 &gt;&lt;]]></description>
			<content:encoded><![CDATA[<p>回覆的對象為「<a href="https://noter.tw/3320/qualcomm-vuforia-%e6%95%99%e5%ad%b8-1-%e5%ae%89%e8%a3%9d-vuforia/#comment-322" data-wpel-link="internal">kobe</a>」。</p>
<p>Dear kobe:<br />
目前 Vuforia 更新了，這篇教學文章是比較舊的版本喔！<br />
如果之後工作上有需要更新版本，小蛙才會再把新版本的放上來！<br />
不好意思造成困擾 ><
</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		留言者: kobe		</title>
		<link>https://noter.tw/3320/qualcomm-vuforia-%e6%95%99%e5%ad%b8-1-%e5%ae%89%e8%a3%9d-vuforia/#comment-322</link>

		<dc:creator><![CDATA[kobe]]></dc:creator>
		<pubDate>Sat, 27 Jun 2015 09:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://wazai.net/?p=3320#comment-322</guid>

					<description><![CDATA[請問key 那段要放在程式碼哪裡 謝謝]]></description>
			<content:encoded><![CDATA[<p>請問key 那段要放在程式碼哪裡 謝謝</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		留言者: mark		</title>
		<link>https://noter.tw/3320/qualcomm-vuforia-%e6%95%99%e5%ad%b8-1-%e5%ae%89%e8%a3%9d-vuforia/#comment-321</link>

		<dc:creator><![CDATA[mark]]></dc:creator>
		<pubDate>Tue, 28 Apr 2015 09:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://wazai.net/?p=3320#comment-321</guid>

					<description><![CDATA[謝謝老師~~
剛剛查了一下Vuforia都需要辦帳號拿key
https://developer.vuforia.com/targetmanager/licenseManager/licenseListingDetails
然後再程式碼裡面添加
Vuforia.setInitParameters(mActivity, mVuforiaFlags, &quot; your_license_key &quot;);
就可以了
現在能跑了 謝謝老師這篇詳細介紹]]></description>
			<content:encoded><![CDATA[<p>謝謝老師~~<br />
剛剛查了一下Vuforia都需要辦帳號拿key<br />
<a href="https://developer.vuforia.com/targetmanager/licenseManager/licenseListingDetails" rel="ugc nofollow external noopener noreferrer" data-wpel-link="external" target="_blank" class="wpel-icon-right">https://developer.vuforia.com/targetmanager/licenseManager/licenseListingDetails<span class="wpel-icon wpel-image wpel-icon-6"></span></a><br />
然後再程式碼裡面添加<br />
Vuforia.setInitParameters(mActivity, mVuforiaFlags, &#8221; your_license_key &#8220;);<br />
就可以了<br />
現在能跑了 謝謝老師這篇詳細介紹</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		留言者: Hans		</title>
		<link>https://noter.tw/3320/qualcomm-vuforia-%e6%95%99%e5%ad%b8-1-%e5%ae%89%e8%a3%9d-vuforia/#comment-320</link>

		<dc:creator><![CDATA[Hans]]></dc:creator>
		<pubDate>Tue, 28 Apr 2015 08:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://wazai.net/?p=3320#comment-320</guid>

					<description><![CDATA[回覆的對象為「&lt;a href=&quot;https://noter.tw/3320/qualcomm-vuforia-%e6%95%99%e5%ad%b8-1-%e5%ae%89%e8%a3%9d-vuforia/#comment-319&quot;&gt;mark&lt;/a&gt;」。

Dear mark:
請問您是用 4.0 以上的 SDK 嗎? 小蛙測試的時候用的是 3.x 版本的，猜測會不會是 4.0 版本所做的變動呢？之前印象中沒有這東西
https://developer.vuforia.com/targetmanager/licenseManager/licenseListing
剛查了一下有幾篇可試試看:
http://www.arjishu.com/forum.php?mod=viewthread&amp;tid=5799
https://developer.vuforia.com/library/articles/Solution/How-To-add-a-License-Key-to-your-Vuforia-App
https://developer.vuforia.com/forum/vuforia-40-beta/vuforia-app-key]]></description>
			<content:encoded><![CDATA[<p>回覆的對象為「<a href="https://noter.tw/3320/qualcomm-vuforia-%e6%95%99%e5%ad%b8-1-%e5%ae%89%e8%a3%9d-vuforia/#comment-319" data-wpel-link="internal">mark</a>」。</p>
<p>Dear mark:<br />
請問您是用 4.0 以上的 SDK 嗎? 小蛙測試的時候用的是 3.x 版本的，猜測會不會是 4.0 版本所做的變動呢？之前印象中沒有這東西<br />
<a href="https://developer.vuforia.com/targetmanager/licenseManager/licenseListing" rel="ugc nofollow external noopener noreferrer" data-wpel-link="external" target="_blank" class="wpel-icon-right">https://developer.vuforia.com/targetmanager/licenseManager/licenseListing<span class="wpel-icon wpel-image wpel-icon-6"></span></a><br />
剛查了一下有幾篇可試試看:<br />
<a href="http://www.arjishu.com/forum.php?mod=viewthread&#038;tid=5799" rel="ugc nofollow external noopener noreferrer" data-wpel-link="external" target="_blank" class="wpel-icon-right">http://www.arjishu.com/forum.php?mod=viewthread&#038;tid=5799<span class="wpel-icon wpel-image wpel-icon-6"></span></a><br />
<a href="https://developer.vuforia.com/library/articles/Solution/How-To-add-a-License-Key-to-your-Vuforia-App" rel="ugc nofollow external noopener noreferrer" data-wpel-link="external" target="_blank" class="wpel-icon-right">https://developer.vuforia.com/library/articles/Solution/How-To-add-a-License-Key-to-your-Vuforia-App<span class="wpel-icon wpel-image wpel-icon-6"></span></a><br />
<a href="https://developer.vuforia.com/forum/vuforia-40-beta/vuforia-app-key" rel="ugc nofollow external noopener noreferrer" data-wpel-link="external" target="_blank" class="wpel-icon-right">https://developer.vuforia.com/forum/vuforia-40-beta/vuforia-app-key<span class="wpel-icon wpel-image wpel-icon-6"></span></a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		留言者: mark		</title>
		<link>https://noter.tw/3320/qualcomm-vuforia-%e6%95%99%e5%ad%b8-1-%e5%ae%89%e8%a3%9d-vuforia/#comment-319</link>

		<dc:creator><![CDATA[mark]]></dc:creator>
		<pubDate>Tue, 28 Apr 2015 07:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://wazai.net/?p=3320#comment-319</guid>

					<description><![CDATA[老師請問一下
我依照您的方法做到最後一個步驟，Android 平板 案了Start 回應我
04-28 15:38:15.312: E/Vuforia_Sample_Applications(11491): InitVuforiaTask.onPostExecute: Vuforia App key is missing. Please get a valid key, by logging into your account at developer.vuforia.com and creating a new project. Exiting.
是有哪邊沒設定到嘛]]></description>
			<content:encoded><![CDATA[<p>老師請問一下<br />
我依照您的方法做到最後一個步驟，Android 平板 案了Start 回應我<br />
04-28 15:38:15.312: E/Vuforia_Sample_Applications(11491): InitVuforiaTask.onPostExecute: Vuforia App key is missing. Please get a valid key, by logging into your account at developer.vuforia.com and creating a new project. Exiting.<br />
是有哪邊沒設定到嘛</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
