<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ほげぐらまの別館 &#187; installed</title>
	<atom:link href="http://lain.heavy.jp/lain/tag/installed/feed" rel="self" type="application/rss+xml" />
	<link>http://lain.heavy.jp/lain</link>
	<description>プログラムに限らずてきとーに、ね？</description>
	<lastBuildDate>Sat, 29 Aug 2015 14:47:38 +0000</lastBuildDate>
	<language>ja</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.7.41</generator>
	<item>
		<title>iOSで特定のアプリがインストールされているか調べる</title>
		<link>http://lain.heavy.jp/lain/2011/05/08/40</link>
		<comments>http://lain.heavy.jp/lain/2011/05/08/40#comments</comments>
		<pubDate>Sun, 08 May 2011 05:17:21 +0000</pubDate>
		<dc:creator><![CDATA[st.lain]]></dc:creator>
				<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[コンピュータ]]></category>
		<category><![CDATA[プログラム]]></category>
		<category><![CDATA[bundle id]]></category>
		<category><![CDATA[detect]]></category>
		<category><![CDATA[fast app switch]]></category>
		<category><![CDATA[installed]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[schema]]></category>

		<guid isPermaLink="false">http://lain.heavy.jp/lain/2011/05/08/40</guid>
		<description><![CDATA[iOS上でアプリケーションがインストールされているかどうか、を調べたいな～と常々思っていました。特にアプリケーションの存在を調べてアプリ間連携を上手く行っているのがAlthi Inc.(＝ワールドネバーランドで有名な)の [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>iOS上でアプリケーションがインストールされているかどうか、を調べたいな～と常々思っていました。特にアプリケーションの存在を調べてアプリ間連携を上手く行っているのがAlthi Inc.(＝ワールドネバーランドで有名な)のハロルド事件系列アプリ。<br />というのもメインアプリ本体を触ることなく、別途配布するAdd-On的なアプリ(但し、iOS上ではAndroidに見られるような直接的なAdd-Onは許可されていません)で追加機能を提供する、と。</p>
<p>切り替え時の動きとしては「Fast App Switch」のような動きだったのでそれでググっていたり、アプリが一意であることを特定するためのBundleIDあたりを手がかりに探していたのですが情報がほとんど出ず・・・・。で、今日探していたらそれっぽい手がかりとなるようなものが見つかったので情報がロストしないように手がかりページだけをメモメモφ(。。)..</p>
<ul>
<li>
<h5><a href="http://d.hatena.ne.jp/shu223/20110224/1299430528" name="1299430528">デバイスにインストールされているアプリ一覧を取得する</a></h5>
</li>
<li>
<h5><a href="http://www.iphonedevsdk.com/forum/iphone-sdk-development/22289-possible-retrieve-these-information.html">Is it possible to retrieve these information?</a><br /></h5>
</li>
</ul>
<p>どちらもまだ詳しく読んではいないので果たして自分が行いたいことと合致するかはわかりませんが、ちょっち興味のある部分だな、と思ったり。</p>
]]></content:encoded>
			<wfw:commentRss>http://lain.heavy.jp/lain/2011/05/08/40/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
