<?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>Android Community</title>
	<atom:link href="http://androidcommunity.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://androidcommunity.com</link>
	<description>Tracking the Android Platform Revolution</description>
	<lastBuildDate>Thu, 17 May 2012 01:01:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>LG Revolution gets updated Gingerbread release</title>
		<link>http://androidcommunity.com/lg-revolution-gets-updated-gingerbread-release-20120516/</link>
		<comments>http://androidcommunity.com/lg-revolution-gets-updated-gingerbread-release-20120516/#comments</comments>
		<pubDate>Thu, 17 May 2012 01:01:26 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[LG]]></category>
		<category><![CDATA[LG Revolution]]></category>
		<category><![CDATA[ota]]></category>
		<category><![CDATA[software update]]></category>
		<category><![CDATA[Verizon]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92646</guid>
		<description><![CDATA[Let&#8217;s get this right out of the way: Verizon&#8217;s latest release for the LG Revolution is not, repeat not, Ice Cream Sandwich. There, we&#8217;re done. That being said, there&#8217;s quite a bit of new stuff in the latest update, and Revolution owners who are still on the stock software will want to upgrade immediately. Build &#8230; <a href="http://androidcommunity.com/lg-revolution-gets-updated-gingerbread-release-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s get this right out of the way: Verizon&#8217;s latest release for the <a href="http://androidcommunity.com/tag/lg-revolution/">LG Revolution</a> is not, repeat <em>not</em>, Ice Cream Sandwich. There, we&#8217;re done. That being said, there&#8217;s quite a bit of new stuff in the latest update, and Revolution owners who are still on the stock software will want to upgrade immediately. Build VS910zV9 brings some important security fixes along with the usual speed and stability improvements.</p>
<p><img class="aligncenter size-full wp-image-92647" title="P1100221_SlashGear-540x345" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/P1100221_SlashGear-540x345.jpg" alt="" width="540" height="345" /><span id="more-92646"></span></p>
<p>According to Verizon&#8217;s documentation, unspecified &#8220;Android security patches&#8221; have been put in place, along with fixes to MMS when connected to WiFi, a more stable dialer app and  squashing some multiple SMS bugs. Other additions include better joined contact management and compatibility with the Wireless Alerting System. Verizon is also adding some remote viewing and management software, but don&#8217;t worry &#8211; it only goes into effect when you call in to customer service. Uh, right Verizon?</p>
<p>The update is just over twenty megabytes, so it shouldn&#8217;t take long to download and install over a 3G connection. Long-term Android users know the drill: check your Settings menu, tap &#8220;about phone&#8221; and then &#8220;system updates&#8221;. <a href="http://androidcommunity.com/verizon-reveals-list-of-devices-to-receive-ice-cream-sandwich-not-looking-good-20120306/">Neither Verizon nor LG</a> seems interested in publishing an Ice Cream Sandwich update, now or in the future.</p>
<div class="related-posts">
<div id="related-posts-MRP_all" class="related-posts-type">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/lg-revolution-review-20110526/">LG Revolution Review</a></li>
<li><a href="http://androidcommunity.com/amazon-and-target-sales-infuse-revolution-atrix-vortex-fascinate-20110624/">Amazon and Target Sales: Infuse, Revolution, Atrix, Vortex, Fascinate</a></li>
<li><a href="http://androidcommunity.com/wireless-battery-covers-for-the-thunderbolt-droid-3-and-revolution-now-available-20110711/">Wireless Battery Covers for the Thunderbolt, Droid 3, and Revolution Now Available</a></li>
<li><a href="http://androidcommunity.com/lg-revolution-update-coming-soon-not-gingerbread-but-will-fix-bugs-20110802/">LG Revolution Update Coming Soon, Not Gingerbread but will fix bugs</a></li>
<li><a href="http://androidcommunity.com/lg-revolution-android-2-3-update-on-the-way-20111028/">LG Revolution Android 2.3 Update on the way</a></li>
<li><a href="http://androidcommunity.com/verizon-rolls-out-gingerbread-ota-update-for-the-lg-revolution-20111101/">Verizon rolls out Gingerbread OTA update for the LG Revolution </a></li>
<li><a href="http://androidcommunity.com/motorola-droid-3-and-lg-revolution-reaching-verizons-end-of-life-20120102/">Motorola DROID 3 and LG Revolution reaching Verizon's end of life</a></li>
</ul></div>
</div>

<script type='text/javascript'>
// <![CDATA[
  jQuery(document).ready(function() {
    var origHeight = jQuery('#ac_device_wrapper').height();
    var startHeight =  jQuery('#ac_device_wrapper').height();
    jQuery('#toggle_device a').text('See More');
    jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_down.gif) no-repeat'); 
     jQuery('#toggle_device,.ac_device_spec a').click(function(e) {
       e.preventDefault();
       jQuery(this).blur();
       var box =  jQuery('#ac_device_wrapper');
       var inner = box.children('#ac_device_content');
       var innerH = inner.height();
       var boxH = box.height();
       var newHeight = parseInt(innerH);
       newHeight = boxH > startHeight ? startHeight : newHeight;
       box.animate({height:newHeight,duration:500, easing:'bounceEaseOut'},function(){ 
       if(boxH > startHeight){
       jQuery('#toggle_device a').text('See More');
       jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_down.gif) no-repeat');  
       }
       else  {jQuery('#toggle_device a').text('See Less');
        jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_up.gif) no-repeat');  
       }
} );
    });
});
// ]]&gt;
</script><div style='margin-bottom:15px;'>
       <div id='ac_device_wrapper'>
       <div id='ac_device_content'>
        <div class='ac_device_spec'>Device Specifications and Information <a href='#'></a></div>
        <div class='ac_spec1'>
          <div  class='ac_specmod'><span>Device Info</span>      
			  <ul><b>Device Name</b> :  Revolution</ul>
			  <ul><b>Manufactuer</b> :   LG</ul>
			  <ul><b>Carrier</b> : Verizon</ul><ul><b>Announced Date</b> : January 06, 2011</ul><ul><b>Release Date</b> : May 26, 2011</ul><ul><b>Also Known As</b> : LG Revolution, Verizon Revolution, LG Revolution LTE, LG Revolution 4G</ul> 
        </div>
         <div  class='ac_specmod'><span>Display</span>
              <ul>   
			   <li><b>Screen Size </b>: 4.3 Inch</li> 
			  <li><b>Resolution </b>: 480x800</li><li><b>Screen Type</b> : TFT</li></ul>
             </div>     
        <div  class='ac_specmod'><span>Dimension & Weight </span>
              <ul>   
			  <li><b>Height </b>: 5.03 Inch</li> 
			  <li><b>Width </b>: 2.63 Inch</li>
			  <li><b>Depth </b>: .52 Inch</li> 
			  <li><b>Weight </b>: 172 Grams</li>
			  </ul>
       </div>
       <div  class='ac_specmod'><span>Battery & Power </span><ul><b>Battery Type</b>: <li>Lithium Ion</li></ul><ul>   
			  <li><b>Battery Capacity </b>: 1500 mAh</li><li><b>Talk Time </b>: NA</li><li><b>Stand By Time </b>: 335 hours</li></ul>
	  </div>
	   <div  class='ac_specmod'><span>Software</span><ul><b>Android OS</b>: <li>2.2.x</li></ul><ul><b>Video Playback</b>: <li>h.263</li><li>h.264 / AVC</li><li>MPEG-4 (MP4)</li></ul><ul><b>Messaging</b>: <li>SMS</li><li>MMS</li><li>IM</li></ul></div>
        </div> <!-- spec 1 !-->
        <div class='ac_spec2'>
      <div  class='ac_specmod'><span>Hardware</span>
			  <ul><b>CPU </b>: Snapdragon MSM8655</ul> 
			  <ul><b>CPU Clock Speed</b> : 1000 Mhz</ul> 
			  <ul><b>Core </b>: 1</ul>
			  <ul><b>Ram </b>: 1000 MB</ul>
			  <ul><b>Internal Storage </b>: 16 GB</ul><ul><b>Front Facing Camera </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_yes.gif' width='16' height='16' align='middle'/></ul><ul><b>Camera Resolution </b>: 5 MP</ul><ul><b>External Storage</b>: <li>MicroSD</li><li>MicroSDHC</li></ul><ul><b>Camera Features</b>: <li>Auto focus</li><li>Flash</li><li>720p Video Recording</li></ul><ul><b>Sensors</b>: <li>Accelerometer</li><li>Ambient light</li><li>Proximity</li></ul><ul><b>QWERTY </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_no.gif' width='16' height='16' align='middle'/></ul></div>
         <div  class='ac_specmod'><span>Cellular Network </span><ul><b>Network Technology</b>: <li>CDMA</li></ul><ul><b>CDMA Band</b>: <li>800</li><li>1900</li></ul></div>
           <div  class='ac_specmod'><span>Device Connectivity </span><ul><b>Wi-Fi</b>: <li>802.11b</li><li>802.11g</li><li>802.11n</li></ul><ul><b>Bluetooth</b>: <li>Bluetooth 3.0</li></ul><ul><b>Location Features</b>: <li>Compass</li><li>GPS</li><li>Cellular location</li><li>Wi-Fi location</li></ul><ul><b>FM Radio </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_no.gif' width='16' height='16' align='middle'/></ul><ul><b>NFC </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_no.gif' width='16' height='16' align='middle'/></ul></div>
        </div> <!-- spec 2 !-->
      </div>
       <br style='clear:both'>
       </div>
         <div id='toggle_device'><a href='#'><img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_loader1.gif' /></a></div>
       </div>
<p>[<a href="http://www.droid-life.com/2012/05/16/lg-revolution-update-vs910zv9-is-ready-fixes-security-holes-and-mentions-remote-diagnostics-again/" target="_blank">via</a> Droid-Life]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lg-revolution-gets-updated-gingerbread-release-20120516/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chameleon launcher gives early access to Kickstarter donors</title>
		<link>http://androidcommunity.com/chameleon-launcher-gives-early-access-to-kickstarter-donors-20120516/</link>
		<comments>http://androidcommunity.com/chameleon-launcher-gives-early-access-to-kickstarter-donors-20120516/#comments</comments>
		<pubDate>Thu, 17 May 2012 00:22:53 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Android Tablets]]></category>
		<category><![CDATA[homescreen]]></category>
		<category><![CDATA[kickstarter]]></category>
		<category><![CDATA[launcher]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92638</guid>
		<description><![CDATA[There&#8217;s a ton of launchers available at the moment, but depressingly few are for Android tablets (with Go Launcher HD being the best among them). Chameleon is a new tablet launcher that uses an impressive methodology: its layout changes depending upon the time of day, connection, or even GPS location, catering itself to which apps &#8230; <a href="http://androidcommunity.com/chameleon-launcher-gives-early-access-to-kickstarter-donors-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a ton of launchers available at the moment, but depressingly few are for Android tablets (with <a href="http://androidcommunity.com/go-launcher-hd-hits-the-google-play-store-for-ics-and-honeycomb-20120316/">Go Launcher HD</a> being the best among them). Chameleon is a new tablet launcher that uses an impressive methodology: its layout changes depending upon the time of day, connection, or even GPS location, catering itself to which apps you use in which situations. Like seemingly everybody these days, the creators have <a href="http://www.kickstarter.com/projects/gaborvida/chameleon-a-better-home-screen-for-your-android-ta" target="_blank">started a Kickstarter campaign</a> to get Chameleon finished and into the Google Play Store.</p>
<p><img class="aligncenter size-medium wp-image-92639" title="home" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/home-540x405.jpg" alt="" width="540" height="405" /><span id="more-92638"></span></p>
<p>Why do they need a whopping $50,000? They aren&#8217;t saying, but they <em>are </em>giving a pretty compelling reason to donate: give them $5 or more, and they&#8217;ll let you have access to the launcher on your Android tablet before it goes on sale in the Google Play Store. Higher donations get custom T-shirts, wallpapers and posters, and at the $5,000 pledge level you get a shiny new Galaxy Tab 2 10.1. (Come on guys, for that kind of dough you could spring for a Transformer Prime.)</p>
<p><img class="aligncenter size-medium wp-image-92640" title="work" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/work-540x405.jpg" alt="" width="540" height="405" /></p>
<p>The app is beautiful and the idea is novel, so I&#8217;ve sent five bucks towards the project myself. Anyone who wants a more capable launcher, with some undeniable inspiration from Windows Phone 7, should check it out. For me,  a launcher that kicks in with music, alarm and sleep timer functions around 11:00 at night would be perfect.  Unfortunately it looks like there&#8217; s no smartphone version, so only those with tablets running Android 3.0 or later need apply. Currently the plan is to release the app in the Play Store in September, with donators getting access in August.</p>
<div class="related-posts">
<div id="related-posts-MRP_all" class="related-posts-type">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/star-command-trekkie-rpg-with-game-dev-story-style-20120126/">Star Command: Trekkie RPG with Game Dev Story style</a></li>
<li><a href="http://androidcommunity.com/pebble-combines-bluetooth-smart-watch-and-e-paper-in-kickstarter-campaign-20120411/">Pebble combines Bluetooth smart watch and e-paper in Kickstarter campaign</a></li>
<li><a href="http://androidcommunity.com/kickstarter-trigger-happy-turns-android-into-a-dslr-wizard-20120504/">Kickstarter: Trigger Happy turns Android into a DSLR wizard</a></li>
</ul></div>
</div>
<p>[<a href="http://www.reddit.com/r/Android/comments/tqnn8/who_remembers_the_project_chameleon_ux_its_coming/" target="_blank">via</a> Reddit]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/chameleon-launcher-gives-early-access-to-kickstarter-donors-20120516/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Huawei Ascend P1 hands-on and unboxing</title>
		<link>http://androidcommunity.com/huawei-ascend-p1-hands-on-and-unboxing-20120516/</link>
		<comments>http://androidcommunity.com/huawei-ascend-p1-hands-on-and-unboxing-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 23:21:11 +0000</pubDate>
		<dc:creator>Cory Gunther</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Hands-on]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[hands-on]]></category>
		<category><![CDATA[Huawei]]></category>
		<category><![CDATA[Huawei Ascend P1]]></category>
		<category><![CDATA[Ice Cream Sandwich]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92616</guid>
		<description><![CDATA[Huawei announced this super-thin smartphone at CES and we were able to get a look at it running Android 4.0 Ice Cream Sandwich back in February during Mobile World Congress. The Huawei Ascend P1 will be available globally later this month so today we are taking a full hands-on look at it and unboxing it &#8230; <a href="http://androidcommunity.com/huawei-ascend-p1-hands-on-and-unboxing-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>Huawei announced this super-thin smartphone at CES and we were able to get a look at it running Android 4.0 <a href="http://androidcommunity.com/tag/ice-cream-sandwich">Ice Cream Sandwich</a> back in February during Mobile World Congress. The Huawei <a href="http://androidcommunity.com/tag/huawei-ascend-p1/">Ascend P1</a> will be available globally later this month so today we are taking a full hands-on look at it and unboxing it for everyone interested. In might not be <a href="http://androidcommunity.com/tag/galaxy-s-iii/">Galaxy S III</a> caliber but check it out after the break. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/P1090480-540x405.jpg" alt="" title="P1090480" width="540" height="405" class="alignnone size-medium wp-image-92624" /></p>
<p><span id="more-92616"></span></p>
<p>Huawei is sporting this as one of the thinnest smartphones around. Coming in at just 7.6mm thin it is extremely sleek and stylus, although their P1-S will be the &#8220;world&#8217;s thinnest smartphone&#8221; according to Huawei. This phone might not be at the absolute top of the pack but still comes in quite decent. Under the hood is a 1.5 GHz dual-core TI OMAP4460 processor, 1GB of RAM and 4GB of internal storage, while up-front is a 4.3-inch 960 x 540 Super AMOLED display. The screen isn’t HD but you’d hardly tell from looking at its crisp and vivid colors. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/P1090493-540x405.jpg" alt="" title="P1090493" width="540" height="405" class="alignnone size-medium wp-image-92621" /></p>
<p>The specs aren&#8217;t the best but they aren&#8217;t too shabby either. Huawei&#8217;s tossed in an 8 megapixel rear camera with dual LED flash and a 1.3 front shooter for self portraits and more. They&#8217;ve opted for capacitive touch buttons with ICS instead of the on-screen buttons with the Galaxy Nexus. Overall our first impressions are quite favorable. Huawei hasn&#8217;t always made the best hardware but this is a step in the right direction for sure. While still having a cheap Samsung-like design the phone feels solid and durable in the hand. For now check out the unboxing video and pictures below and expect a full Android Community review in the coming days. </p>
<p><p><center><object width="580" height="361"><param name="movie" value="http://www.youtube.com/v/RgE9PHLQNOM"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/RgE9PHLQNOM" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="361"></embed></object></center></p>
</p>
<div class="related-posts">
<div id="related-posts-MRP_all" class="related-posts-type">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/huawei-ascend-p1-s-worlds-thinnest-phone-hands-on-20120116/">Huawei Ascend P1 S "world's thinnest phone" Hands-on</a></li>
<li><a href="http://androidcommunity.com/huawei-ascend-d-quad-smartphone-coming-in-july-20120321/">Huawei Ascend D Quad smartphone coming in July</a></li>
<li><a href="http://androidcommunity.com/rumor-google-offered-motorolas-hardware-division-to-huawei-20120411/">Rumor: Google offered Motorola's hardware division to Huawei</a></li>
<li><a href="http://androidcommunity.com/huawei-ascend-p1-super-thin-phone-available-this-may-20120418/">Huawei Ascend P1 super-thin phone available this May</a></li>
<li><a href="http://androidcommunity.com/huawei-rd-developing-touch-free-smartphones-and-cloud-storage-20120427/">Huawei R&D developing touch-free smartphones and cloud storage</a></li>
</ul></div>
</div>

<a href='http://androidcommunity.com/huawei-ascend-p1-hands-on-and-unboxing-20120516/p1090480/' title='P1090480'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/P1090480-150x150.jpg" class="attachment-thumbnail" alt="P1090480" title="P1090480" /></a>
<a href='http://androidcommunity.com/huawei-ascend-p1-hands-on-and-unboxing-20120516/p1090481/' title='P1090481'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/P1090481-150x150.jpg" class="attachment-thumbnail" alt="P1090481" title="P1090481" /></a>
<a href='http://androidcommunity.com/huawei-ascend-p1-hands-on-and-unboxing-20120516/p1090493/' title='P1090493'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/P1090493-150x150.jpg" class="attachment-thumbnail" alt="P1090493" title="P1090493" /></a>
<a href='http://androidcommunity.com/huawei-ascend-p1-hands-on-and-unboxing-20120516/p1090482/' title='P1090482'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/P1090482-150x150.jpg" class="attachment-thumbnail" alt="P1090482" title="P1090482" /></a>
<a href='http://androidcommunity.com/huawei-ascend-p1-hands-on-and-unboxing-20120516/p1090483/' title='P1090483'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/P1090483-150x150.jpg" class="attachment-thumbnail" alt="P1090483" title="P1090483" /></a>
<a href='http://androidcommunity.com/huawei-ascend-p1-hands-on-and-unboxing-20120516/p1090489/' title='P1090489'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/P1090489-150x150.jpg" class="attachment-thumbnail" alt="P1090489" title="P1090489" /></a>
<a href='http://androidcommunity.com/huawei-ascend-p1-hands-on-and-unboxing-20120516/p1090488/' title='P1090488'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/P1090488-150x150.jpg" class="attachment-thumbnail" alt="P1090488" title="P1090488" /></a>
<a href='http://androidcommunity.com/huawei-ascend-p1-hands-on-and-unboxing-20120516/p1090498/' title='P1090498'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/P1090498-150x150.jpg" class="attachment-thumbnail" alt="P1090498" title="P1090498" /></a>
<a href='http://androidcommunity.com/huawei-ascend-p1-hands-on-and-unboxing-20120516/p1090494/' title='P1090494'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/P1090494-150x150.jpg" class="attachment-thumbnail" alt="P1090494" title="P1090494" /></a>

]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/huawei-ascend-p1-hands-on-and-unboxing-20120516/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Samsung Galaxy S III with 2GB of RAM heading to Japan</title>
		<link>http://androidcommunity.com/samsung-galaxy-s-iii-with-2gb-of-ram-heading-to-japan-20120516/</link>
		<comments>http://androidcommunity.com/samsung-galaxy-s-iii-with-2gb-of-ram-heading-to-japan-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 22:32:46 +0000</pubDate>
		<dc:creator>Cory Gunther</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Galaxy S III]]></category>
		<category><![CDATA[Rumors]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[Samsung Galaxy S III]]></category>
		<category><![CDATA[smartphone]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92607</guid>
		<description><![CDATA[Whoa, for those that were saying the LG Optimus LTE2 with 2GB of RAM that was announced the same day as the Galaxy S III didn&#8217;t pose a threat we might beg to differ. New details today appear to show that at least the Japan model will be getting an increase to 2GB of internal &#8230; <a href="http://androidcommunity.com/samsung-galaxy-s-iii-with-2gb-of-ram-heading-to-japan-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>Whoa, for those that were saying the <a href="http://androidcommunity.com/tag/lg-optimus-lte2/">LG Optimus LTE2</a> with 2GB of RAM that was announced the same day as the <a href="http://androidcommunity.com/tag/galaxy-s-iii/">Galaxy S III</a> didn&#8217;t pose a threat we might beg to differ. New details today appear to show that at least the Japan model will be getting an increase to 2GB of internal RAM to compete with the LG smartphone. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/galaxy-s-iii-099-sg-2-540x359.jpg" alt="" title="galaxy-s-iii-099-sg-" width="540" height="359" class="alignnone size-medium wp-image-92608" /></p>
<p><span id="more-92607"></span></p>
<p>We already know the superphone from Samsung will be arriving in multiple flavors. Quad-core&#8217;s for most of the world with dual-core Qualcomm S4 versions with 4G LTE stateside and more. Now according to <a href="http://www.unwiredview.com/2012/05/16/samsung-galaxy-s-iii-has-2gb-of-ram-in-japan-sc-06d-model-for-docomo">Unwired View</a> they&#8217;ll also release a version with 2GB of RAM.</p>
<p>According to NTT DoCoMo, their version model number SC-06D will arrive sometime in June and sport the same Exynos quad-core processor, 2GB of RAM, and 32GB of internal storage for their customers. The current quad-core version already rocks out the performance and benchmark numbers so we&#8217;d love to see how this rumored 2GB model handles daily tasks. Now this could obviously be some sort of mistake but most likely this will pan out. This is all just developing so stay tuned as we dig for additional details. Check out all of our coverage and hands-on below while you wait. </p>
<div class="related-posts">
<div id="related-posts-MRP_all" class="related-posts-type">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/samsung-galaxy-s-iii-hands-on-video-20120503/">Samsung Galaxy S III hands-on [Video]</a></li>
<li><a href="http://androidcommunity.com/samsung-galaxy-s-iii-vs-htc-one-x-hands-on-20120503/">Samsung Galaxy S III vs HTC One X hands-on</a></li>
<li><a href="http://androidcommunity.com/galaxy-s-iii-release-date-may-29th-in-europe-20120503/">Galaxy S III release date: May 29th in Europe</a></li>
<li><a href="http://androidcommunity.com/galaxy-s-iii-quad-core-benchmarks-blow-us-away-20120503/">Galaxy S III quad-core benchmarks blow us away [Video]</a></li>
<li><a href="http://androidcommunity.com/samsung-galaxy-s-iii-hands-on-with-touchwiz-20120510/">Samsung Galaxy S III hands-on with TouchWiz</a></li>
<li><a href="http://androidcommunity.com/samsung-galaxy-s-iii-vs-galaxy-note-hands-on-20120511/">Samsung Galaxy S III vs Galaxy Note hands-on</a></li>
<li><a href="http://androidcommunity.com/verizon-galaxy-s-iii-spotted-again-in-benchmark-20120514/">Verizon Galaxy S III spotted again in benchmark</a></li>
<li><a href="http://androidcommunity.com/galaxy-s-iii-photo-samples-appear-for-all-four-major-us-carriers-20120514/">Galaxy S III photo samples appear for all four major US carriers</a></li>
</ul></div>
</div>

<script type='text/javascript'>
// <![CDATA[
  jQuery(document).ready(function() {
    var origHeight = jQuery('#ac_device_wrapper').height();
    var startHeight =  jQuery('#ac_device_wrapper').height();
    jQuery('#toggle_device a').text('See More');
    jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_down.gif) no-repeat'); 
     jQuery('#toggle_device,.ac_device_spec a').click(function(e) {
       e.preventDefault();
       jQuery(this).blur();
       var box =  jQuery('#ac_device_wrapper');
       var inner = box.children('#ac_device_content');
       var innerH = inner.height();
       var boxH = box.height();
       var newHeight = parseInt(innerH);
       newHeight = boxH > startHeight ? startHeight : newHeight;
       box.animate({height:newHeight,duration:500, easing:'bounceEaseOut'},function(){ 
       if(boxH > startHeight){
       jQuery('#toggle_device a').text('See More');
       jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_down.gif) no-repeat');  
       }
       else  {jQuery('#toggle_device a').text('See Less');
        jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_up.gif) no-repeat');  
       }
} );
    });
});
// ]]&gt;
</script><div style='margin-bottom:15px;'>
       <div id='ac_device_wrapper'>
       <div id='ac_device_content'>
        <div class='ac_device_spec'>Device Specifications and Information <a href='#'></a></div>
        <div class='ac_spec1'>
          <div  class='ac_specmod'><span>Device Info</span>      
			  <ul><b>Device Name</b> :  Galaxy S III</ul>
			  <ul><b>Manufactuer</b> :   Samsung</ul>
			  <ul><b>Carrier</b> : NA</ul><ul><b>Announced Date</b> : May 03, 2012</ul><ul><b>Release Date</b> : May 29, 2012</ul><ul><b>Also Known As</b> : The Next Galaxy, SGSIII</ul> 
        </div>
         <div  class='ac_specmod'><span>Display</span>
              <ul>   
			   <li><b>Screen Size </b>: 4.8 Inch</li> 
			  <li><b>Resolution </b>: 720x1280</li><li><b>Screen Type</b> : Super AMOLED HD</li></ul>
             </div>     
        <div  class='ac_specmod'><span>Dimension & Weight </span>
              <ul>   
			  <li><b>Height </b>: 5.37 Inch</li> 
			  <li><b>Width </b>: 2.77 Inch</li>
			  <li><b>Depth </b>: 0.33 Inch</li> 
			  <li><b>Weight </b>: 133 Grams</li>
			  </ul>
       </div>
       <div  class='ac_specmod'><span>Battery & Power </span><ul><b>Battery Type</b>: <li>Lithium Ion</li></ul><ul>   
			  <li><b>Battery Capacity </b>: 2100 mAh</li><li><b>Talk Time </b>: NA</li><li><b>Stand By Time </b>: NA</li></ul>
	  </div>
	   <div  class='ac_specmod'><span>Software</span><ul><b>Android OS</b>: <li>4.0.x</li></ul><ul><b>Audio Playback</b>: <li>AAC</li><li>AAC+</li><li>AMR</li><li>MID</li><li>MP3</li><li>WAV</li><li>WMA</li></ul><ul><b>Video Playback</b>: <li>h.263</li><li>h.264 / AVC</li><li>MPEG-4 (MP4)</li></ul><ul><b>Messaging</b>: <li>SMS</li><li>MMS</li></ul></div>
        </div> <!-- spec 1 !-->
        <div class='ac_spec2'>
      <div  class='ac_specmod'><span>Hardware</span>
			  <ul><b>CPU </b>: Exynos 4 Quad</ul> 
			  <ul><b>CPU Clock Speed</b> : 1400 Mhz</ul> 
			  <ul><b>Core </b>: 4</ul>
			  <ul><b>Ram </b>: 1024 MB</ul>
			  <ul><b>Internal Storage </b>: 32 GB</ul><ul><b>Front Facing Camera </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_yes.gif' width='16' height='16' align='middle'/></ul><ul><b>Camera Resolution </b>: 8 MP</ul><ul><b>External Storage</b>: <li>MicroSD</li><li>MicroSDHC</li></ul><ul><b>Camera Features</b>: <li>Auto focus</li><li>Flash</li><li>1080p Video Recording</li></ul><ul><b>Sensors</b>: <li>Accelerometer</li><li>Ambient light</li><li>Proximity</li></ul><ul><b>QWERTY </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_no.gif' width='16' height='16' align='middle'/></ul></div>
         <div  class='ac_specmod'><span>Cellular Network </span><ul><b>Network Technology</b>: <li>GSM</li></ul><ul><b>GSM Band</b>: <li>850</li><li>900</li><li>1800</li><li>1900</li></ul></div>
           <div  class='ac_specmod'><span>Device Connectivity </span><ul><b>Wi-Fi</b>: <li>802.11b</li><li>802.11g</li><li>802.11n</li></ul><ul><b>Bluetooth</b>: <li>A2DP</li><li>Bluetooth 4.0</li></ul><ul><b>Location Features</b>: <li>Compass</li><li>GPS</li><li>Cellular location</li><li>Wi-Fi location</li></ul><ul><b>FM Radio </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_yes.gif' width='16' height='16' align='middle'/></ul><ul><b>NFC </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_yes.gif' width='16' height='16' align='middle'/></ul></div>
        </div> <!-- spec 2 !-->
      </div>
       <br style='clear:both'>
       </div>
         <div id='toggle_device'><a href='#'><img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_loader1.gif' /></a></div>
       </div>
<p>[<a href="http://pocketnow.com/2012/05/16/galaxy-s-iii-with-2gb-ram-tipped-for-japan/">via</a> Pocket Now]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/samsung-galaxy-s-iii-with-2gb-of-ram-heading-to-japan-20120516/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LG shows off the Optimus 4X HD in Tron-inspired video</title>
		<link>http://androidcommunity.com/lg-shows-off-the-optimus-4x-hd-in-tron-inspired-video-20120516/</link>
		<comments>http://androidcommunity.com/lg-shows-off-the-optimus-4x-hd-in-tron-inspired-video-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 22:18:55 +0000</pubDate>
		<dc:creator>Cory Gunther</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Ice Cream Sandwich]]></category>
		<category><![CDATA[LG]]></category>
		<category><![CDATA[LG Optimus 4X HD]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92592</guid>
		<description><![CDATA[LG announced their new quad-core Optimus 4X HD a few month back during Mobile World Congress and today they are giving us all another look at the handset. Although we&#8217;ve had various hands-on with the new phone ourselves this exceptional new video from LG is worth a quick look for those interested in the smartphone. &#8230; <a href="http://androidcommunity.com/lg-shows-off-the-optimus-4x-hd-in-tron-inspired-video-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>LG <a href="http://androidcommunity.com/lg-optimus-4x-hd-revealed-sports-tegra-3-and-a-4-7-inch-display-20120222/">announced their</a> new quad-core <a href="http://androidcommunity.com/tag/lg-optimus-4x-hd/">Optimus 4X HD</a> a few month back during Mobile World Congress and today they are giving us all another look at the handset. Although we&#8217;ve had various hands-on with the new phone ourselves this exceptional new video from LG is worth a quick look for those interested in the smartphone. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-16-at-2.31.28-PM-540x288.png" alt="" title="Screen Shot 2012-05-16 at 2.31.28 PM" width="540" height="288" class="alignnone size-medium wp-image-92594" /></p>
<p><span id="more-92592"></span></p>
<p>This video is pretty Tron-inspired if you ask me, just watch past the first 0:23 seconds to see the exquisite phone in action covered in orange light tails and more just like the popular TRON movie. LG plays up the NVIDIA quad-core Tegra 3 processor under the hood, as well as the 4.7-inch True HD IPS display on the phone and more. </p>
<p><p><center><object width="580" height="361"><param name="movie" value="http://www.youtube.com/v/ZekW67PF1ug"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ZekW67PF1ug" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="361"></embed></object></center></p>
</p>
<p>The video doesn&#8217;t really show us anything new that we haven&#8217;t seen, but is neat to see LG themselves showing off what makes this handset special and their new flagship smartphone. The phone will be available throughout Europe early next month running Android 4.0 <a href="http://androidcommunity.com/tag/ice-cream-sandwich">Ice Cream Sandwich</a> with LG&#8217;s new <a href="http://androidcommunity.com/lg-shows-off-new-optimus-ui-3-0-20120516/">Optimus UI 3.0</a> overlay. Stay tuned for US availability and check out all of our coverage and hands-on below. </p>
<div class="related-posts">
<div id="related-posts-MRP_all" class="related-posts-type">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/lg-x3-will-come-to-market-as-the-optimus-4x-hd-20120222/">LG X3 will come to market as the Optimus 4X HD</a></li>
<li><a href="http://androidcommunity.com/lg-optimus-4x-hd-revealed-sports-tegra-3-and-a-4-7-inch-display-20120222/">LG Optimus 4X HD revealed, sports Tegra 3 and a 4.7-inch display</a></li>
<li><a href="http://androidcommunity.com/lg-optimus-4x-hd-hands-on-2-20120226/">LG Optimus 4X HD hands-on</a></li>
<li><a href="http://androidcommunity.com/lg-optimus-4x-hd-gets-benchmarked-20120410/">LG Optimus 4X HD gets benchmarked</a></li>
<li><a href="http://androidcommunity.com/lg-optimus-4x-hd-hands-on-from-ctia-20120508/">LG Optimus 4X HD hands-on from CTIA</a></li>
<li><a href="http://androidcommunity.com/europe-to-get-lg-optimus-4x-hd-in-june-20120515/">Europe to get LG Optimus 4X HD in June</a></li>
</ul></div>
</div>
<p>[<a href="http://www.pocketdroid.net/lg-optimus-4x-hd-video-presentation-hits-youtube#.T7QcOb88CqQ">via</a> PocketDroid]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lg-shows-off-the-optimus-4x-hd-in-tron-inspired-video-20120516/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASUS Transformer TF101 update rolling out with Face Unlock</title>
		<link>http://androidcommunity.com/asus-transformer-tf101-update-rolling-out-with-face-unlock-20120516/</link>
		<comments>http://androidcommunity.com/asus-transformer-tf101-update-rolling-out-with-face-unlock-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 21:32:56 +0000</pubDate>
		<dc:creator>Cory Gunther</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[ASUS Eee Pad Transformer]]></category>
		<category><![CDATA[asus transformer]]></category>
		<category><![CDATA[face unlock]]></category>
		<category><![CDATA[Ice Cream Sandwich]]></category>
		<category><![CDATA[Tablet]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92575</guid>
		<description><![CDATA[The folks over at ASUS are pushing out another minor update for their popular NVIDIA powered Eee Pad Transformer tablet. It&#8217;s seen more updates than most tablet around but they are all quite small. Today&#8217;s however brings a few more needed bug fixes, as well as Android 4.0 Ice Cream Sandwich&#8216;s popular face unlock feature. &#8230; <a href="http://androidcommunity.com/asus-transformer-tf101-update-rolling-out-with-face-unlock-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>The folks over at ASUS are pushing out another minor update for their popular NVIDIA powered <a href="http://androidcommunity.com/tag/asus-eee-pad-transformer/">Eee Pad Transformer</a> tablet. It&#8217;s seen more updates than most tablet around but they are all quite small. Today&#8217;s however brings a few more needed bug fixes, as well as Android 4.0 <a href="http://androidcommunity.com/tag/ice-cream-sandwich">Ice Cream Sandwich</a>&#8216;s popular face unlock feature. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Transformer-650x406-540x337.jpg" alt="" title="Transformer-650x406" width="540" height="337" class="alignnone size-medium wp-image-92576" /></p>
<p><span id="more-92575"></span></p>
<p>First off the update is build version 9.2.1.24 according to <a href="http://www.droid-life.com/2012/05/16/asus-eee-pad-transformer-9-2-1-24-update-rolling-out-bug-fixes-and-face-unlock-included/">Droid-Life</a> and brings the much awaited feature of ICS Face Unlock. Now users can unlock the device using the front facing camera. While this isn&#8217;t anything important it has been missing and was recently added to the Prime. Another change was a few software side fixes for the casual reboot users still have, as well as Bluetooth. </p>
<p>Bluetooth was updated from v8.27 to v8.30 and should have improved connections as well as enhance stability for multiplayer games and streaming audio. I&#8217;ve never really had issues with WiFi or Bluetooth on mine so can&#8217;t really comment on that part of the update. ASUS recently started showing full change-logs and you can find out everything from the update at the source link below. </p>
<div class="related-posts">
<div id="related-posts-MRP_all" class="related-posts-type">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/verizon-slips-199-galaxy-nexus-into-online-ad-20111125/">Original Asus Eee Pad Transformer gets an early ICS port</a></li>
<li><a href="http://androidcommunity.com/asus-eee-pad-transformer-ice-cream-sandwich-update-is-live-in-taiwan-20120223/">ASUS Eee Pad Transformer Ice Cream Sandwich update is live in Taiwan</a></li>
<li><a href="http://androidcommunity.com/transformer-prime-update-rolling-out-face-unlock-not-included-20120329/">Transformer Prime update rolling out - Face unlock not included </a></li>
<li><a href="http://androidcommunity.com/asus-transformer-update-9-2-1-21-rolling-out-for-ice-cream-sandwich-20120424/">ASUS Transformer update 9.2.1.21 rolling out for Ice Cream Sandwich</a></li>
</ul></div>
</div>

<script type='text/javascript'>
// <![CDATA[
  jQuery(document).ready(function() {
    var origHeight = jQuery('#ac_device_wrapper').height();
    var startHeight =  jQuery('#ac_device_wrapper').height();
    jQuery('#toggle_device a').text('See More');
    jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_down.gif) no-repeat'); 
     jQuery('#toggle_device,.ac_device_spec a').click(function(e) {
       e.preventDefault();
       jQuery(this).blur();
       var box =  jQuery('#ac_device_wrapper');
       var inner = box.children('#ac_device_content');
       var innerH = inner.height();
       var boxH = box.height();
       var newHeight = parseInt(innerH);
       newHeight = boxH > startHeight ? startHeight : newHeight;
       box.animate({height:newHeight,duration:500, easing:'bounceEaseOut'},function(){ 
       if(boxH > startHeight){
       jQuery('#toggle_device a').text('See More');
       jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_down.gif) no-repeat');  
       }
       else  {jQuery('#toggle_device a').text('See Less');
        jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_up.gif) no-repeat');  
       }
} );
    });
});
// ]]&gt;
</script><div style='margin-bottom:15px;'>
       <div id='ac_device_wrapper'>
       <div id='ac_device_content'>
        <div class='ac_device_spec'>Device Specifications and Information <a href='#'></a></div>
        <div class='ac_spec1'>
          <div  class='ac_specmod'><span>Device Info</span>      
			  <ul><b>Device Name</b> :  Eee Pad Transformer</ul>
			  <ul><b>Manufactuer</b> :   Asus</ul>
			  <ul><b>Carrier</b> : AT&amp;T T-Mobile</ul><ul><b>Announced Date</b> : January 20, 2011</ul><ul><b>Release Date</b> : April 13, 2011</ul><ul><b>Also Known As</b> : </ul> 
        </div>
         <div  class='ac_specmod'><span>Display</span>
              <ul>   
			   <li><b>Screen Size </b>: 10.10 Inch</li> 
			  <li><b>Resolution </b>: 1280x800</li><li><b>Screen Type</b> : LCD</li></ul>
             </div>     
        <div  class='ac_specmod'><span>Dimension & Weight </span>
              <ul>   
			  <li><b>Height </b>: 10.67 Inch</li> 
			  <li><b>Width </b>: 6.73 Inch</li>
			  <li><b>Depth </b>: 0.51 Inch</li> 
			  <li><b>Weight </b>: 680 Grams</li>
			  </ul>
       </div>
       <div  class='ac_specmod'><span>Battery & Power </span><ul><b>Battery Type</b>: <li>Lithium Ion</li></ul><ul>   
			  <li><b>Battery Capacity </b>: 6547 mAh</li><li><b>Talk Time </b>: NA</li><li><b>Stand By Time </b>: NA</li></ul>
	  </div>
	   <div  class='ac_specmod'><span>Software</span><ul><b>Android OS</b>: <li>3.0.x</li></ul><ul><b>Audio Playback</b>: <li>MP3</li></ul><ul><b>Video Playback</b>: <li>h.263</li><li>h.264 / AVC</li><li>MPEG-4 (MP4)</li></ul><ul><b>Messaging</b>: <li>SMS</li></ul></div>
        </div> <!-- spec 1 !-->
        <div class='ac_spec2'>
      <div  class='ac_specmod'><span>Hardware</span>
			  <ul><b>CPU </b>: Tegra 2</ul> 
			  <ul><b>CPU Clock Speed</b> : 1000 Mhz</ul> 
			  <ul><b>Core </b>: 2</ul>
			  <ul><b>Ram </b>: 1024 MB</ul>
			  <ul><b>Internal Storage </b>: 32.768 GB</ul><ul><b>Front Facing Camera </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_yes.gif' width='16' height='16' align='middle'/></ul><ul><b>Camera Resolution </b>: 5 MP</ul><ul><b>Camera Features</b>: <li>Auto focus</li><li>Flash</li></ul><ul><b>Sensors</b>: <li>Accelerometer</li><li>Ambient light</li><li>Proximity</li></ul><ul><b>QWERTY </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_no.gif' width='16' height='16' align='middle'/></ul></div>
         <div  class='ac_specmod'><span>Cellular Network </span><ul><b>Network Technology</b>: <li>GSM</li></ul><ul><b>GSM Band</b>: <li>850</li><li>900</li><li>1800</li><li>1900</li></ul></div>
           <div  class='ac_specmod'><span>Device Connectivity </span><ul><b>Wi-Fi</b>: <li>802.11b</li><li>802.11g</li><li>802.11n</li></ul><ul><b>Bluetooth</b>: <li>Bluetooth 3.0</li></ul><ul><b>Location Features</b>: <li>Compass</li><li>GPS</li><li>Cellular location</li><li>Wi-Fi location</li></ul><ul><b>FM Radio </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_no.gif' width='16' height='16' align='middle'/></ul><ul><b>NFC </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_no.gif' width='16' height='16' align='middle'/></ul></div>
        </div> <!-- spec 2 !-->
      </div>
       <br style='clear:both'>
       </div>
         <div id='toggle_device'><a href='#'><img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_loader1.gif' /></a></div>
       </div>
<p>[<a href="http://campuslife.asus.com/index/7973/transformer-tf101-ics-update-9-2-1-24-release-notes-face-unlock/">via</a> ASUS Campus Life]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/asus-transformer-tf101-update-rolling-out-with-face-unlock-20120516/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google backpedals &#8211; allows deauthorizations on Google Music</title>
		<link>http://androidcommunity.com/google-backpedals-allows-deauthorizations-on-google-music-20120516/</link>
		<comments>http://androidcommunity.com/google-backpedals-allows-deauthorizations-on-google-music-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 20:50:30 +0000</pubDate>
		<dc:creator>Cory Gunther</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Music]]></category>
		<category><![CDATA[Google Play]]></category>
		<category><![CDATA[Google Play Store]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92558</guid>
		<description><![CDATA[Late last night we learned that Google&#8217;s popular cloud music service Google Play Music had recently received a few changes. Users can authorize 10 devices to use the music service, but recently Google changed this to only allow four deauthorizations per year. While this doesn&#8217;t matter to the average user, many in the developer community &#8230; <a href="http://androidcommunity.com/google-backpedals-allows-deauthorizations-on-google-music-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>Late last night we learned that Google&#8217;s popular cloud music service <a href="http://androidcommunity.com/tag/google-music/">Google Play Music</a> had recently <a href="http://androidcommunity.com/google-play-music-limits-device-deauthorizations-20120516/">received a few changes</a>. Users can authorize 10 devices to use the music service, but recently Google changed this to only allow four deauthorizations per year. While this doesn&#8217;t matter to the average user, many in the developer community were upset and we saw an uproar this afternoon. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-16-at-1.39.06-PM-540x400.jpg" alt="" title="Screen Shot 2012-05-16 at 1.39.06 PM" width="540" height="400" class="alignnone size-medium wp-image-92559" /></p>
<p><span id="more-92558"></span></p>
<p>If you have a <a href="http://androidcommunity.com/?s=galaxy-nexus">Galaxy Nexus</a> and listen to Google Music, then wipe your phone and flash the latest <a href="http://androidcommunity.com/tag/cyanogenmod-9/">CyanogenMod9</a> ROM and then listen to music again, you&#8217;ll have used two authorizations even though it&#8217;s the same device. For those with multiple phones (like me) developers, or the crack flasher that tries tons of different ROM&#8217;s you&#8217;ll run out fast. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-16-at-9.26.16-AM-540x164.png" alt="" title="Screen Shot 2012-05-16 at 9.26.16 AM" width="540" height="164" class="alignnone size-medium wp-image-92562" /></p>
<p>Today everyone started covering the news that Google is now only allowing 4 deauthorizations per account and if you&#8217;ve used them all up you are out of luck. After a major uproar by almost all the online blogs, Android or not, it appears that Google has changed their mind. You can now go in and clear as many unused devices as you&#8217;d like. I&#8217;m sure a similar limit will be returned soon once they sort out this mess and how the system authorizes devices, but for now you better hurry and do it while you can. </p>
<p>I was clearly at my limit this morning, but have since went to <a href="https://play.google.com/music/listen">play.google.com/music</a>, settings, and cleared out old devices that I don&#8217;t currently use. We&#8217;d suggest the Android developer, ROM flasher, or multi-device user do the same. </p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/google-backpedals-allows-deauthorizations-on-google-music-20120516/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Roamz real-time social discovery app comes to Android</title>
		<link>http://androidcommunity.com/roamz-real-time-social-discovery-app-comes-to-android-20120516/</link>
		<comments>http://androidcommunity.com/roamz-real-time-social-discovery-app-comes-to-android-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 20:24:30 +0000</pubDate>
		<dc:creator>Cory Gunther</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[discovery]]></category>
		<category><![CDATA[instagram]]></category>
		<category><![CDATA[Play Store]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92544</guid>
		<description><![CDATA[A brand new application has just launched for Android today called Roamz. Why check into Foursquare and many other apps to find friends or things to do when Roamz can do it all for you. This is similar to other social discovery apps only it requires no check-in&#8217;s and operates in real time. They are &#8230; <a href="http://androidcommunity.com/roamz-real-time-social-discovery-app-comes-to-android-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>A brand new application has just launched for Android today called Roamz. Why check into Foursquare and many other apps to find friends or things to do when Roamz can do it all for you. This is similar to other social discovery apps only it requires no check-in&#8217;s and operates in real time. They are calling it &#8220;social goggles for the real world&#8221; that will make you feel like a local no matter where you go. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-16-at-12.57.37-PM-540x331.png" alt="" title="Screen Shot 2012-05-16 at 12.57.37 PM" width="540" height="331" class="alignnone size-medium wp-image-92545" /></p>
<p><span id="more-92544"></span></p>
<p>Essentially Roamz aggregates real-time content off the social web such as Facebook, Foursquare, Twitter and even Instagram to bring you things you&#8217;re interested in based on your location and preferences. Unlike foursquare it requires no check-in and has a bevy of preferences so you&#8217;ll see what you want, when you want. </p>
<p><p><center><object width="580" height="361"><param name="movie" value="http://www.youtube.com/v/Z6n-k-WaVag"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Z6n-k-WaVag" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="361"></embed></object></center></p>
</p>
<p>This app will curate things to do, food to eat and more based on your social networks and contacts. Basically shows you what&#8217;s going on in town &#8212; making you a local. Roamz explains it by saying, &#8220;It’s like having your best friend in your pocket, showing you things that <strong>you</strong> are actually interested in.&#8221; Not only that but Roamz will learn as you use it, get smarter, and bring you better content in the future. </p>
<p>You can find things that are around you based on preferences, or set it to search by popularity and more. We&#8217;ve seen multiple social apps similar to this like Path or Cheers, but Roamz aims to beat out the rest and become more than just a niche app. Available starting today from the <a href="https://play.google.com/store/apps/details?id=com.roamz.app&#038;feature=search_result#?t=W251bGwsMSwyLDEsImNvbS5yb2Ftei5hcHAiXQ..">Google Play Store</a>. Give it a try today and let us know what you think down in the comments. </p>

<a href='http://androidcommunity.com/roamz-real-time-social-discovery-app-comes-to-android-20120516/screen-shot-2012-05-16-at-12-57-37-pm/' title='Screen Shot 2012-05-16 at 12.57.37 PM'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-16-at-12.57.37-PM-150x150.png" class="attachment-thumbnail" alt="Screen Shot 2012-05-16 at 12.57.37 PM" title="Screen Shot 2012-05-16 at 12.57.37 PM" /></a>
<a href='http://androidcommunity.com/roamz-real-time-social-discovery-app-comes-to-android-20120516/4_latest/' title='4_Latest'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/4_Latest-150x150.png" class="attachment-thumbnail" alt="4_Latest" title="4_Latest" /></a>
<a href='http://androidcommunity.com/roamz-real-time-social-discovery-app-comes-to-android-20120516/5_venue/' title='5_Venue'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/5_Venue-150x150.png" class="attachment-thumbnail" alt="5_Venue" title="5_Venue" /></a>

]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/roamz-real-time-social-discovery-app-comes-to-android-20120516/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Verizon killing off &#8220;grandfathered&#8221; unlimited data plans this summer</title>
		<link>http://androidcommunity.com/verizon-killing-off-grandfathered-unlimited-data-plans-this-summer-20120516/</link>
		<comments>http://androidcommunity.com/verizon-killing-off-grandfathered-unlimited-data-plans-this-summer-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 18:04:06 +0000</pubDate>
		<dc:creator>Cory Gunther</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Data Cap]]></category>
		<category><![CDATA[data plan]]></category>
		<category><![CDATA[family plan]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[unlimited data plan]]></category>
		<category><![CDATA[Verizon]]></category>
		<category><![CDATA[verizon wireless]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92528</guid>
		<description><![CDATA[Bad news today for those that have been longtime customers of Verizon Wireless. I&#8217;m getting ready for the backlash now, and I bet Verizon is too. Today the news has just dropped that Verizon will be axing data plans for those using unlimited data on old &#8220;grandfathered&#8221; plans from back before 4G LTE and all &#8230; <a href="http://androidcommunity.com/verizon-killing-off-grandfathered-unlimited-data-plans-this-summer-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>Bad news today for those that have been longtime customers of <a href="http://androidcommunity.com/tag/verizon-wireless/">Verizon Wireless</a>. I&#8217;m getting ready for the backlash now, and I bet Verizon is too. Today the news has just dropped that Verizon will be axing data plans for those using unlimited data on old &#8220;grandfathered&#8221; plans from back before 4G LTE and all that. If you&#8217;ve been enjoying unlimited data for $30 a month like many others, this will be coming to an end this summer. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/verizon-unlimited-data-plan.jpg" alt="" title="verizon-unlimited-data-plan" width="488" height="288" class="alignnone size-full wp-image-92529" /></p>
<p><span id="more-92528"></span> </p>
<p>Verizon will be yanking those unlimited plans from your grip, and your smartphones later this year in favor of shared and tiered data plans. These original 3G unlimited data plans for $30 are currently being used by tons of people (including a few of us here) so this is extremely bad news. Most customers with this plan are long-time users of Verizon Wireless. This will undoubtedly make a few people extremely unhappy. </p>
<p>While we&#8217;ve reached out to Verizon for clarification, according to CFO Fran Shammo users that upgrade to 4G LTE devices will not be allowed to bring over their grandfathered data plans, and will be required to sign a new 4G LTE shared data plan from Verizon. If we understand this right 3G customers won&#8217;t be effected. If you get a new 4G LTE capable phone you&#8217;ll lose the plan, and can&#8217;t just choose to rely on 3G only. </p>
<p>Shared data plans will be taking over. We&#8217;ve mentioned these before and they will be a great move for Verizon customers, but losing those grandfathered plans at the same time is sad to hear. Being able to pay one price for my phone and tablet&#8217;s 4G LTE data would be nice, and same applies for family plans. This is one more confirmation that Verizon will be pushing shared data plans hard later this year, although grandfathered plans will be withering away at the same time. </p>
<p>Thoughts?</p>
<div class="related-posts">
<div id="related-posts-MRP_all" class="related-posts-type">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/verizon-wireless-axes-2-dollar-fee-that-was-fast-20111230/">Verizon Wireless axes $2 convenience fee -- that was fast</a></li>
<li><a href="http://androidcommunity.com/verizon-leak-shows-evidence-of-shared-data-plans-20120131/">Verizon leak shows evidence of shared data plans</a></li>
<li><a href="http://androidcommunity.com/verizon-cfo-states-family-data-plans-should-arrive-mid-year-20120228/">Verizon CFO states family data plans should arrive mid-year</a></li>
<li><a href="http://androidcommunity.com/verizon-plans-to-double-lte-availability-in-2012-will-only-release-4g-lte-phones-20120313/">Verizon plans to double LTE availability in 2012 - Will only release 4G LTE phones</a></li>
<li><a href="http://androidcommunity.com/verizon-shared-data-plan-screenshot-leaks-coming-soon-20120320/">Verizon shared data plan screenshot leaks - coming soon</a></li>
<li><a href="http://androidcommunity.com/verizon-plans-30-upgrade-fee-for-existing-customers-20120411/">Verizon plans $30 upgrade fee for existing customers</a></li>
<li><a href="http://androidcommunity.com/verizon-shared-data-plans-on-track-for-summer-claims-cfo-20120419/">Verizon shared data plans on track for summer claims CFO</a></li>
</ul></div>
</div>
<p>[<a href="http://www.fiercewireless.com/story/verizon-will-kill-grandfathered-unlimited-data-plans-push-users-data-share/2012-05-16">via</a> Fiercewireless]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/verizon-killing-off-grandfathered-unlimited-data-plans-this-summer-20120516/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>Xiaomi MI-One gets a cheaper Youth Edition</title>
		<link>http://androidcommunity.com/xiaomi-mi-one-gets-a-cheaper-youth-edition-20120516/</link>
		<comments>http://androidcommunity.com/xiaomi-mi-one-gets-a-cheaper-youth-edition-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 17:31:04 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[MI-One]]></category>
		<category><![CDATA[MIUI]]></category>
		<category><![CDATA[Xiaomi]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92522</guid>
		<description><![CDATA[The MI-One, Xiaomi&#8217;s Android smartphone powered by the community-authored MIUI ROM, has garnered quite a lot of attention as of late. The second phone in the lineup has been revealed as the MI-One Youth Edition, which is basically identical save for a slower 1.2Ghz CPU and slightly less RAM at 768MB. The phone will go &#8230; <a href="http://androidcommunity.com/xiaomi-mi-one-gets-a-cheaper-youth-edition-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://androidcommunity.com/tag/mi-one/">MI-One</a>, Xiaomi&#8217;s Android smartphone powered by the community-authored MIUI ROM, has garnered quite a lot of attention as of late. The second phone in the lineup has been revealed as the MI-One Youth Edition, which is basically identical save for a slower 1.2Ghz CPU and slightly less RAM at 768MB. The phone will go for about $240 unlocked when it releases later this month, and yes, it&#8217;s still running the MIUI software.</p>
<p><img class="aligncenter size-medium wp-image-92524" title="xiaomi youth" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/xiaomi-youth-540x448.jpg" alt="" width="540" height="448" /><span id="more-92522"></span></p>
<p>The original MI-One is an unqualified hit in China &#8211; in fact, the company <a href="http://androidcommunity.com/xiaomi-mi-one-sells-150000-units-in-13-minutes-20120426/">can&#8217;t keep them in stock for more than an hour</a>. The Youth Edition will hopefully help alleviate some of the supply problems they&#8217;ve been having. The Youth Edition will come in a whopping seven different colors because&#8230; I dunno, youths like variety in customized phone hardware?</p>
<p>Specs aside from the processor and RAM remain the same: a 4-inch screen with a resolution of 480&#215;854, 4GB of storage, an 8-megapixel camera and an unlocked GSM radio. The phone goes on sale on Friday in China. Unfortunately there&#8217;s still no word on the phone leaving China at this point. But custom ROM enthusiasts can always check out the <a href="http://androidcommunity.com/tag/miui/" target="_blank">MIUI ROM</a> itself, now on its fourth release and updated to Ice Cream Sandwich.</p>
<div class="related-posts">
<div id="related-posts-MRP_all" class="related-posts-type">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/miui-xiaomi-mi-one-phone-now-shipping-20110831/">MIUI Xiaomi MI-One Phone Now Shipping</a></li>
<li><a href="http://androidcommunity.com/xiaomis-mi-one-ice-cream-sandwich-build-shown-on-video-20111213/">Xiaomi's MI-One Ice Cream Sandwich build shown on video</a></li>
<li><a href="http://androidcommunity.com/xiaomi-mi-one-gets-an-official-ics-beta-20120118/">Xiaomi MI-One gets an official ICS beta</a></li>
<li><a href="http://androidcommunity.com/chinese-oem-xiaomi-publishes-miui-open-source-code-20120203/">Chinese OEM Xiaomi publishes MIUI open source code</a></li>
<li><a href="http://androidcommunity.com/eden-tab-packs-miui-onto-a-retail-tablet-in-japan-20120220/">Eden Tab packs MIUI onto a retail tablet... in Japan</a></li>
<li><a href="http://androidcommunity.com/miui-ics-rom-officially-available-for-the-galaxy-nexus-20120326/">MIUI ICS ROM officially available for the Galaxy Nexus</a></li>
<li><a href="http://androidcommunity.com/xiaomi-mi-one-sells-150000-units-in-13-minutes-20120426/">Xiaomi MI-One sells 150,000 units in 13 minutes</a></li>
<li><a href="http://androidcommunity.com/miui-launcher-modded-for-any-ics-rom-20120427/">MIUI Launcher modded for any ICS ROM</a></li>
</ul></div>
</div>
<p>[<a href="http://chinese.engadget.com/2012/05/15/xiaomi-launch-mi-young/" target="_blank">via</a> Engadget Chinese]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/xiaomi-mi-one-gets-a-cheaper-youth-edition-20120516/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ice Cream Sandwich leaks for the DROID 4</title>
		<link>http://androidcommunity.com/ice-cream-sandwich-leaks-for-the-droid-4-20120516/</link>
		<comments>http://androidcommunity.com/ice-cream-sandwich-leaks-for-the-droid-4-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 17:16:32 +0000</pubDate>
		<dc:creator>Cory Gunther</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[DROID 4]]></category>
		<category><![CDATA[Ice Cream Sandwich]]></category>
		<category><![CDATA[Motorola DROID 4]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[Verizon]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92501</guid>
		<description><![CDATA[Motorola&#8217;s DROID 4 slider might be next out of the freezer for an update to Android 4.0 Ice Cream Sandwich. Many users were getting worried with the lack of update information from Verizon and Motorola but today an official build right from Motorola has leaked of Android 4.0 ICS for the DROID 4. More details &#8230; <a href="http://androidcommunity.com/ice-cream-sandwich-leaks-for-the-droid-4-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>Motorola&#8217;s <a href="http://androidcommunity.com/tag/droid-4/">DROID 4</a> slider might be next out of the freezer for an update to Android 4.0 <a href="http://androidcommunity.com/tag/ice-cream-sandwich/">Ice Cream Sandwich</a>. Many users were getting worried with the lack of update information from Verizon and Motorola but today an official build right from Motorola has leaked of Android 4.0 ICS for the DROID 4. More details below for the few interested. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/droid4-ics-650x560-540x465.jpg" alt="" title="droid4-ics-650x560" width="540" height="465" class="alignnone size-medium wp-image-92502" /></p>
<p><span id="more-92501"></span></p>
<p>What&#8217;s even better is the leak shows 4.0.4 ICS, not 4.0.3 so it&#8217;s safe to say that once updated it will be on the latest version of Android right from Google &#8212; unless 4.0.5 comes out soon of course. This is good news because Motorola didn&#8217;t mention much about Verizon phones when detailing their upgrade plans earlier this year. With both RAZR&#8217;s and now the D4 seeing ICS leaks that just leaves the lonely <a href="http://androidcommunity.com/tag/droid-bionic/">DROID BIONIC</a> on the waiting list. </p>
<p>We don&#8217;t know much about this build other than it&#8217;s official and from Motorola. According to <a href="http://www.droid-life.com/2012/05/16/droid-4-users-find-the-devices-first-official-ice-cream-sandwich-build-in-testing/?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+DroidLife+%28droid+life%29">Droid-Life</a> OTA rootkeeper doesn&#8217;t work but the build is at least stable. Users will want to proceed with caution because you might get stuck on this leaked build for a while. Either way this is good news that the update is on the way and could be coming soon because the leak seems to be quite stable. Hit the source link below if you&#8217;d like to give it a try on your own D4. Let us know how it goes in the comments below. </p>
<div class="related-posts">
<div id="related-posts-MRP_all" class="related-posts-type">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/motorola-droid-4-review-king-of-the-qwerty-20120210/">Motorola DROID 4 Review: King of the QWERTY</a></li>
<li><a href="http://androidcommunity.com/motorola-droid-4-rooted-aleady-get-it-now-20120213/">Motorola DROID 4 rooted already, get it now</a></li>
<li><a href="http://androidcommunity.com/motorola-details-ics-updates-most-devices-will-be-waiting-until-q3-20120215/">Motorola details ICS updates, most devices will be waiting until Q3</a></li>
<li><a href="http://androidcommunity.com/motorola-droid-4-gets-minor-software-update-20120418/">Motorola DROID 4 gets minor software update</a></li>
<li><a href="http://androidcommunity.com/motorola-droid-4-razr-and-bionic-modded-for-att-and-t-mobile-20120425/">Motorola DROID 4, RAZR and BIONIC modded for AT&T and T-Mobile</a></li>
</ul></div>
</div>

<script type='text/javascript'>
// <![CDATA[
  jQuery(document).ready(function() {
    var origHeight = jQuery('#ac_device_wrapper').height();
    var startHeight =  jQuery('#ac_device_wrapper').height();
    jQuery('#toggle_device a').text('See More');
    jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_down.gif) no-repeat'); 
     jQuery('#toggle_device,.ac_device_spec a').click(function(e) {
       e.preventDefault();
       jQuery(this).blur();
       var box =  jQuery('#ac_device_wrapper');
       var inner = box.children('#ac_device_content');
       var innerH = inner.height();
       var boxH = box.height();
       var newHeight = parseInt(innerH);
       newHeight = boxH > startHeight ? startHeight : newHeight;
       box.animate({height:newHeight,duration:500, easing:'bounceEaseOut'},function(){ 
       if(boxH > startHeight){
       jQuery('#toggle_device a').text('See More');
       jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_down.gif) no-repeat');  
       }
       else  {jQuery('#toggle_device a').text('See Less');
        jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_up.gif) no-repeat');  
       }
} );
    });
});
// ]]&gt;
</script><div style='margin-bottom:15px;'>
       <div id='ac_device_wrapper'>
       <div id='ac_device_content'>
        <div class='ac_device_spec'>Device Specifications and Information <a href='#'></a></div>
        <div class='ac_spec1'>
          <div  class='ac_specmod'><span>Device Info</span>      
			  <ul><b>Device Name</b> :  DROID 4</ul>
			  <ul><b>Manufactuer</b> :   Motorola</ul>
			  <ul><b>Carrier</b> : Verizon</ul><ul><b>Announced Date</b> : February 07, 2012</ul><ul><b>Release Date</b> : February 10, 2012</ul><ul><b>Also Known As</b> : </ul> 
        </div>
         <div  class='ac_specmod'><span>Display</span>
              <ul>   
			   <li><b>Screen Size </b>: 4.0 Inch</li> 
			  <li><b>Resolution </b>: 540x960</li><li><b>Screen Type</b> : qHD AMOLED</li></ul>
             </div>     
        <div  class='ac_specmod'><span>Dimension & Weight </span>
              <ul>   
			  <li><b>Height </b>: 5.0 Inch</li> 
			  <li><b>Width </b>: 2.65 Inch</li>
			  <li><b>Depth </b>: .50 Inch</li> 
			  <li><b>Weight </b>: 179 Grams</li>
			  </ul>
       </div>
       <div  class='ac_specmod'><span>Battery & Power </span><ul><b>Battery Type</b>: <li>Lithium Ion</li></ul><ul>   
			  <li><b>Battery Capacity </b>: 1785 mAh</li><li><b>Talk Time </b>: NA</li><li><b>Stand By Time </b>: 200 hours</li></ul>
	  </div>
	   <div  class='ac_specmod'><span>Software</span><ul><b>Android OS</b>: <li>2.3.x</li></ul><ul><b>Audio Playback</b>: <li>AAC</li><li>AAC+</li><li>MP3</li><li>WAV</li><li>WMA</li></ul><ul><b>Video Playback</b>: <li>MPEG-4 (MP4)</li></ul><ul><b>Messaging</b>: <li>SMS</li><li>MMS</li></ul></div>
        </div> <!-- spec 1 !-->
        <div class='ac_spec2'>
      <div  class='ac_specmod'><span>Hardware</span>
			  <ul><b>CPU </b>: OMAP4430</ul> 
			  <ul><b>CPU Clock Speed</b> : 1200 Mhz</ul> 
			  <ul><b>Core </b>: 2</ul>
			  <ul><b>Ram </b>: 1000 MB</ul>
			  <ul><b>Internal Storage </b>: 16 GB</ul><ul><b>Front Facing Camera </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_yes.gif' width='16' height='16' align='middle'/></ul><ul><b>Camera Resolution </b>: 8 MP</ul><ul><b>External Storage</b>: <li>MicroSD</li><li>MicroSDHC</li></ul><ul><b>Camera Features</b>: <li>Auto focus</li><li>Flash</li><li>1080p Video Recording</li></ul><ul><b>Sensors</b>: <li>Accelerometer</li><li>Ambient light</li><li>Proximity</li></ul><ul><b>QWERTY </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_yes.gif' width='16' height='16' align='middle'/></ul></div>
         <div  class='ac_specmod'><span>Cellular Network </span><ul><b>Network Technology</b>: <li>CDMA</li></ul></div>
           <div  class='ac_specmod'><span>Device Connectivity </span><ul><b>Wi-Fi</b>: <li>802.11b</li><li>802.11g</li><li>802.11n</li></ul><ul><b>Bluetooth</b>: <li>Bluetooth 4.0</li></ul><ul><b>Location Features</b>: <li>Compass</li><li>GPS</li><li>Cellular location</li><li>Wi-Fi location</li></ul><ul><b>FM Radio </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_yes.gif' width='16' height='16' align='middle'/></ul><ul><b>NFC </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_no.gif' width='16' height='16' align='middle'/></ul></div>
        </div> <!-- spec 2 !-->
      </div>
       <br style='clear:both'>
       </div>
         <div id='toggle_device'><a href='#'><img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_loader1.gif' /></a></div>
       </div>
<p>[<a href="http://www.droidforums.net/forum/droid-4-roms/208767-stock-motoblur-ics-droid4.html">via</a> Droidforums]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/ice-cream-sandwich-leaks-for-the-droid-4-20120516/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>It&#8217;s official: HTC EVO 4G LTE delayed due to ITC investigation</title>
		<link>http://androidcommunity.com/its-official-htc-evo-4g-lte-delayed-due-to-itc-investigation-20120516/</link>
		<comments>http://androidcommunity.com/its-official-htc-evo-4g-lte-delayed-due-to-itc-investigation-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 16:57:27 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[HTC EVO 4G LTE]]></category>
		<category><![CDATA[patents]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92499</guid>
		<description><![CDATA[If your day wasn&#8217;t crammed full of patent litigation news already (and when is it ever?) then prepare for a doozie. Apple&#8217;s patent lawsuit against HTC, supposedly over early this year, has caused the International Trade Commission to delay shipments of HTC One X and EVO 4G LTE phones in US customs. The Now Network has confirmed that the &#8230; <a href="http://androidcommunity.com/its-official-htc-evo-4g-lte-delayed-due-to-itc-investigation-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>If your day wasn&#8217;t crammed full of patent litigation news already (and when is it ever?) then prepare for a doozie. Apple&#8217;s patent lawsuit against HTC, supposedly over early this year, has caused the International Trade Commission to <a href="http://androidcommunity.com/htc-one-x-evo-4g-lte-delayed-by-us-customs-after-apples-itc-complaint-20120515/">delay shipments of HTC One X and EVO 4G LTE</a> phones in US customs. The Now Network has confirmed that the <a href="http://androidcommunity.com/htc-evo-4g-lte-review-20120511/">EVO 4G LTE</a> will miss its scheduled release date of March 18th (this Friday).</p>
<p><img class="aligncenter size-full wp-image-92519" title="P1090441-540x405" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/P1090441-540x4051.jpg" alt="" width="540" height="405" /> <span id="more-92499"></span></p>
<p>Here&#8217; the official statement:</p>
<blockquote><p>The U.S. availability of the HTC EVO 4G LTE has been delayed.  HTC is working to resolve this issue and appreciates your patience as they work to get products into Sprint channels. We can’t provide specific timing for product availability at this time and we appreciate your patience as HTC works to get products on store shelves as soon as possible.</p></blockquote>
<p>There&#8217;s no telling how long the ITC&#8217;s investigation will last, and certainly not what conclusion they&#8217;ll reach. Presumably if the phones are found not to violate Apple&#8217;s singular software patent, the devices will be released to the carriers and eventually the customers. Should the ITC rule against HTC, the company will probably send out yet another software update to re-comply with the ruling.</p>
<p>It&#8217;s interesting that this ITC ruling in Apple&#8217;s favor, now nearly five months old, is being enacted just as two major Android devices have hit the market. It&#8217;s also notable that other, lower-profile HTC phones like T-Mobile&#8217;s <a href="http://androidcommunity.com/tag/htc-one-s/">HTC One S</a> haven&#8217;t been affected. Consider that T-Mobile is the only major US carrier to go without the iPhone. Of course that&#8217;s merely speculation. Wink wink.</p>
<div class="related-posts">
<div id="related-posts-MRP_all" class="related-posts-type">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/itc-sides-with-appl-over-htc-in-latest-patent-case-20111017/">ITC sides with Apple over HTC in latest patent case</a></li>
<li><a href="http://androidcommunity.com/apple-shouts-itc-jumps-htc-imports-banned-by-april-2012-20111219/">Apple shouts, ITC jumps: HTC imports banned by April 2012</a></li>
<li><a href="http://androidcommunity.com/apple-blew-100-million-on-its-htc-lawsuit-and-all-it-got-was-this-lousy-post-20120123/">Apple blew $100 million on its HTC lawsuit, and all it got was this lousy post</a></li>
<li><a href="http://androidcommunity.com/htc-one-x-evo-4g-lte-delayed-by-us-customs-after-apples-itc-complaint-20120515/">HTC One X, EVO 4G LTE delayed by US customs after Apple's ITC complaint </a></li>
</ul></div>
</div>

<script type='text/javascript'>
// <![CDATA[
  jQuery(document).ready(function() {
    var origHeight = jQuery('#ac_device_wrapper').height();
    var startHeight =  jQuery('#ac_device_wrapper').height();
    jQuery('#toggle_device a').text('See More');
    jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_down.gif) no-repeat'); 
     jQuery('#toggle_device,.ac_device_spec a').click(function(e) {
       e.preventDefault();
       jQuery(this).blur();
       var box =  jQuery('#ac_device_wrapper');
       var inner = box.children('#ac_device_content');
       var innerH = inner.height();
       var boxH = box.height();
       var newHeight = parseInt(innerH);
       newHeight = boxH > startHeight ? startHeight : newHeight;
       box.animate({height:newHeight,duration:500, easing:'bounceEaseOut'},function(){ 
       if(boxH > startHeight){
       jQuery('#toggle_device a').text('See More');
       jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_down.gif) no-repeat');  
       }
       else  {jQuery('#toggle_device a').text('See Less');
        jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_up.gif) no-repeat');  
       }
} );
    });
});
// ]]&gt;
</script><div style='margin-bottom:15px;'>
       <div id='ac_device_wrapper'>
       <div id='ac_device_content'>
        <div class='ac_device_spec'>Device Specifications and Information <a href='#'></a></div>
        <div class='ac_spec1'>
          <div  class='ac_specmod'><span>Device Info</span>      
			  <ul><b>Device Name</b> :  EVO 4G LTE</ul>
			  <ul><b>Manufactuer</b> :   HTC</ul>
			  <ul><b>Carrier</b> : Unknown</ul><ul><b>Announced Date</b> : April 04, 2012</ul><ul><b>Release Date</b> : May 18, 2012</ul><ul><b>Also Known As</b> : </ul> 
        </div>
         <div  class='ac_specmod'><span>Display</span>
              <ul>   
			   <li><b>Screen Size </b>: 4.7 Inch</li> 
			  <li><b>Resolution </b>: 1280x720</li><li><b>Screen Type</b> : SLCD 2</li></ul>
             </div>     
        <div  class='ac_specmod'><span>Dimension & Weight </span>
              <ul>   
			  <li><b>Height </b>: 5.31 Inch</li> 
			  <li><b>Width </b>: 2.72 Inch</li>
			  <li><b>Depth </b>: .35 Inch</li> 
			  <li><b>Weight </b>: 134 Grams</li>
			  </ul>
       </div>
       <div  class='ac_specmod'><span>Battery & Power </span><ul><b>Battery Type</b>: <li>Lithium Ion</li></ul><ul>   
			  <li><b>Battery Capacity </b>: 2000 mAh</li><li><b>Talk Time </b>: NA</li><li><b>Stand By Time </b>: NA</li></ul>
	  </div>
	   <div  class='ac_specmod'><span>Software</span><ul><b>Android OS</b>: <li>4.0.x</li></ul><ul><b>Audio Playback</b>: <li>AAC</li><li>AAC+</li><li>AMR</li><li>MID</li><li>MP3</li><li>WAV</li></ul><ul><b>Video Playback</b>: <li>h.263</li><li>h.264 / AVC</li><li>MPEG-4 (MP4)</li></ul><ul><b>Messaging</b>: <li>SMS</li><li>MMS</li></ul></div>
        </div> <!-- spec 1 !-->
        <div class='ac_spec2'>
      <div  class='ac_specmod'><span>Hardware</span>
			  <ul><b>CPU </b>: S4</ul> 
			  <ul><b>CPU Clock Speed</b> : 1500 Mhz</ul> 
			  <ul><b>Core </b>: 2</ul>
			  <ul><b>Ram </b>: 1024 MB</ul>
			  <ul><b>Internal Storage </b>: 16GB GB</ul><ul><b>Front Facing Camera </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_yes.gif' width='16' height='16' align='middle'/></ul><ul><b>Camera Resolution </b>: 8 MP</ul><ul><b>External Storage</b>: <li>MicroSD</li><li>MicroSDHC</li></ul><ul><b>Camera Features</b>: <li>Auto focus</li><li>Flash</li><li>1080p Video Recording</li></ul><ul><b>Sensors</b>: <li>Accelerometer</li><li>Ambient light</li><li>Proximity</li></ul><ul><b>QWERTY </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_no.gif' width='16' height='16' align='middle'/></ul></div>
         <div  class='ac_specmod'><span>Cellular Network </span><ul><b>Network Technology</b>: <li>CDMA</li></ul></div>
           <div  class='ac_specmod'><span>Device Connectivity </span><ul><b>Wi-Fi</b>: <li>802.11b</li><li>802.11g</li><li>802.11n</li></ul><ul><b>Bluetooth</b>: <li>Bluetooth 3.0</li><li>A2DP</li></ul><ul><b>Location Features</b>: <li>Compass</li><li>GPS</li><li>Cellular location</li><li>Wi-Fi location</li></ul><ul><b>FM Radio </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_yes.gif' width='16' height='16' align='middle'/></ul><ul><b>NFC </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_yes.gif' width='16' height='16' align='middle'/></ul></div>
        </div> <!-- spec 2 !-->
      </div>
       <br style='clear:both'>
       </div>
         <div id='toggle_device'><a href='#'><img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_loader1.gif' /></a></div>
       </div>
<p>[<a href="http://www.androidpolice.com/2012/05/16/sprint-officially-confirms-that-the-evo-4g-lte-launch-is-delayed-due-to-us-customs-provides-pre-order-cancellation-options/" target="_blank">via</a> Android Police]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/its-official-htc-evo-4g-lte-delayed-due-to-itc-investigation-20120516/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Samsung Galaxy S III unboxed early</title>
		<link>http://androidcommunity.com/samsung-galaxy-s-iii-unboxed-early-20120516/</link>
		<comments>http://androidcommunity.com/samsung-galaxy-s-iii-unboxed-early-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 15:42:25 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Galaxy S III]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[Samsung Galaxy S III]]></category>
		<category><![CDATA[unboxing]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92493</guid>
		<description><![CDATA[Curious to see what the Galaxy S III will look like when it hits European retailers later this month? Yeah, we aren&#8217;t either. But if you&#8217;re one of those folks who gets a kick out of watching the latest gadgets shed their cardboard and plastic coverings, you&#8217;ll want to check out this YouTube video. One &#8230; <a href="http://androidcommunity.com/samsung-galaxy-s-iii-unboxed-early-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>Curious to see what the <a href="http://androidcommunity.com/tag/samsung-galaxy-s-iii/">Galaxy S III</a> will look like when it hits European retailers later this month? Yeah, we aren&#8217;t either. But if you&#8217;re one of those folks who gets a kick out of watching the latest gadgets shed their cardboard and plastic coverings, you&#8217;ll want to check out this YouTube video. <a href="http://www.hdblog.it/" target="_blank">One lucky Italian blog</a> got their hands on the retail packaging and dutifully proceeded to rip it open for the benefit of the Android world.</p>
<p><img class="aligncenter size-medium wp-image-92494" title="galaxy s III lineup" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/galaxy-s-III-lineup-540x299.jpg" alt="" width="540" height="299" /><span id="more-92493"></span></p>
<p>In Italy at least, you&#8217;ll get the standard USB cable, compact charger and a set of headphones - which look noticeably different than the standard black buds Samsung has been bundling for about a year. Note that the exact materials in the packaging will probably differ by region and carrier &#8211; AT&amp;T, for example, will almost certainly stick to their rather dull orange and white boxes.</p>
<p><p><center><object width="580" height="361"><param name="movie" value="http://www.youtube.com/v/GCb5qcV6ruY#!"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/GCb5qcV6ruY#!" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="361"></embed></object></center></p>
</p>
<p>There&#8217;s also a comparison between the Galaxy S III and the other heavy hitters in the Android world: the Galaxy Note, Galaxy S II, Galaxy Nexus, HTC One X and the HTC One X. It&#8217;s a well done little video, so good on ya, HDblog. The Galaxy S III is scheduled for release in Europe on May 30th, the UK on May 29th, and the US sometime this summer.</p>


<script type='text/javascript'>
// <![CDATA[
  jQuery(document).ready(function() {
    var origHeight = jQuery('#ac_device_wrapper').height();
    var startHeight =  jQuery('#ac_device_wrapper').height();
    jQuery('#toggle_device a').text('See More');
    jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_down.gif) no-repeat'); 
     jQuery('#toggle_device,.ac_device_spec a').click(function(e) {
       e.preventDefault();
       jQuery(this).blur();
       var box =  jQuery('#ac_device_wrapper');
       var inner = box.children('#ac_device_content');
       var innerH = inner.height();
       var boxH = box.height();
       var newHeight = parseInt(innerH);
       newHeight = boxH > startHeight ? startHeight : newHeight;
       box.animate({height:newHeight,duration:500, easing:'bounceEaseOut'},function(){ 
       if(boxH > startHeight){
       jQuery('#toggle_device a').text('See More');
       jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_down.gif) no-repeat');  
       }
       else  {jQuery('#toggle_device a').text('See Less');
        jQuery('.ac_device_spec a').css('background','url(http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_device_up.gif) no-repeat');  
       }
} );
    });
});
// ]]&gt;
</script><div style='margin-bottom:15px;'>
       <div id='ac_device_wrapper'>
       <div id='ac_device_content'>
        <div class='ac_device_spec'>Device Specifications and Information <a href='#'></a></div>
        <div class='ac_spec1'>
          <div  class='ac_specmod'><span>Device Info</span>      
			  <ul><b>Device Name</b> :  Galaxy S III</ul>
			  <ul><b>Manufactuer</b> :   Samsung</ul>
			  <ul><b>Carrier</b> : NA</ul><ul><b>Announced Date</b> : May 03, 2012</ul><ul><b>Release Date</b> : May 29, 2012</ul><ul><b>Also Known As</b> : The Next Galaxy, SGSIII</ul> 
        </div>
         <div  class='ac_specmod'><span>Display</span>
              <ul>   
			   <li><b>Screen Size </b>: 4.8 Inch</li> 
			  <li><b>Resolution </b>: 720x1280</li><li><b>Screen Type</b> : Super AMOLED HD</li></ul>
             </div>     
        <div  class='ac_specmod'><span>Dimension & Weight </span>
              <ul>   
			  <li><b>Height </b>: 5.37 Inch</li> 
			  <li><b>Width </b>: 2.77 Inch</li>
			  <li><b>Depth </b>: 0.33 Inch</li> 
			  <li><b>Weight </b>: 133 Grams</li>
			  </ul>
       </div>
       <div  class='ac_specmod'><span>Battery & Power </span><ul><b>Battery Type</b>: <li>Lithium Ion</li></ul><ul>   
			  <li><b>Battery Capacity </b>: 2100 mAh</li><li><b>Talk Time </b>: NA</li><li><b>Stand By Time </b>: NA</li></ul>
	  </div>
	   <div  class='ac_specmod'><span>Software</span><ul><b>Android OS</b>: <li>4.0.x</li></ul><ul><b>Audio Playback</b>: <li>AAC</li><li>AAC+</li><li>AMR</li><li>MID</li><li>MP3</li><li>WAV</li><li>WMA</li></ul><ul><b>Video Playback</b>: <li>h.263</li><li>h.264 / AVC</li><li>MPEG-4 (MP4)</li></ul><ul><b>Messaging</b>: <li>SMS</li><li>MMS</li></ul></div>
        </div> <!-- spec 1 !-->
        <div class='ac_spec2'>
      <div  class='ac_specmod'><span>Hardware</span>
			  <ul><b>CPU </b>: Exynos 4 Quad</ul> 
			  <ul><b>CPU Clock Speed</b> : 1400 Mhz</ul> 
			  <ul><b>Core </b>: 4</ul>
			  <ul><b>Ram </b>: 1024 MB</ul>
			  <ul><b>Internal Storage </b>: 32 GB</ul><ul><b>Front Facing Camera </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_yes.gif' width='16' height='16' align='middle'/></ul><ul><b>Camera Resolution </b>: 8 MP</ul><ul><b>External Storage</b>: <li>MicroSD</li><li>MicroSDHC</li></ul><ul><b>Camera Features</b>: <li>Auto focus</li><li>Flash</li><li>1080p Video Recording</li></ul><ul><b>Sensors</b>: <li>Accelerometer</li><li>Ambient light</li><li>Proximity</li></ul><ul><b>QWERTY </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_no.gif' width='16' height='16' align='middle'/></ul></div>
         <div  class='ac_specmod'><span>Cellular Network </span><ul><b>Network Technology</b>: <li>GSM</li></ul><ul><b>GSM Band</b>: <li>850</li><li>900</li><li>1800</li><li>1900</li></ul></div>
           <div  class='ac_specmod'><span>Device Connectivity </span><ul><b>Wi-Fi</b>: <li>802.11b</li><li>802.11g</li><li>802.11n</li></ul><ul><b>Bluetooth</b>: <li>A2DP</li><li>Bluetooth 4.0</li></ul><ul><b>Location Features</b>: <li>Compass</li><li>GPS</li><li>Cellular location</li><li>Wi-Fi location</li></ul><ul><b>FM Radio </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_yes.gif' width='16' height='16' align='middle'/></ul><ul><b>NFC </b>:<img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_yes.gif' width='16' height='16' align='middle'/></ul></div>
        </div> <!-- spec 2 !-->
      </div>
       <br style='clear:both'>
       </div>
         <div id='toggle_device'><a href='#'><img src='http://cdn.androidcommunity.com/wp-content/themes/ewdisonv2/images/acw_loader1.gif' /></a></div>
       </div>
<p>[<a href="http://www.slashgear.com/samsung-galaxy-s-iii-gets-early-unboxing-16228614/" target="_blank">via</a> SlashGear]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/samsung-galaxy-s-iii-unboxed-early-20120516/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>LG Optimus Elite hits Virgin Mobile for $149.99</title>
		<link>http://androidcommunity.com/lg-optimus-elite-hits-virgin-mobile-for-149-99-20120516/</link>
		<comments>http://androidcommunity.com/lg-optimus-elite-hits-virgin-mobile-for-149-99-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 14:52:37 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[LG]]></category>
		<category><![CDATA[LG Optimus Elite]]></category>
		<category><![CDATA[Virgin Mobile]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92490</guid>
		<description><![CDATA[And now, we present our prime candidate for the most poorly-named phone since the Samsung Galaxy S II Epic 4G Touch (breathe): the LG Optimus Elite. This phone is now available from Virgin Mobile&#8217;s website and retails stores for $149.99, and like all Virgin Mobile (US) devices it comes sans contract. The phone is launching &#8230; <a href="http://androidcommunity.com/lg-optimus-elite-hits-virgin-mobile-for-149-99-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>And now, we present our prime candidate for the most poorly-named phone since the Samsung Galaxy S II Epic 4G Touch (breathe): the <a href="http://androidcommunity.com/lg-optimus-elite-pictured-doesnt-sound-too-elite-20120329/">LG Optimus Elite</a>. This phone is now available from Virgin Mobile&#8217;s website and retails stores for $149.99, and like all Virgin Mobile (US) devices it comes sans contract. The phone is launching on Virgin three days before it was expected to hit the parent company.</p>
<p><img class="aligncenter size-full wp-image-92491" title="Elite_3Q_left_Skewed_hi_res_webready" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Elite_3Q_left_Skewed_hi_res_webready.jpg" alt="" width="313" height="480" /><span id="more-92490"></span></p>
<p>So why are we down on the name? In and of itself it&#8217;s no worse than the next phone, but we feel somewhat miffed that a device that fits squarely into the low end is described as &#8220;Elite&#8221;. Not that there&#8217;s anything wrong with low-end phones &#8211; they&#8217;re a necessary part of the market, and a large part of why Android is now the dominant mobile platform on the planet. We just wish the name better reflected that.</p>
<p>For interested parties, the Optimus &#8220;Elite&#8221; comes with a 3.5-inch 480&#215;320 screen, an 800mhz single-core processor with 512MB of memory and 4GB of storage space. Naturally Gingerbread is running on the software side of things, but you do get extras like Swype. Thanks to integrated NFC, Google Wallet should be available on the Elite, making it probably the cheapest non-contract way to get your contactless payment on.</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lg-optimus-elite-hits-virgin-mobile-for-149-99-20120516/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NVIDIA takes on OnLive with GeForce Grid</title>
		<link>http://androidcommunity.com/nvidia-takes-on-onlive-with-geforce-grid-20120516/</link>
		<comments>http://androidcommunity.com/nvidia-takes-on-onlive-with-geforce-grid-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 14:07:16 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[GeForce Grid]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[tegra]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92483</guid>
		<description><![CDATA[Both OnLive and NVIDIA have been making huge strides in mobile gaming, but approaching it from opposite directions. While NVIDIA is more than happy to provide you with a Tegra-powered smartphone or tablet, their new cloud gaming service means that soon enough you won&#8217;t need one. The company demonstrated their brand new GeForce Grid in &#8230; <a href="http://androidcommunity.com/nvidia-takes-on-onlive-with-geforce-grid-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>Both OnLive and NVIDIA have been making huge strides in mobile gaming, but approaching it from opposite directions. While NVIDIA is more than happy to provide you with a Tegra-powered smartphone or tablet, their new cloud gaming service means that soon enough you won&#8217;t need one. The company demonstrated their brand new <a href="http://nvidianews.nvidia.com/Releases/Cloud-Gaming-Moves-at-the-Blink-of-an-Eye-With-NVIDIA-GeForce-GRID-7e1.aspx" target="_blank">GeForce Grid</a> in partnership with Gaikai, which already gas a streaming game service.</p>
<p><img class="aligncenter size-medium wp-image-92484" title="Street_Fighter_X_Tekken-new-600x300" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Street_Fighter_X_Tekken-new-600x300-540x270.jpg" alt="" width="540" height="270" /><span id="more-92483"></span></p>
<p>What makes NVIDIA&#8217;s offering different? As the name implies, it&#8217;s using their very own Kepler gaming hardware to deliver graphics that are reportedly much, much better than existing services. Each player will remotely connect to a cloud machine with pixel-pushing power that&#8217;s roughly equivalent to the <a href="http://www.slashgear.com/nvidia-geforce-gtx-690-twin-kepler-official-30225195/" target="_blank">GeForce GTX 690 GPU</a> &#8211; a thousand-dollar graphics card. Early demonstrations show impressive graphics on all integrated platforms, including Android tablets and connected TVs, without noticeable lag.</p>
<p>There&#8217;s nothing set in stone thus far, but company is planning on offering a subscription service roughly equivalent to Netflix for accessing all available titles. And just like Netflix, the service should be available on any connected device with app support. Early partners include major developers like Capcom, Epic and THQ. For anyone with a high-speed data connection and no PC gaming hardware, that would be a tempting proposition. A timeline for GeForce Grid has not been announced.</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/nvidia-takes-on-onlive-with-geforce-grid-20120516/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HTC Ville C detailed in leak</title>
		<link>http://androidcommunity.com/htc-ville-c-detailed-in-leak-20120516/</link>
		<comments>http://androidcommunity.com/htc-ville-c-detailed-in-leak-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 13:30:42 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[HTC One S]]></category>
		<category><![CDATA[HTC Ville]]></category>
		<category><![CDATA[HTC Ville C]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92476</guid>
		<description><![CDATA[For months we had operated under the assumption that the Ville was HTC&#8217;s internal codename for the One S, now gracing Europe and T-Mobile with its presence. Now a new Ville has popped up in a spec sheet spotted by Brief Mobile. The list details a phone that&#8217;s nearly identical to the One S (at &#8230; <a href="http://androidcommunity.com/htc-ville-c-detailed-in-leak-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>For months we had operated under the assumption that the <a href="http://androidcommunity.com/htc-ville-leaks-again-in-new-spy-photos-20120206/">Ville</a> was HTC&#8217;s internal codename for the <a href="http://androidcommunity.com/tag/htc-one-s/">One S</a>, now gracing Europe and T-Mobile with its presence. Now a new Ville has popped up in a spec sheet spotted by <a href="http://briefmobile.com/exclusive-htc-ville-c-specs-leak-4-3-inch-qhd-dual-core-s3">Brief Mobile</a>. The list details a phone that&#8217;s nearly identical to the One S (at least internally) with one crucial difference: it&#8217;s running a Qualcomm Snapdragon S3 processor instead of an S4.</p>
<p><img class="aligncenter size-full wp-image-92478" title="hero-540x389" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/hero-540x389.png" alt="" width="540" height="389" /><span id="more-92476"></span></p>
<p>That would still give the phone dual-core capabilities and a 1.7Ghz clock speed, though this is mentioned as a possible typo. Other specs align perfectly with the One S, from the 4.3-inch qHD screen to the 8 megapixel camera. Android 4.0 is present, but strangely the HTC skin is listed as &#8220;Sense 4.5&#8243;. Either is phone isn&#8217;t intended to come to market for many months, or there&#8217;s another typo.</p>
<p><img class="aligncenter size-medium wp-image-92477" title="bm_htc_ville_c-580x298" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/bm_htc_ville_c-580x298-540x277.jpg" alt="" width="540" height="277" /></p>
<p>Note that an &#8220;image chip&#8221; is listed as well, so whenever and wherever the Ville C (almost certainly a codename) launches, it won&#8217;t have the <a href="http://androidcommunity.com/tag/htc-droid-incredible-4g/">HTC DROID Incredible 4G LTE</a>&#8216;s regrettable lack of the Image Sense processor. Other little touches, like a 1650mAh battery and a VGA front-facing camera, put this one on the high side of the mid range. No carrier, pricing or date information is available at present.</p>
<div class="related-posts">
<div id="related-posts-MRP_all" class="related-posts-type">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/trade-in-your-iphone-and-get-the-htc-one-s-free-from-t-mobile-20120424/">Trade in your iPhone and get the HTC One S free from T-Mobile</a></li>
<li><a href="http://androidcommunity.com/t-mobile-htc-one-s-available-now-20120425/">T-Mobile HTC One S available now</a></li>
<li><a href="http://androidcommunity.com/htc-one-s-rom-ported-to-the-evo-3d-20120427/">HTC One S ROM ported to the EVO 3D</a></li>
<li><a href="http://androidcommunity.com/t-mobile-htc-one-s-suffers-battery-drain-for-wifi-calls-fix-incoming-20120427/">T-Mobile HTC One S suffers battery drain for WiFi calls - fix incoming</a></li>
<li><a href="http://androidcommunity.com/reminder-unlock-htc-one-s-and-x-bootloaders-at-htcdev-20120502/">Reminder: Unlock HTC One S and X bootloaders at HTCDev</a></li>
<li><a href="http://androidcommunity.com/bell-canada-gets-htc-one-v-now-htc-one-s-later-20120503/">Bell Canada gets HTC One V now, HTC One S later</a></li>
<li><a href="http://androidcommunity.com/htc-one-s-kickstand-case-coming-soon-20120504/">HTC One S kickstand case coming soon</a></li>
<li><a href="http://androidcommunity.com/otterbox-droid-incredible-4g-lte-and-htc-one-series-cases-hands-on-20120508/">OtterBox DROID Incredible 4G LTE and HTC One series cases hands-on </a></li>
<li><a href="http://androidcommunity.com/android-open-kang-project-ported-to-htc-one-s-20120508/">Android Open Kang Project ported to HTC One S</a></li>
</ul></div>
</div>
<p>[<a href="http://www.slashgear.com/htc-ville-c-leaked-in-spec-sheet-16228603/" target="_blank">via</a> SlashGear]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/htc-ville-c-detailed-in-leak-20120516/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sonic the Hedgehog 4 Episode II available today, we go hands-on</title>
		<link>http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/</link>
		<comments>http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 13:00:02 +0000</pubDate>
		<dc:creator>Cory Gunther</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Hands-on]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[Sega]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[Sonic the hedgehog]]></category>
		<category><![CDATA[Tablet]]></category>
		<category><![CDATA[tegra 3]]></category>
		<category><![CDATA[Transformer Prime]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92404</guid>
		<description><![CDATA[SEGA is back today with that awesome blue hedgehog we all know plenty about. Announced just now and available starting today is the brand new Sonic the Hedgehog 4 Episode II for Android. Sonic CD and episode 1 were smashing hits but Episode II looks to be their best yet. Currently only in THD, available &#8230; <a href="http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>SEGA is back today with that awesome blue hedgehog we all know plenty about. Announced just now and available starting today is the brand new <a href="http://androidcommunity.com/tag/sonic-the-hedgehog/">Sonic the Hedgehog</a> 4 Episode II for Android. Sonic CD and episode 1 were smashing hits but Episode II looks to be their best yet. Currently only in THD, available for <a href="http://androidcommunity.com/tag/tegra-3/">Tegra 3</a> powered devices this game brings graphics to another level &#8212; again. Check it out after the break.</p>
<p><img class="alignnone size-medium wp-image-92418" title="Screenshot_2012-05-15-14-31-59" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screenshot_2012-05-15-14-31-59-540x337.jpg" alt="" width="540" height="337" /></p>
<p><span id="more-92404"></span></p>
<p>We got our first look at the all new episode II back at Mobile World Congress but SEGA has worked extremely close with the folks from NVIDIA to make Sonic 4 Ep II on Tegra 3 devices the best version yet. With enhanced graphics, realistic lighting and effects, crazy cool physics and more I&#8217;m loving it already. It&#8217;s available starting today at the NVIDIA <a href="http://www.tegrazone.com/games/sonic4ep2">Tegrazone.com</a> and in the <a href="https://play.google.com/store/apps/details?id=com.sega.sonic4ep2thd">Google Play Store</a> starting at $6.99 for Tegra 3 devices. For now this only includes the few Tegra 3 devices but more are coming soon. Check out the hands-on gameplay below:</p>
<p><center><em>Sonic 4 Episode II on Transformer Prime</em></center><br />
<center><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="580" height="361" id="SGTV" name="SGTV">
   <param name="movie" value="http://asset.slashgear.tv/sgplayer.swf" />
   <param name="allowfullscreen" value="true" />
   <param name="allowscriptaccess" value="always" />
   <param name="flashvars" value="config=http://asset.slashgear.tv/sgtv.php?vkey=7fab6f046bf4923da8de" />
   <embed id="SGTV"
          name="SGTV"
          src="http://asset.slashgear.tv/sgplayer.swf"
          width="580"
          height="361"
          allowscriptaccess="always"
          allowfullscreen="true"
          flashvars="config=http://asset.slashgear.tv/sgtv.php?vkey=7fab6f046bf4923da8de"
   />
</object>
</center>
</p>
<p>As you can see from my video (and terrible gaming skills) the graphics are pretty amazing and as close to console quality graphics as we&#8217;ve seen on mobile devices. This is basically a full-fledged Sonic experience from SEGA and NVIDIA. The textures have been taken up a few notches that you won&#8217;t experience on other Android devices, or on the iPhone, and the lighting and sharp edges are just purdy.</p>
<p><img class="alignnone size-medium wp-image-92413" title="Screenshot_2012-05-15-14-47-39" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screenshot_2012-05-15-14-47-39-540x337.jpg" alt="" width="540" height="337" /></p>
<p>With water running, flowers and butterflies flying in the wind and Sonic and his sidekick Tails hanging out you&#8217;ll totally want to give this game a try. Nicely SEGA has also added multiplayer support. You can now play as the famous blue hedgehog while a friend joins you as Tails and you don&#8217;t even have to share one screen, as long as you both have Bluetooth enabled Tegra 3 devices.</p>
<p><img class="alignnone size-medium wp-image-92411" title="Screenshot_2012-05-15-14-45-36" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screenshot_2012-05-15-14-45-36-540x337.jpg" alt="" width="540" height="337" /></p>
<p>Just like Episode I the gameplay is extremely smooth, realistic, and fun. The Tegra 3 makes sure the game runs as smooth as butter and without a hitch. Sadly just like the original the controls can only be described as &#8220;floaty&#8221; and not nearly as tight as I&#8217;d like. I had a hard time controlling my little blue friend and a dedicated game controller would make this awesome. Get the Transformer Prime and the Logitech gamepad and you&#8217;ll be playing console-quality Sonic in no time flat though.</p>
<p>I&#8217;ll be streaming this to my HDTV later tonight and using the motion controls to see how things go and will be sure to update with additional thoughts. So far I love it and shows that old classics like SEGA and Sonic can still rock for mobile devices, as long as the controls are worth using.</p>
<p>Check out all the pictures from the gallery below, then hit the Tegra Zone and Play Store links above and get started today for $6.99. SEGA&#8217;s also announced that a Tegra 2 and regular Android devices version will be available in early June and you can learn more from <a href="http://www.sonicthehedgehog4.com/">sonicthehedgehog4.com</a></p>

<a href='http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/screenshot_2012-05-15-14-31-59/' title='Screenshot_2012-05-15-14-31-59'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screenshot_2012-05-15-14-31-59-150x150.jpg" class="attachment-thumbnail" alt="Screenshot_2012-05-15-14-31-59" title="Screenshot_2012-05-15-14-31-59" /></a>
<a href='http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/screenshot_2012-05-15-14-33-30/' title='Screenshot_2012-05-15-14-33-30'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screenshot_2012-05-15-14-33-30-150x150.jpg" class="attachment-thumbnail" alt="Screenshot_2012-05-15-14-33-30" title="Screenshot_2012-05-15-14-33-30" /></a>
<a href='http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/screenshot_2012-05-15-14-47-08/' title='Screenshot_2012-05-15-14-47-08'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screenshot_2012-05-15-14-47-08-150x150.jpg" class="attachment-thumbnail" alt="Screenshot_2012-05-15-14-47-08" title="Screenshot_2012-05-15-14-47-08" /></a>
<a href='http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/screenshot_2012-05-15-14-47-39/' title='Screenshot_2012-05-15-14-47-39'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screenshot_2012-05-15-14-47-39-150x150.jpg" class="attachment-thumbnail" alt="Screenshot_2012-05-15-14-47-39" title="Screenshot_2012-05-15-14-47-39" /></a>
<a href='http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/screenshot_2012-05-15-14-45-36/' title='Screenshot_2012-05-15-14-45-36'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screenshot_2012-05-15-14-45-36-150x150.jpg" class="attachment-thumbnail" alt="Screenshot_2012-05-15-14-45-36" title="Screenshot_2012-05-15-14-45-36" /></a>
<a href='http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/screenshot_2012-05-15-14-45-31/' title='Screenshot_2012-05-15-14-45-31'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screenshot_2012-05-15-14-45-31-150x150.jpg" class="attachment-thumbnail" alt="Screenshot_2012-05-15-14-45-31" title="Screenshot_2012-05-15-14-45-31" /></a>
<a href='http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/screenshot_2012-05-15-14-51-00/' title='Screenshot_2012-05-15-14-51-00'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screenshot_2012-05-15-14-51-00-150x150.jpg" class="attachment-thumbnail" alt="Screenshot_2012-05-15-14-51-00" title="Screenshot_2012-05-15-14-51-00" /></a>
<a href='http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/screenshot_2012-05-15-14-33-04/' title='Screenshot_2012-05-15-14-33-04'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screenshot_2012-05-15-14-33-04-150x150.jpg" class="attachment-thumbnail" alt="Screenshot_2012-05-15-14-33-04" title="Screenshot_2012-05-15-14-33-04" /></a>
<a href='http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/screenshot_2012-05-15-14-32-12/' title='Screenshot_2012-05-15-14-32-12'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screenshot_2012-05-15-14-32-12-150x150.jpg" class="attachment-thumbnail" alt="Screenshot_2012-05-15-14-32-12" title="Screenshot_2012-05-15-14-32-12" /></a>
<a href='http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/screenshot_2012-05-15-14-32-32/' title='Screenshot_2012-05-15-14-32-32'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screenshot_2012-05-15-14-32-32-150x150.jpg" class="attachment-thumbnail" alt="Screenshot_2012-05-15-14-32-32" title="Screenshot_2012-05-15-14-32-32" /></a>
<a href='http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/screenshot_2012-05-15-14-32-51/' title='Screenshot_2012-05-15-14-32-51'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screenshot_2012-05-15-14-32-51-150x150.jpg" class="attachment-thumbnail" alt="Screenshot_2012-05-15-14-32-51" title="Screenshot_2012-05-15-14-32-51" /></a>
<a href='http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/screenshot_2012-05-15-14-48-57/' title='Screenshot_2012-05-15-14-48-57'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Screenshot_2012-05-15-14-48-57-150x150.jpg" class="attachment-thumbnail" alt="Screenshot_2012-05-15-14-48-57" title="Screenshot_2012-05-15-14-48-57" /></a>
<a href='http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/sonic-4-episode-ii-tegra-3-s-x-s-1/' title='Sonic 4 Episode II - Tegra 3 S X S 1'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/Sonic-4-Episode-II-Tegra-3-S-X-S-1-150x150.jpg" class="attachment-thumbnail" alt="Sonic 4 Episode II - Tegra 3 S X S 1" title="Sonic 4 Episode II - Tegra 3 S X S 1" /></a>

<div class="related-posts">
<div id="related-posts-MRP_all" class="related-posts-type">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/nvidia-announces-tegra-zone-website-for-all-your-hd-gaming-needs-20110825/">NVIDIA Announces Tegra Zone Website for all your HD gaming needs</a></li>
<li><a href="http://androidcommunity.com/asus-transformer-prime-review-20111207/">ASUS Transformer Prime Review</a></li>
<li><a href="http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-coming-with-special-tegra-3-edition-20111230/">Sonic the Hedgehog 4 Episode II coming with special Tegra 3 edition</a></li>
<li><a href="http://androidcommunity.com/sonic-the-hedgehog-4-episode-i-available-now-doesnt-play-nice-with-galaxy-nexus-20120125/">Sonic the Hedgehog 4 Episode I available now, doesn't play nice with Galaxy Nexus</a></li>
<li><a href="http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-tegra-3-hands-on-20120305/">Sonic the HedgeHog 4: Episode II - Tegra 3 hands-on</a></li>
<li><a href="http://androidcommunity.com/sega-plans-android-release-for-mmorpg-phantasy-star-online-2-20120326/">Sega plans Android release for MMORPG Phantasy Star Online 2</a></li>
<li><a href="http://androidcommunity.com/htc-one-x-review-20120402/">HTC ONE X Review</a></li>
<li><a href="http://androidcommunity.com/asus-transformer-pad-tf300-review-20120422/">ASUS Transformer Pad TF300 Review</a></li>
<li><a href="http://androidcommunity.com/android-communitys-nvidia-tegrazone-anniversary-tegra-pack-giveaway-20120511/">Android Community's NVIDIA TegraZone Anniversary Tegra Pack Giveaway!</a></li>
</ul></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/sonic-the-hedgehog-4-episode-ii-available-today-we-go-hands-on-20120516/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Play Music limits device deauthorizations</title>
		<link>http://androidcommunity.com/google-play-music-limits-device-deauthorizations-20120516/</link>
		<comments>http://androidcommunity.com/google-play-music-limits-device-deauthorizations-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 12:03:26 +0000</pubDate>
		<dc:creator>Shane McGlaun</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Google Music]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92467</guid>
		<description><![CDATA[If you&#8217;re a user of Google Play Music that has multiple devices, you&#8217;re likely familiar with the fact that you may have to deauthorized devices on your account when it starts to get full to be able to add more. If you&#8217;re the sort who tends to flash your Android device with lots of different &#8230; <a href="http://androidcommunity.com/google-play-music-limits-device-deauthorizations-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a user of Google Play Music that has multiple devices, you&#8217;re likely familiar with the fact that you may have to deauthorized devices on your account when it starts to get full to be able to add more. If you&#8217;re the sort who tends to flash your Android device with lots of different ROMs, you may run afoul of a Google Play Music limitation some are unaware of. The service is actually limiting the number of deauthorizations on each account. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/play-music-540x264.jpg" alt="" width="540" height="264" class="aligncenter size-medium wp-image-92468" /></p>
<p><span id="more-92467"></span></p>
<p>This has been a change rolled out of the last 60 days apparently and users who hit that limit get a message that they have deauthorized too many devices. The limit is 10 deautorizations on the account. According to XDA-Developers, some users have had success e-mailing Google support and having them deauthorize older devices. However, the e-mail deauthorization scheme is unconfirmed.</p>
<p>The only surefire way around this is to create a new account and re-upload music if you&#8217;re near the limit. You could also restore your device from a backup of a ROM that worked previously using available backup software for Android. This doesn&#8217;t seem like a good plan on Google&#8217;s part and will certainly anger users who enjoy trying different ROMs on their devices.</p>
<p>[<a href="http://www.xda-developers.com/android/google-music-limits-device-deauthorization-makes-flashers-pay/">via</a> XDA-Developers]</p>
<div class="related-posts">
<div id="related-posts-MRP_all" class="related-posts-type">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/google-play-music-needs-to-increase-streaming-and-device-limits-20120321/">Google Play Music needs to increase streaming and device limits</a></li>
<li><a href="http://androidcommunity.com/google-play-music-to-get-labs-features-soon-20120322/">Google Play Music to get Labs features soon</a></li>
</ul></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/google-play-music-limits-device-deauthorizations-20120516/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Evernote 4.0 for Android debuts</title>
		<link>http://androidcommunity.com/evernote-4-0-for-android-debuts-20120516/</link>
		<comments>http://androidcommunity.com/evernote-4-0-for-android-debuts-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 11:00:22 +0000</pubDate>
		<dc:creator>Shane McGlaun</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[Evernote]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92464</guid>
		<description><![CDATA[This week ,a href=&#8221;http://blog.evernote.com/2012/05/15/the-all-new-evernote-4-0-for-android/&#8221;&#62;Evernote 4.0 for Android debuted, and the update brings with it some slick new features the users of the app will appreciate. Version 4.0 for Android has been completely redesigned and promises more than just a new look. The company says that this is the most powerful version of Evernote for Android &#8230; <a href="http://androidcommunity.com/evernote-4-0-for-android-debuts-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>This week ,a href=&#8221;http://blog.evernote.com/2012/05/15/the-all-new-evernote-4-0-for-android/&#8221;&gt;Evernote 4.0 for Android</a> debuted, and the update brings with it some slick new features the users of the app will appreciate. Version 4.0 for Android has been completely redesigned and promises more than just a new look. The company says that this is the most powerful version of Evernote for Android ever. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/evernote-4-540x414.jpg" alt="" width="540" height="414" class="aligncenter size-medium wp-image-92465" /></p>
<p><span id="more-92464"></span></p>
<p>Every screen in the app has been redesigned to make it easier to use and to be faster and more intuitive. The home screen is changed combining note creation options with buttons that take users directly to notebooks, tags, and places. Notebook lists have been improved to make it easier to browse and find what you&#8217;re looking for. The action bar on the bottom of the app screen has also been tweaked and has options specifically relating to the screen the user is viewing.</p>
<p>The app now supports swipe navigation with horizontal swiping allowing app navigation by moving between categories. On devices with location services enabled, Evernote will also assign a place to each note you make. Another key change is the user name of the person using the app is now the top left corner of the screen. Touching the username lets the user get their remaining monthly allowance and access to more settings. The company also promises other changes, check out the video to get a better idea of how the updated app works.</p>
<p><p><center><object width="580" height="361"><param name="movie" value="http://www.youtube.com/v/Ag_IGEgAa9M"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Ag_IGEgAa9M" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="361"></embed></object></center></p>
</p>
<div class="related-posts">
<div id="related-posts-MRP_all" class="related-posts-type">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/evernote-2-0-released-search-share-integration-offline-notebooks-more-20101108/">Evernote 2.0 released: Search & Share integration, Offline Notebooks, more</a></li>
<li><a href="http://androidcommunity.com/evernote-for-android-updated-to-2-6-speed-editing-power-20110209/">Evernote for Android Updated to 2.6 (speed, editing power)</a></li>
<li><a href="http://androidcommunity.com/evernote-for-android-gets-huge-update-20110419/">Evernote for Android gets huge update</a></li>
<li><a href="http://androidcommunity.com/evernote-updates-app-now-supports-android-3-0-tablets-with-new-ui-20110712/">Evernote Updates App, Now Supports Android 3.0 Tablets with New UI</a></li>
</ul></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/evernote-4-0-for-android-debuts-20120516/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ICS update for HTC Amaze 4G hits US next week, Sensation 4G today</title>
		<link>http://androidcommunity.com/ics-update-for-htc-amaze-4g-hits-us-next-week-sensation-4g-today-20120516/</link>
		<comments>http://androidcommunity.com/ics-update-for-htc-amaze-4g-hits-us-next-week-sensation-4g-today-20120516/#comments</comments>
		<pubDate>Wed, 16 May 2012 10:37:15 +0000</pubDate>
		<dc:creator>Shane McGlaun</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android 4.0]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[T-Mobile]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=92461</guid>
		<description><![CDATA[If you&#8217;re the owner of the HTC Amaze 4G smartphone on the T-Mobile network in the United States, good news. T-Mobile has tipped that the Android 4.0 Ice Cream Sandwich update will land on May 21. That would be Monday of next week. T-Mobile said in early December of 2011 that the Amaze 4G would &#8230; <a href="http://androidcommunity.com/ics-update-for-htc-amaze-4g-hits-us-next-week-sensation-4g-today-20120516/"></a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re the owner of the <a href="http://support.t-mobile.com/docs/DOC-3021">HTC Amaze 4G</a> smartphone on the T-Mobile network in the United States, good news. T-Mobile has tipped that the Android 4.0 Ice Cream Sandwich update will land on May 21. That would be Monday of next week. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/upper-540x347.jpg" alt="" title="upper" width="540" height="347" class="alignnone size-medium wp-image-92470" /></p>
<p><span id="more-92461"></span></p>
<p>T-Mobile said in early December of 2011 that the Amaze 4G would be getting the Android 4.0 update. However, at the time the update was announced we had no firm date on when it would be available. T-Mobile didn&#8217;t indicate if the rollout of the update would be staggered or if everyone using the Amaze 4G will get the update at the same time.</p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2012/05/P1070742-540x405.jpg" alt="" width="540" height="405" class="aligncenter size-full wp-image-92462" /></p>
<p>On a related note, if you use the T-Mobile Sensation 4G, your ICS update is available today according to T-Mobile. You need to check for the update via the Android settings menu to initiate the download. Be sure you let us know how the update goes for you.</p>
<div class="related-posts">
<div id="related-posts-MRP_all" class="related-posts-type">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/t-mobile-confirms-ics-updates-for-amaze-4g-and-sensation-4g-coming-soon-20120329/">T-Mobile confirms ICS updates for Amaze 4G and Sensation 4G coming soon</a></li>
<li><a href="http://androidcommunity.com/htc-amaze-4g-ice-cream-sandwich-update-leaked-20120423/">HTC Amaze 4G Ice Cream Sandwich update leaked</a></li>
<li><a href="http://androidcommunity.com/t-mobile-schedules-ics-updates-for-galaxy-s-ii-sensation-4g-and-amaze-4g-20120427/">T-Mobile schedules ICS updates for Galaxy S II, Sensation 4G and Amaze 4G</a></li>
<li><a href="http://androidcommunity.com/t-mobile-htc-sensation-4g-getting-ics-update-very-soon-20120502/">T-Mobile: HTC Sensation 4G getting ICS update "very soon"</a></li>
<li><a href="http://androidcommunity.com/official-t-mobile-sensation-4g-ics-update-coming-may-16th-20120514/">Official: T-Mobile Sensation 4G ICS update coming May 16th</a></li>
</ul></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/ics-update-for-htc-amaze-4g-hits-us-next-week-sensation-4g-today-20120516/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

