<?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>
	Comments on: Improving the custom Android Gallery	</title>
	<atom:link href="https://www.selikoff.net/2011/07/12/improving-the-custom-android-gallery/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.selikoff.net/2011/07/12/improving-the-custom-android-gallery/</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Thu, 13 Sep 2012 01:20:27 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: riadi		</title>
		<link>https://www.selikoff.net/2011/07/12/improving-the-custom-android-gallery/comment-page-1/#comment-5279</link>

		<dc:creator><![CDATA[riadi]]></dc:creator>
		<pubDate>Thu, 13 Sep 2012 01:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=3596#comment-5279</guid>

					<description><![CDATA[good....and very nice.....thanks...]]></description>
			<content:encoded><![CDATA[<p>good&#8230;.and very nice&#8230;..thanks&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tanequil		</title>
		<link>https://www.selikoff.net/2011/07/12/improving-the-custom-android-gallery/comment-page-1/#comment-4842</link>

		<dc:creator><![CDATA[Tanequil]]></dc:creator>
		<pubDate>Tue, 22 Nov 2011 19:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=3596#comment-4842</guid>

					<description><![CDATA[How would I modify this code to display only the images in a specified folder, rather than displaying every image on my device?]]></description>
			<content:encoded><![CDATA[<p>How would I modify this code to display only the images in a specified folder, rather than displaying every image on my device?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeff		</title>
		<link>https://www.selikoff.net/2011/07/12/improving-the-custom-android-gallery/comment-page-1/#comment-4753</link>

		<dc:creator><![CDATA[Jeff]]></dc:creator>
		<pubDate>Wed, 21 Sep 2011 17:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=3596#comment-4753</guid>

					<description><![CDATA[great stuff, David! Your approach of creating an array of thumbnail bitmaps directly from the existing Media was MUCH better that trying to use the Mediastore.Media.thumbnails. In my case, the media and thumbnails never seemed to be in sync. Openning Gallery sometimes helped, but your approach solved a whole bunch of strange behaviors.]]></description>
			<content:encoded><![CDATA[<p>great stuff, David! Your approach of creating an array of thumbnail bitmaps directly from the existing Media was MUCH better that trying to use the Mediastore.Media.thumbnails. In my case, the media and thumbnails never seemed to be in sync. Openning Gallery sometimes helped, but your approach solved a whole bunch of strange behaviors.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Clint Morgan		</title>
		<link>https://www.selikoff.net/2011/07/12/improving-the-custom-android-gallery/comment-page-1/#comment-4686</link>

		<dc:creator><![CDATA[Clint Morgan]]></dc:creator>
		<pubDate>Mon, 25 Jul 2011 12:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=3596#comment-4686</guid>

					<description><![CDATA[My application allows the user to capture pictures associated with people and evidence. The images are saved to the SD card and the image URI is saved in a SQLite lookup table (ex: personmedia). I want to display gallery of thumbnails using the URI&#039;s for specific people / things. It seems that the code would be pretty much the same, but I haven&#039;t been able to pull it off. Any help would be very much appreciated.]]></description>
			<content:encoded><![CDATA[<p>My application allows the user to capture pictures associated with people and evidence. The images are saved to the SD card and the image URI is saved in a SQLite lookup table (ex: personmedia). I want to display gallery of thumbnails using the URI&#8217;s for specific people / things. It seems that the code would be pretty much the same, but I haven&#8217;t been able to pull it off. Any help would be very much appreciated.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
