<?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>Xster.net &#187; exposure</title>
	<atom:link href="http://tech.xster.net/tag/exposure/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.xster.net</link>
	<description>Never relearn twice</description>
	<lastBuildDate>Fri, 20 Jan 2012 21:11:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Google Android 1.6 Camera Exposure</title>
		<link>http://tech.xster.net/tips/google-android-1-6-camera-exposure/</link>
		<comments>http://tech.xster.net/tips/google-android-1-6-camera-exposure/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 17:44:23 +0000</pubDate>
		<dc:creator>xiao</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[autofocus]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[exposure]]></category>
		<category><![CDATA[G1]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[metering]]></category>
		<category><![CDATA[overexposure]]></category>

		<guid isPermaLink="false">http://tech.xster.net/?p=151</guid>
		<description><![CDATA[While developing an image processing software on G1, we noticed that our pictures are constantly overexposed although the API seemed simple enough and that we don&#8217;t have that many parameters to play with. Especially at API level 4. Turns out, we need to make use of Camera.autoFocus() to adjust metering from the G1. It&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>While developing an image processing software on G1, we noticed that our pictures are constantly overexposed although the API seemed simple enough and that we don&#8217;t have that many parameters to play with. Especially at API level 4.</p>
<p>Turns out, we need to make use of Camera.autoFocus() to adjust metering from the G1. It&#8217;s a bit lame that we can&#8217;t set them separately&#8230;</p>
<div class="shr-publisher-151"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fgoogle-android-1-6-camera-exposure%2F' data-shr_title='Google+Android+1.6+Camera+Exposure'></a><a class='shareaholic-tweetbutton' data-shr_count='none' data-shr_href='http%3A%2F%2Ftech.xster.net%2Ftips%2Fgoogle-android-1-6-camera-exposure%2F' data-shr_title='Google+Android+1.6+Camera+Exposure'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://tech.xster.net/tips/google-android-1-6-camera-exposure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

