<?xml version="1.0" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Android Competency Center - Topic: View getDrawingCache returns null after a few iterations</title>
	<link>http://www.androidcompetencycenter.com/forum/android-basics/view-getdrawingcache-returns-null-after-a-few-iterations</link>
	<description><![CDATA[Tutorials, Tips and tricks, Tools for Android development]]></description>
	<generator>Simple:Press Forum Version 4.0.1</generator>
	<atom:link href="http://www.androidcompetencycenter.com/forum?android-basics&#038;view-getdrawingcache-returns-null-after-a-few-iterations&#038;xfeed=topic" rel="self" type="application/rss+xml" />
<item>
	<title>A P on View getDrawingCache returns null after a few iterations</title>
	<link>http://www.androidcompetencycenter.com/forum/android-basics/view-getdrawingcache-returns-null-after-a-few-iterations/#p10</link>
	<category>Android Basics</category>
	<guid isPermaLink="true">http://www.androidcompetencycenter.com/forum/android-basics/view-getdrawingcache-returns-null-after-a-few-iterations/#p10</guid>
	<description><![CDATA[As a part of my instrumentation test case, I'm trying to capture screen-shots of my application after every 10 seconds. I'm using View.getDrawingCache which works fine for the first few times. After a while, this method starts to consistently return NULL instead of my bitmap. The reason seems to be a memory issue, and Bitmap.recycle() doesn't help (much). It only allows me to take more screen shots. Can you help?
]]></description>
	<pubDate>Tue, 02 Mar 2010 13:51:43 +0000</pubDate>
</item>
</channel>
</rss>