<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"

	>
<channel>
	<title>Androidでのカメラ連動するアプリでのカメラの呼び出し方とデータ取得方法 へのコメント</title>
	<atom:link href="http://9ensan.com/blog/smartphone/android/android-camera-intent/feed/" rel="self" type="application/rss+xml" />
	<link>http://9ensan.com/blog/smartphone/android/android-camera-intent/</link>
	<description>PHP、JavaScript、Androidなどのプログラマの情報ブログ</description>
	<lastBuildDate>Wed, 19 Nov 2014 22:15:49 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>げん より</title>
		<link>http://9ensan.com/blog/smartphone/android/android-camera-intent/comment-page-1/#comment-81</link>
		<dc:creator><![CDATA[げん]]></dc:creator>
		<pubDate>Sat, 18 Aug 2012 05:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://9ensan.com/blog/?p=125#comment-81</guid>
		<description><![CDATA[よかったです。
また、何か分からない事がございましたら気軽にご質問してください。]]></description>
		<content:encoded><![CDATA[<p>よかったです。<br />
また、何か分からない事がございましたら気軽にご質問してください。</p>
]]></content:encoded>
	</item>
	<item>
		<title>のぶゆき より</title>
		<link>http://9ensan.com/blog/smartphone/android/android-camera-intent/comment-page-1/#comment-80</link>
		<dc:creator><![CDATA[のぶゆき]]></dc:creator>
		<pubDate>Sat, 18 Aug 2012 00:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://9ensan.com/blog/?p=125#comment-80</guid>
		<description><![CDATA[できました。
onSaveInstanceStateとonRestoreInstanceStateが呼ばれました。
助かりました。ありがとうございました。]]></description>
		<content:encoded><![CDATA[<p>できました。<br />
onSaveInstanceStateとonRestoreInstanceStateが呼ばれました。<br />
助かりました。ありがとうございました。</p>
]]></content:encoded>
	</item>
	<item>
		<title>のぶゆき より</title>
		<link>http://9ensan.com/blog/smartphone/android/android-camera-intent/comment-page-1/#comment-79</link>
		<dc:creator><![CDATA[のぶゆき]]></dc:creator>
		<pubDate>Wed, 15 Aug 2012 14:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://9ensan.com/blog/?p=125#comment-79</guid>
		<description><![CDATA[更新ありがとうございます。
やってみます。]]></description>
		<content:encoded><![CDATA[<p>更新ありがとうございます。<br />
やってみます。</p>
]]></content:encoded>
	</item>
	<item>
		<title>げん より</title>
		<link>http://9ensan.com/blog/smartphone/android/android-camera-intent/comment-page-1/#comment-76</link>
		<dc:creator><![CDATA[げん]]></dc:creator>
		<pubDate>Tue, 14 Aug 2012 07:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://9ensan.com/blog/?p=125#comment-76</guid>
		<description><![CDATA[その現象は、多分「android:configChanges=”orientation”」このイベントが発生してActivityが再生成されたのだと思います。
なので、Activityのインスタンス変数が初期化されてしまって、NULLになったのだと思います。
サンプルプログラム作って記事も更新しますのでしばしお待ち下さい。]]></description>
		<content:encoded><![CDATA[<p>その現象は、多分「android:configChanges=”orientation”」このイベントが発生してActivityが再生成されたのだと思います。<br />
なので、Activityのインスタンス変数が初期化されてしまって、NULLになったのだと思います。<br />
サンプルプログラム作って記事も更新しますのでしばしお待ち下さい。</p>
]]></content:encoded>
	</item>
	<item>
		<title>のぶゆき より</title>
		<link>http://9ensan.com/blog/smartphone/android/android-camera-intent/comment-page-1/#comment-74</link>
		<dc:creator><![CDATA[のぶゆき]]></dc:creator>
		<pubDate>Sun, 12 Aug 2012 09:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://9ensan.com/blog/?p=125#comment-74</guid>
		<description><![CDATA[はじめまして、こんにちは
只今、カメラを使ったandroidアプリを作成していまして、参考にさせていただいております。
一応、動いているのですが、上のソースでいうmImageUriがnullになるときがあり、困っています。
どうやら、カメラ起動後に端末の向きを変えて写真を撮ったときに発生しているようでした。
バージョンは2.2で作成していて、確認している端末のバージョンは3.2（acer iconia a100）です。
なにかご存知でしたら、教えてください。
よろしくお願いいたします。]]></description>
		<content:encoded><![CDATA[<p>はじめまして、こんにちは<br />
只今、カメラを使ったandroidアプリを作成していまして、参考にさせていただいております。<br />
一応、動いているのですが、上のソースでいうmImageUriがnullになるときがあり、困っています。<br />
どうやら、カメラ起動後に端末の向きを変えて写真を撮ったときに発生しているようでした。<br />
バージョンは2.2で作成していて、確認している端末のバージョンは3.2（acer iconia a100）です。<br />
なにかご存知でしたら、教えてください。<br />
よろしくお願いいたします。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: 9ensan.com @ 2026-04-26 08:33:31 by W3 Total Cache -->