<?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 &#187; Lenovo</title>
	<atom:link href="http://androidcommunity.com/tag/lenovo/feed/" rel="self" type="application/rss+xml" />
	<link>http://androidcommunity.com</link>
	<description>Tracking the Android Platform Revolution</description>
	<lastBuildDate>Fri, 10 Feb 2012 06:55:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Lenovo ThinkPad Tablet Android 4.0 update detailed and coming soon</title>
		<link>http://androidcommunity.com/lenovo-thinkpad-tablet-android-4-0-update-detailed-and-coming-soon-20120206/</link>
		<comments>http://androidcommunity.com/lenovo-thinkpad-tablet-android-4-0-update-detailed-and-coming-soon-20120206/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 20:36:50 +0000</pubDate>
		<dc:creator>Cory Gunther</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Ice Cream Sandwich]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[Lenovo ThinkPad Tablet]]></category>
		<category><![CDATA[ota]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=76910</guid>
		<description><![CDATA[Lenovo has just detailed and tipped our friends from SlashGear off regarding their update timeline for the ThinkPad Tablet. While they didn&#8217;t give us an extremely clear idea they were nice enough to mention the update to Android 4.0 Ice Cream Sandwich will be here inside of Spring 2012. Basically within the next few weeks, [...]]]></description>
			<content:encoded><![CDATA[<p>Lenovo has just detailed and tipped our friends from <a href="http://www.slashgear.com/lenovo-thinkpad-android-4-0-ics-upgrade-timeline-released-06212244/">SlashGear</a> off regarding their update timeline for the <a href="http://androidcommunity.com/tag/lenovo-thinkpad/">ThinkPad Tablet</a>. While they didn&#8217;t give us an extremely clear idea they were nice enough to mention the update to Android 4.0 Ice Cream Sandwich will be here inside of Spring 2012. Basically within the next few weeks, or a couple of months.</p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2012/02/ThinkPad-Tablet-and-K1-Android-tablet-23-534x540.jpg" alt="" title="ThinkPad-Tablet-and-K1-Android-tablet-23" width="534" height="540" class="aligncenter size-medium wp-image-76911" /></p>
<p><span id="more-76910"></span></p>
<p> Along with the awesome UI and performance improvements from <a href="http://androidcommunity.com/tag/ice-cream-sandwich">4.0 ICS</a> we&#8217;ll also get the face unlock features shown on the <a href="http://androidcommunity.com/?s=galaxy-nexus">Galaxy Nexus</a> too. The ThinkPad tablet was one of the few Honeycomb tablets to also come with built-in navigation buttons, and those obviously will be sticking around with Ice Cream Sandwich as they are a part of the tablet. So we&#8217;ll have two options for navigation. </p>
<p>Lenovo didn&#8217;t give any details on their K1 tablet but we should expect an update to land for both of their Honeycomb tablets within a similar time frame. Along with the improved browser, voice input, face recognition, and more the stylus and mouse support will be even more present with Ice Cream Sandwich. This was a business minded tablet before &#8212; and will be the same moving forward. Users can expect the over-the-air update to land soon, so stay tuned. </p>
<div id="related-posts">
<div id="related-posts-MRP_all" class="related_entries">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/lenovo-thinkpad-tablet-with-android-photos-leak-20110719/">Lenovo ThinkPad Tablet with Android Photos Leak</a> on Jul 19th 2011</li>
<li><a href="http://androidcommunity.com/lenovo-thinkpad-tablet-hands-on-video-20110719/">Lenovo ThinkPad Tablet Hands-On [VIDEO]</a> on Jul 19th 2011</li>
<li><a href="http://androidcommunity.com/lenovo-thinkpad-tablet-with-3g-compatibility-reaches-fcc-20111122/">Lenovo ThinkPad Tablet with 3G compatibility reaches FCC</a> on Nov 22nd 2011</li>
<li><a href="http://androidcommunity.com/lenovo-thinkpad-tablet-finally-gets-root-access-20120124/">Lenovo ThinkPad Tablet finally gets root access</a> on Jan 24th 2012</li>
</ul></div>
</div>

<link rel='stylesheet' type='text/css' href='http://www.androidcommunity.com/wp-content/themes/ewdisonv2/device.css' media='screen' />
<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> :  ThinkPad Tablet</ul>
			  <ul><b>Manufactuer</b> :   Lenovo</ul>
			  <ul><b>Carrier</b> : NA</ul><ul><b>Announced Date</b> : July 19, 2011</ul><ul><b>Release Date</b> : TBA</ul><ul><b>Also Known As</b> : Lenovo ThinkPad Honeycomb Tablet, Lenovo Android ThinkPad</ul> 
        </div>
         <div  class='ac_specmod'><span>Display</span>
              <ul>   
			   <li><b>Screen Size </b>: 10.1 Inch</li> 
			  <li><b>Resolution </b>: 1280x800</li><li><b>Screen Type</b> : IPS LCD</li></ul>
             </div>     
        <div  class='ac_specmod'><span>Dimension & Weight </span>
              <ul>   
			  <li><b>Height </b>: NA</li> 
			  <li><b>Width </b>: NA</li>
			  <li><b>Depth </b>: NA</li> 
			  <li><b>Weight </b>: NA</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>: 3250 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.1.x</li></ul><ul><b>Audio Playback</b>: <li>MP3</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>: 1000 MB</ul>
			  <ul><b>Internal Storage </b>: 64 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><li>SD</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></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 2.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>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lenovo-thinkpad-tablet-android-4-0-update-detailed-and-coming-soon-20120206/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenovo promises Ice Cream Sandwich update for ThinkPad Tablet in Q2</title>
		<link>http://androidcommunity.com/lenovo-promises-ice-cream-sandwich-update-for-thinkpad-tablet-in-q2-20120130/</link>
		<comments>http://androidcommunity.com/lenovo-promises-ice-cream-sandwich-update-for-thinkpad-tablet-in-q2-20120130/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 18:07:13 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Android Tablets]]></category>
		<category><![CDATA[Ice Cream Sandwich]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[Lenovo ThinkPad Tablet]]></category>
		<category><![CDATA[software update]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=75649</guid>
		<description><![CDATA[Lenovo&#8217;s got some pretty exciting things lined up for 2012 as far as Android hardware goes, but apparently they haven&#8217;t forgot about users of their buttoned-down ThinkPad tablet. ITWorld reports that the company has committed to upgrading the Honeycomb tablet to Ice Cream Sandwich some time in the second quarter of this year. Specific dates weren&#8217;t given, but the should [...]]]></description>
			<content:encoded><![CDATA[<p>Lenovo&#8217;s got some pretty exciting things lined up for 2012 as far as Android hardware goes, but apparently they haven&#8217;t forgot about users of their buttoned-down ThinkPad tablet. <a href="http://www.itworld.com/245705/lenovo-upgrade-thinkpad-tablet-android-40-q2" target="_blank">ITWorld</a> reports that the company has committed to upgrading the Honeycomb tablet to Ice Cream Sandwich some time in the second quarter of this year. Specific dates weren&#8217;t given, but the should put the release at somewhere between 2 and 5 months from now, barring and delays.</p>
<p><img class="aligncenter size-medium wp-image-43029" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/07/Thinkpad-tablet_Standard_07_With-touching-pen1-362x540.jpg" alt="" width="362" height="540" /><span id="more-75649"></span></p>
<p>The ThinkPad Tablet was released last summer to generally favorable reviews, especially among fans of the company&#8217;s no-nonsense line of laptops. The 10.1-inch tablet still runs Android 3.1 Honeycomb with a few of Lenovo&#8217;s custom UI overlays. The ThinkPad Tablet is pretty solid as a first-generation Honeycomb device, with a 1280&#215;800 screen, Tegra 2 processor and an integrated stylus (which, incidentally, nails the &#8220;red nub&#8221; ThinkPad style). Retail prices are still hovering in the $400-500 range, but the tablet is often seen on sale or reduced.</p>
<p>Fans of the hardware caught a break last week, as the unusually hard-to-crack software was finally rooted for the first time. In almost no time at all a version of ClockworkMod recovery was installed, paving the way for custom ROMs and other modifications. Though it&#8217;s almost certain that someone will get Ice Cream Sandwich running on the ThinkPad tablet before the official update (likely based on CyanogenMod&#8217;s public code) it&#8217;s nice to see Lenovo supporting its more pedestrian users. The release will also help modders to get a more stable and reliable version of custom ROMs working.</p>
<p>Unfortunately, there&#8217;s still no word on an updated version of the ThinkPad Tablet&#8217;s hardware. We&#8217;ll be keeping an eye out.</p>
<div id="related-posts">
<div id="related-posts-MRP_all" class="related_entries">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/lenovo-thinkpad-tablet-hands-on-video-20110719/">Lenovo ThinkPad Tablet Hands-On [VIDEO]</a> on Jul 19th 2011</li>
<li><a href="http://androidcommunity.com/lenovo-thinkpad-tablet-makes-a-stop-at-the-fcc-20110808/">Lenovo ThinkPad Tablet Makes a Stop at the FCC</a> on Aug 8th 2011</li>
<li><a href="http://androidcommunity.com/lenovo-thinkpad-honeycomb-tablet-on-sale-today-for-499-20110823/">Lenovo ThinkPad Honeycomb Tablet on sale today for $499</a> on Aug 23rd 2011</li>
<li><a href="http://androidcommunity.com/lenovo-thinkpad-tablet-with-3g-compatibility-reaches-fcc-20111122/">Lenovo ThinkPad Tablet with 3G compatibility reaches FCC</a> on Nov 22nd 2011</li>
<li><a href="http://androidcommunity.com/lenovo-thinkpad-tablet-16gb-just-369-from-ebay-daily-deals-20111209/">Lenovo ThinkPad Tablet 16GB just $369 from eBay Daily Deals</a> on Dec 9th 2011</li>
<li><a href="http://androidcommunity.com/lenovo-thinkpad-tablet-finally-gets-root-access-20120124/">Lenovo ThinkPad Tablet finally gets root access</a> on Jan 24th 2012</li>
</ul></div>
</div>

<link rel='stylesheet' type='text/css' href='http://www.androidcommunity.com/wp-content/themes/ewdisonv2/device.css' media='screen' />
<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> :  ThinkPad Tablet</ul>
			  <ul><b>Manufactuer</b> :   Lenovo</ul>
			  <ul><b>Carrier</b> : NA</ul><ul><b>Announced Date</b> : July 19, 2011</ul><ul><b>Release Date</b> : TBA</ul><ul><b>Also Known As</b> : Lenovo ThinkPad Honeycomb Tablet, Lenovo Android ThinkPad</ul> 
        </div>
         <div  class='ac_specmod'><span>Display</span>
              <ul>   
			   <li><b>Screen Size </b>: 10.1 Inch</li> 
			  <li><b>Resolution </b>: 1280x800</li><li><b>Screen Type</b> : IPS LCD</li></ul>
             </div>     
        <div  class='ac_specmod'><span>Dimension & Weight </span>
              <ul>   
			  <li><b>Height </b>: NA</li> 
			  <li><b>Width </b>: NA</li>
			  <li><b>Depth </b>: NA</li> 
			  <li><b>Weight </b>: NA</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>: 3250 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.1.x</li></ul><ul><b>Audio Playback</b>: <li>MP3</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>: 1000 MB</ul>
			  <ul><b>Internal Storage </b>: 64 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><li>SD</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></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 2.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>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lenovo-promises-ice-cream-sandwich-update-for-thinkpad-tablet-in-q2-20120130/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenovo ThinkPad Tablet finally gets root access</title>
		<link>http://androidcommunity.com/lenovo-thinkpad-tablet-finally-gets-root-access-20120124/</link>
		<comments>http://androidcommunity.com/lenovo-thinkpad-tablet-finally-gets-root-access-20120124/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 17:53:06 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[Lenovo ThinkPad Tablet]]></category>
		<category><![CDATA[root]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=74892</guid>
		<description><![CDATA[Normally any Android phone or tablet with even a mild community interest will be quickly given root access, allowing for more powerful apps and (usually) custom ROMs to be installed. But in the case of the Lenovo ThinkPad Tablet released way back in August of 2011,  that freedom has eluded owners for some time. An enterprising modder named [...]]]></description>
			<content:encoded><![CDATA[<p>Normally any Android phone or tablet with even a mild community interest will be quickly given root access, allowing for more powerful apps and (usually) custom ROMs to be installed. But in the case of the Lenovo ThinkPad Tablet released <a href="http://androidcommunity.com/lenovo-thinkpad-tablet-hands-on-video-20110719/">way back in August of 2011</a>,  that freedom has eluded owners for some time. An enterprising modder named <a href="http://vulnfactory.org/blog/2012/01/22/rooting-the-thinkpad-tablet/">Dan Rosenberg</a> has finally managed to crack the black plastic nut, and score himself a nice bounty of nearly $800 in the process. It wasn&#8217;t long before the boys at XDA had ClockworkMod recovery running, too.</p>
<p><img class="aligncenter size-medium wp-image-43029" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/07/Thinkpad-tablet_Standard_07_With-touching-pen1-362x540.jpg" alt="" width="362" height="540" /><span id="more-74892"></span></p>
<p>The root process is about as complicated as they come for Android &#8211; those hoping for a one-click solution will have to look elsewhere. You&#8217;ll need to install custom drivers, go through the Android SDK (which requires Java) add the ADB tool like most root exploits, the run some custom code, then connect your tablet to your computer, making sure that USB debugging is enabled, the screen is unlocked AND it&#8217;s connected to a WiFi network. After running the exploit, the world is your oyster or mollusk of choice.</p>
<p>Since it&#8217;s taken so long to get root access, there&#8217;s a definite dearth of customized apps and ROMs for the ThinkPad Tablet. That said, it shouldn&#8217;t be long before someone releases a &#8220;clean&#8221; version of the Honeycomb software already installed, with Lenovo&#8217;s user interface tweaks removed or hidden. There manufacturer has already promised an Ice Cream Sandwich update for the tablet, but you can bet that there will be an AOSP or <a href="http://androidcommunity.com/tag/cyanogenmod-9/">CyanogenMod 9</a> release long before that.</p>

<link rel='stylesheet' type='text/css' href='http://www.androidcommunity.com/wp-content/themes/ewdisonv2/device.css' media='screen' />
<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> :  ThinkPad Tablet</ul>
			  <ul><b>Manufactuer</b> :   Lenovo</ul>
			  <ul><b>Carrier</b> : NA</ul><ul><b>Announced Date</b> : July 19, 2011</ul><ul><b>Release Date</b> : TBA</ul><ul><b>Also Known As</b> : Lenovo ThinkPad Honeycomb Tablet, Lenovo Android ThinkPad</ul> 
        </div>
         <div  class='ac_specmod'><span>Display</span>
              <ul>   
			   <li><b>Screen Size </b>: 10.1 Inch</li> 
			  <li><b>Resolution </b>: 1280x800</li><li><b>Screen Type</b> : IPS LCD</li></ul>
             </div>     
        <div  class='ac_specmod'><span>Dimension & Weight </span>
              <ul>   
			  <li><b>Height </b>: NA</li> 
			  <li><b>Width </b>: NA</li>
			  <li><b>Depth </b>: NA</li> 
			  <li><b>Weight </b>: NA</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>: 3250 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.1.x</li></ul><ul><b>Audio Playback</b>: <li>MP3</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>: 1000 MB</ul>
			  <ul><b>Internal Storage </b>: 64 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><li>SD</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></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 2.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.androidpolice.com/2012/01/22/lenovo-thinkpad-tablet-finally-rooted-heres-how-to-do-it-and-install-clockworkmod-recovery/">via</a> Android Police]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lenovo-thinkpad-tablet-finally-gets-root-access-20120124/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deal Alert: Lenovo IdeaPad A1 on sale for $167 [UPDATE]</title>
		<link>http://androidcommunity.com/deal-alert-lenovo-ideapad-a1-on-sale-for-167-20120119/</link>
		<comments>http://androidcommunity.com/deal-alert-lenovo-ideapad-a1-on-sale-for-167-20120119/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 16:03:18 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[android tablet]]></category>
		<category><![CDATA[deals]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[Lenovo A1]]></category>
		<category><![CDATA[Lenovo IdeaPad]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=74261</guid>
		<description><![CDATA[Ever since the HP TouchPad firesale put the idea of super-cheap tablets into people&#8217;s heads, technophiles the world over have been clamoring for deals on big-screen mobile hardware. The success of the relatively inexpensive Kindle Fire and Nook Color/Nook Tablet are testaments to this. If you&#8217;re looking for a tablet deal and don&#8217;t mind sticking [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since the HP TouchPad firesale put the idea of super-cheap tablets into people&#8217;s heads, technophiles the world over have been clamoring for deals on big-screen mobile hardware. The success of the relatively inexpensive Kindle Fire and Nook Color/Nook Tablet are testaments to this. If you&#8217;re looking for a tablet deal and don&#8217;t mind sticking with Gingerbread, Lenovo is selling the <a href="http://androidcommunity.com/lenovo-a1-7-android-tablet-revealed-20110901/">IdeaPad A1</a> for just $167.20 <a href="https://shop.lenovo.com/SEUILibrary/controller/e/web/LenovoPortal/en_US/builder.workflow:Enter?mtm-item=%3A000000F3%3A00004C17%3A&amp;AID=10429688&amp;PID=552179&amp;SID=VHhnanlBb0JDalVBQUhoUENSY0FBQU1Y&amp;CJURL=https%3A%2F%2Fshop.lenovo.com%2FSEUILibrary%2Fcontroller%2Fe%2Fweb%2FLenovoPortal%2Fen_US%2Fbuilder.workflow%3AEnter%3Fmtm-item%3D%253A000000F3%253A00004C17%253A">at its online store</a> &#8211; a good 25% lower than any competing model from a large manufacturer.</p>
<p><img class="aligncenter size-full wp-image-57004" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/10/IdeaPad-Tablet-A1_Blue_Hero_011-513x540.jpg" alt="" width="513" height="540" /><span id="more-74261"></span></p>
<p>The A1 is a study in compromises: its 7-inch screen is relatively low-res at 1026&#215;600, the processor is a single-core TI 1Ghz model, and at 11.9 millimeters it can&#8217;t touch recent models from Samsung or Asus. And the basic model that&#8217;s on sale in the Lenovo store has a rather typical 16GB of on-board storage. All that said, the A1 is probably the lowest entry price that you can find for a Gingerbread tablet that also supports the Android Market without any rooting or hacks &#8211; a definite advantage over the Kindle Fire and Nook.</p>
<p>To get this discounted price, follow the link above, or just use the &#8220;EMPLOYEEPRICE0119&#8243; code at checkout. That code implies that this deal is good for today only, so if you&#8217;re tempted, get a move on. While the development community for the A1 isn&#8217;t as vibrant as the Kindle Fire or more mainstream tablets, root has already been achieved, and there&#8217;s also a version of CyanogenMod 7 (Gingerbread) built for the hardware. No reports of Ice Cream Sandwich ROMs have crossed our desks, but if enough modders get their hands on the cheap tablet, it&#8217;s only a matter of time.</p>
<p><strong>UPDATE: </strong>Several commenters note that the price has changed back to the normal MSRP on the website, and Lenovo is refusing to lower the standard price when contacted over the phone. Better luck next time.</p>
<div id="related-posts">
<div id="related-posts-MRP_all" class="related_entries">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/lenovo-a1-7-android-tablet-revealed-20110901/">Lenovo A1 7" Android Tablet Revealed</a> on Sep 1st 2011</li>
<li><a href="http://androidcommunity.com/lenovo-a1-7-gingerbread-tablet-just-199-available-now-20111006/">Lenovo A1 7" Gingerbread tablet just $199, available now</a> on Oct 6th 2011</li>
<li><a href="http://androidcommunity.com/lenovo-increases-ideapad-a1-tablet-price-by-30-20111013/">Lenovo increases IdeaPad A1 tablet price by $30</a> on Oct 13th 2011</li>
</ul></div>
</div>
<p>[<a href="http://www.reddit.com/r/Android/comments/on9cp/lenovo_ideapad_a1_167_with_free_shipping/" target="_blank">via</a> Reddit]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/deal-alert-lenovo-ideapad-a1-on-sale-for-167-20120119/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Intel claims better Android performance on Medfield chips</title>
		<link>http://androidcommunity.com/intel-claims-better-android-performance-on-medfield-chips-20120117/</link>
		<comments>http://androidcommunity.com/intel-claims-better-android-performance-on-medfield-chips-20120117/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 00:03:13 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[System on Chip]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=73993</guid>
		<description><![CDATA[Intel made a splash at CES when its partner Lenovo showed off the Racer-A/K800, the first Android-powered smartphone to use Intel&#8217;s chip design. Though the chip giant is late and in many ways behind in the smartphone game at the moment, they don&#8217;t intend to be an also-ran. Mike Bell, formerly of Palm and currently [...]]]></description>
			<content:encoded><![CDATA[<p>Intel made a splash at CES when its partner Lenovo showed off the <a href="http://androidcommunity.com/lenovo-racer-a-sporting-intel-midfield-chip-20120111/">Racer-A/K800</a>, the first Android-powered smartphone to use Intel&#8217;s chip design. Though the chip giant is late and in many ways behind in the smartphone game at the moment, they don&#8217;t intend to be an also-ran. Mike Bell, formerly of Palm and currently Intel&#8217;s vice president of Ultra Mobility, claimed in an interview with <a href="http://www.powermanagementdesignline.com/electronics-news/4234801/Android-will-run-better-on-our-chips-says-Intel-" target="_blank">EE Times</a> that the Medfield system-on-a-chip would make huge advancements in both power and efficiency on Android.</p>
<p><a href="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/image00041.png"><img class="aligncenter size-medium wp-image-73449" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/image00041-540x360.png" alt="" width="540" height="360" /></a><span id="more-73993"></span></p>
<p>&#8220;We have adopted Android as our platform of choice&#8230; we&#8217;re just building the best hardware in the world to make Android shine.&#8221; Bell claims that Medfield is demonstrably faster than competing chips while remaining at least as power efficient, a stance that will certainly raise enthusiast eyebrows if true. Previously Intel had aimed to make chips as fast as possible without regard for power savings, but Bell said that the 32 nanometer standard allows OEMs to have the best of both worlds.</p>
<p>Speed is important, but so is idleness, at least in the Android world. Bell said that the standby power draw for Medfield is &#8220;well within shouting distance of best-in class&#8221;, and that in web benchmarks Intel&#8217;s hardware &#8220;smokes the competition&#8221;. Based on our hands-on experience with Lenovo&#8217;s pre-production hardware, we&#8217;d say that those claims are certainly valid. The company is publishing a set of tools that will allow apps to be coded specifically for Intel hardware, but it says that existing applications should run fine when downloaded onto an Intel-inside smartphone.</p>
<p>Bell also played up Intel&#8217;s growing relationship with Google. &#8220;Intel architecture is now a first-class citizen, as far as Google is concerned,&#8221; said Bell, a statement that seems somewhat at odds with <a href="http://androidcommunity.com/google-tv-switches-from-intel-to-arm-amid-low-sales-20120105/">Google TV&#8217;s quick shift to ARM-based hardware</a>. Intel claims that there will be no time lag between Google&#8217;s release of a standard ARM-based version of future Android software and an Intel-optimized one.</p>
<p>Intel plans to start its march into the Android world in China, with partners Lenovo and Motorola. The company hopes to expand to mare markets and OEMs late this year and in 2013.</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/intel-claims-better-android-performance-on-medfield-chips-20120117/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CES 2012 Android Wrap-Up</title>
		<link>http://androidcommunity.com/ces-2012-android-wrap-up-20120116/</link>
		<comments>http://androidcommunity.com/ces-2012-android-wrap-up-20120116/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 00:02:31 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Asus]]></category>
		<category><![CDATA[CES 2012]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[motorola]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[sony]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=73613</guid>
		<description><![CDATA[The Consumer Electronics Show is the grandaddy of &#8216;em all when it comes to technology conferences, and with Android&#8217;s rise to the top of the mobile world, that means there was plenty of phones and tablets on hand. For consumers, the big guns at Samsung, HTC, Motorola and Asus were out in full force. most [...]]]></description>
			<content:encoded><![CDATA[<p>The Consumer Electronics Show is the grandaddy of &#8216;em all when it comes to technology conferences, and with Android&#8217;s rise to the top of the mobile world, that means there was plenty of phones and tablets on hand. For consumers, the big guns at Samsung, HTC, Motorola and Asus were out in full force. most of the devices seen at the 2012 show will be appearing on shelves in the next six months or so. Here are the ones you&#8217;ll want to look forward to (be sure to check our <a href="http://androidcommunity.com/tag/ces-2012/">CES 2012 portal</a> for all the stories):</p>
<p><a href="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/att-galaxy-note-ac.jpg"><img class="aligncenter size-medium wp-image-73788" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/att-galaxy-note-ac-540x382.jpg" alt="" width="540" height="382" /></a><a href="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/att-galaxy-note.jpg"><span id="more-73613"></span></a></p>
<p><strong>AT&amp;T Samsung Galaxy Note LTE</strong></p>
<p>In the United States we&#8217;ve had to wait a long, long time for the Galaxy Note to come to officially launch on a carrier, but the wait is almost over. AT&amp;T announced at its press conference that the much-anticipated flagship phone would launch exclusively on Ma Bell in the US, which Samsung confirmed in its own conference hours later. There are a couple of important distinctions between the international version and AT&amp;T&#8217;s flavor: one, it&#8217;ll work on the new LTE network, which in AT&amp;T&#8217;s case is playing catch-up to Verizon. And two, the US version will shift from Samsung&#8217;s preferred 3-button layout to the <a href="http://androidcommunity.com/att-samsung-galaxy-note-4g-lte-in-white-hands-on-20120116/">four standard Android capacitive buttons</a>, which we don&#8217;t have a problem with. Though there&#8217;s no news on a price or release date, we&#8217;re just glad to hear that it will be coming our way soon.</p>
<p><strong>Asus MeMO 370T</strong></p>
<p><a href="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/P1080589.png"><img class="aligncenter size-medium wp-image-73345" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/P1080589-540x405.png" alt="" width="540" height="405" /></a></p>
<p>Asus announced a slew of new tablets at CES, including a 1080p refresh of the Transformer Prime. But what we&#8217;re really impressed with is the <a href="http://androidcommunity.com/asus-memo-370t-7-inch-ice-cream-sandwich-quad-core-tablet-hands-on-20120110/">MeMO 370T</a>, a 7-inch Ice Cream Sandwich running on Nvidia&#8217;s Tegra 3 system-on-a-chip. The kicker: it&#8217;ll go for a song at $250. That&#8217;s fighting for market share with the Amazon Kindle Fire and Barnes &amp; Noble Nook Tablet, both of which have significantly weaker hardware and non-standard software. The cheaper side on Android tablets is the quickest-growing section, and it looks like Asus intends to right smack-dab in the middle of it. The MeMo 370T will be out sometime in the second quarter.</p>
<p><strong>Asus Padfone refresh</strong></p>
<p><a href="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/image0003.png"><img class="aligncenter size-medium wp-image-73417" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/image0003-540x447.png" alt="" width="540" height="447" /></a></p>
<p>The MeMO impresses via a combination of high-end features and a low price, but for real innovation, you&#8217;ve got to check out the Padfone. The concept has been refined <a href="http://androidcommunity.com/asus-padfone-smartphone-tablet-coming-in-february-2012-20111101/">since we saw it last year</a>, but the hardware is still a long way from ready &#8211; the combination of phyisical and virtual buttons in Ice Cream Sandwich is a dead give-away. That said, it&#8217;s still a great idea (depending upon who you ask): instantly upgrading your smartphone to a tablet, with an extra battery and access to all your apps and data without syncing. The <a href="http://androidcommunity.com/asus-padfone-2012-refresh-eyes-on-20120110/">refreshed hardware</a> takes advantage of Ice Cream Sandwich&#8217;s dual identity. If the idea catches on, this could become a brand new product category &#8211; and do away with at least some of wireless carriers&#8217; insistence that people pay twice for data. Expect to see more complete hardware and software around Mobile World Congress.</p>
<p><strong>Sony Xperia SmarWatch</strong></p>
<p><a href="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/xperia-smartwatch-4.jpg"><img class="aligncenter size-medium wp-image-73479" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/xperia-smartwatch-4-540x360.jpg" alt="" width="540" height="360" /></a></p>
<p>Yes, the Nozomi was revealed to be the <a href="http://androidcommunity.com/sony-xperia-ion-and-xperia-s-hands-on-20120111/">Xperia Ion</a> (or the Xperia S, depending upon where you live) but we&#8217;re more excited to see a return to the <a href="http://androidcommunity.com/sony-ericsson-announces-liveview-a-remote-for-android-devices-20100928/">LiveView</a> concept, which we feel didn&#8217;t get a fair shake the first time around. The new <a href="http://androidcommunity.com/sony-xperia-smartwatch-hands-on-20120111/">Sony Ericsson SmartWatch</a> is a new Android-based watch which has a full touchscreen (as opposed to just the sides like the original) and a collection of mini-apps pre-loaded. The SmartWatch can pair with a standard phone via Bluetooth, but it can also function well enough on its own. Like the Motorola <a href="http://androidcommunity.com/tag/motorola-motoactv/">MOTOACTV</a>, Sony is putting a focus on exercising, plus the usual call/text/social alerts. Most impressively, it&#8217;ll get apps from the Android Market, and the rated battery life is 2-4 days depending on use. Sony expects the SmartWatch to go on sale in the next two months for $149.99.</p>
<p><strong>Motorola DROID RAZR MAXX</strong></p>
<p><a href="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/droid_razr_maxx.jpg"><img class="aligncenter size-medium wp-image-73471" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/droid_razr_maxx-540x359.jpg" alt="" width="540" height="359" /></a></p>
<p>If you bought the DROID RAZR on the first day it was released back in November, best to avert your eyes now. In addition to finally confirming the DROID 4, Motorola and Verizon announced the <a href="http://androidcommunity.com/droid-4-and-droid-razr-maxx-official-hands-on-20120111/">DROID RAZR MAXX</a>, which stays the same as its predecessor except for a slightly larger profile and a massive 3,300mAh battery. That&#8217;s much larger than most extended batteries on sale, though the battery in the MAXX is still non-removable. According to Motorola, it should last for an impressive 21 hours with regular use. While we would have liked to have seen Ice Cream Sandwich or a 720p display on new hardware, such extensive changes probably would have made current RAZR owners pretty upset &#8211; or at least ,more upset than they are now. The DROID RAZR MAXX is expected to hit stores soon with a $300 price tag.</p>
<p><strong>Lenovo Racer-A </strong></p>
<p><a href="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/image00031.png"><img class="aligncenter size-medium wp-image-73450" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/image00031-540x404.png" alt="" width="540" height="404" /></a></p>
<p>Easily the most important step forward for Android smartphones was <a href="http://androidcommunity.com/lenovo-racer-a-sporting-intel-midfield-chip-20120111/#disqus_thread">Lenovo&#8217;s Racer-A</a>, also known as the K800. There&#8217;s nothing particularly incredible about its specifications &#8211; Gingerbread runs on 1GB of RAM with a 4.5-inch 720p display and Lenovo&#8217;s familiar interface. What&#8217;s noteworthy about the Racer-A is the 1.6Ghz processor: there&#8217;s Intel inside. The phone is the very first to run Intel&#8217;s Medfeild system-on-a-chip, and represents the chip maker&#8217;s return to the mobile market, which it hasn&#8217;t seriously competed in since the days of the old Xscale processors. The Racer-A is unlikely to make it to American shores since Lenovo&#8217;s smartphone business isn&#8217;t currently active in North America, but if the phone is a hit in Asia, expect more Intel-based designs to show up in the United States in late 2012 or early 2013.</p>
<p>So, which is the most important? We&#8217;re partial to Asus&#8217; MeMO ourselves &#8211; with the tablet market exploding, a solid Ice Cream Sandwich machine at a near impulse buy price could change the landscape for good. Even if Asus can&#8217;t pump out the sheer numbers to compete with Apple, expect Samsung and others to answer the call and drive Android tablet adoption to new heights. We&#8217;re looking forward to bringing you hands-on and reviews of as many of these smartphones and tablets as we can grab in the next few months. Expect Mobile World Congress in February to be even more chock-full of Android goodness.</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/ces-2012-android-wrap-up-20120116/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenovo IdeaTab S2 10 and S2 smartphone debut</title>
		<link>http://androidcommunity.com/lenovo-ideatab-s2-10-and-s2-smartphone-debut-20120108/</link>
		<comments>http://androidcommunity.com/lenovo-ideatab-s2-10-and-s2-smartphone-debut-20120108/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 00:00:50 +0000</pubDate>
		<dc:creator>Chris Davies</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[CES 2012]]></category>
		<category><![CDATA[Gingerbread]]></category>
		<category><![CDATA[Ice Cream Sandwich]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[Tablet]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=73206</guid>
		<description><![CDATA[Lenovo has launched a new Android slate and handset duo, the Lenovo IdeaTab S2 10 tablet and S2 smartphone, running Android Ice Cream Sandwich and Gingerbread respectively, at CES today. The S2 10 is the more interesting of the two, pairing Android 4.0 with Lenovo&#8217;s own Mondrian UI on a dual-core Snapdragon 8960 processor. The whole slate [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lenovo.com/" target="_blank">Lenovo</a> has launched a new Android slate and handset duo, the Lenovo IdeaTab S2 10 tablet and S2 smartphone, running Android Ice Cream Sandwich and Gingerbread respectively, at <a href="http://androidcommunity.com/tag/ces-2012" target="_blank">CES</a> today. The S2 10 is the more interesting of the two, pairing Android 4.0 with Lenovo&#8217;s own Mondrian UI on a dual-core Snapdragon 8960 processor.</p>
<p><img class="alignnone size-medium wp-image-73208" title="Ideatablet S2110A_04" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/Ideatablet-S2110A_04-540x435.jpg" alt="" width="540" height="435" /></p>
<p><span id="more-73206"></span></p>
<p>The whole slate measures a slender 1/3-inch thick, and tips the scales at 1.1-pounds. Paired with an ASUS-style detachable keyboard dock, you get up to 20hrs battery life &#8211; or so Lenovo claims &#8211; and there&#8217;s access to both the Android Market and Lenovo&#8217;s own App Store.</p>
<p><img class="alignnone size-medium wp-image-73207" title="Ideaphone S2_01" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/Ideaphone-S2_01-540x365.jpg" alt="" width="540" height="365" /></p>
<p>As for the Lenovo S2, that hides Android 2.3 under the Mondrian UI, and has an 8-megapixel camera &#8211; with panoramic photo feature &#8211; along with a front-facing camera. Lenovo is pushing the smartphone&#8217;s security features, however, an encrypted kernel that the company reckons will mean your data and network traffic is more secure from phishing and malware.</p>
<p>Both tablet and smartphone will go on sale in China immediately, though Lenovo warns it may take a little longer to bring them to North America, Europe and elsewhere. No word on pricing at this stage.</p>
<p><img class="alignnone size-medium wp-image-73240" title="Ideatablet S2110A_01" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/Ideatablet-S2110A_01-540x402.jpg" alt="" width="540" height="402" /></p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lenovo-ideatab-s2-10-and-s2-smartphone-debut-20120108/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Lenovo K91 puts ICS on a Smart TV</title>
		<link>http://androidcommunity.com/lenovo-k91-puts-ics-on-a-smart-tv-20120108/</link>
		<comments>http://androidcommunity.com/lenovo-k91-puts-ics-on-a-smart-tv-20120108/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 00:00:45 +0000</pubDate>
		<dc:creator>Chris Davies</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Must Read]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[CES 2012]]></category>
		<category><![CDATA[home entertainment]]></category>
		<category><![CDATA[Ice Cream Sandwich]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[smart TV]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=73210</guid>
		<description><![CDATA[Lenovo has unveiled a new, Android-powered smart TV at CES today, the K91, running Android 4.0 Ice Cream Sandwich and delivering tech specs we&#8217;d more expect to find on a smartphone. The K91 smart TV has a dual-core Snapdragon 8060 processor and a 5-megapixel camera in the bezel, above a 55-inch 3D-capable 240Hz HD IPS LCD [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lenovo.com/" target="_blank">Lenovo</a> has unveiled a new, Android-powered smart TV at <a href="http://androidcommunity.com/tag/ces-2012" target="_blank">CES</a> today, the K91, running Android 4.0 Ice Cream Sandwich and delivering tech specs we&#8217;d more expect to find on a smartphone. The K91 smart TV has a dual-core Snapdragon 8060 processor and a 5-megapixel camera in the bezel, above a 55-inch 3D-capable 240Hz HD IPS LCD display.</p>
<p><img class="alignnone size-medium wp-image-73217" title="K91 55'3D_08" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/K91-553D_08-540x446.jpg" alt="" width="540" height="446" /></p>
<p><span id="more-73210"></span></p>
<p>Lenovo has reworked the ICS interface, into what the company calls &#8220;Sandwich&#8221;: the UI has three major sections, for regular TV programs, Video on Demand (VoD) and internet apps. Streaming media will be offered in HD with surround sound and 3D graphics where available, and there&#8217;s access to the Android Market and Lenovo&#8217;s own download store.</p>
<p>In addition to a regular remote there&#8217;s voice control and dictation support, and Lenovo has even used Android 4.0&#8242;s face unlock feature with the parental security settings. Those who have the K91 and one of Lenovo&#8217;s other recent devices &#8211; such as the <a href="http://androidcommunity.com/lenovo-ideatab-s2-10-and-s2-smartphone-debut-20120108/" target="_blank">IdeaTab S2 10 tablet</a> - will be able to stream content between the two, as well as between their PC, smartphone and from cloud storage online.</p>
<p>No word on pricing at this stage, but China will get the Lenovo K91 smart TV first while the company plans to bring it to other territories in due course.</p>

<a href='http://androidcommunity.com/lenovo-k91-puts-ics-on-a-smart-tv-20120108/k91-553d_06/' title='K91 55&#039;3D_06'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/K91-553D_06-150x150.jpg" class="attachment-thumbnail" alt="K91 55&#039;3D_06" title="K91 55&#039;3D_06" /></a>
<a href='http://androidcommunity.com/lenovo-k91-puts-ics-on-a-smart-tv-20120108/k91-553d_peripherals_07/' title='K91 55&#039;3D_Peripherals_07'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/K91-553D_Peripherals_07-150x150.jpg" class="attachment-thumbnail" alt="K91 55&#039;3D_Peripherals_07" title="K91 55&#039;3D_Peripherals_07" /></a>
<a href='http://androidcommunity.com/lenovo-k91-puts-ics-on-a-smart-tv-20120108/k91-553d_peripherals_01/' title='K91 55&#039;3D_Peripherals_01'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/K91-553D_Peripherals_01-150x150.jpg" class="attachment-thumbnail" alt="K91 55&#039;3D_Peripherals_01" title="K91 55&#039;3D_Peripherals_01" /></a>
<a href='http://androidcommunity.com/lenovo-k91-puts-ics-on-a-smart-tv-20120108/k91-553d_08/' title='K91 55&#039;3D_08'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/K91-553D_08-150x150.jpg" class="attachment-thumbnail" alt="K91 55&#039;3D_08" title="K91 55&#039;3D_08" /></a>
<a href='http://androidcommunity.com/lenovo-k91-puts-ics-on-a-smart-tv-20120108/k91-553d_peripherals_02/' title='K91 55&#039;3D_Peripherals_02'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/K91-553D_Peripherals_02-150x150.jpg" class="attachment-thumbnail" alt="K91 55&#039;3D_Peripherals_02" title="K91 55&#039;3D_Peripherals_02" /></a>
<a href='http://androidcommunity.com/lenovo-k91-puts-ics-on-a-smart-tv-20120108/k91-553d_10/' title='K91 55&#039;3D_10'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2012/01/K91-553D_10-150x150.jpg" class="attachment-thumbnail" alt="K91 55&#039;3D_10" title="K91 55&#039;3D_10" /></a>

]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lenovo-k91-puts-ics-on-a-smart-tv-20120108/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Lenovo, ZTE and other Chinese OEMs band together to fight Android patent trolls</title>
		<link>http://androidcommunity.com/lenovo-zte-and-other-chinese-oems-band-together-to-fight-android-patent-trolls-20111230/</link>
		<comments>http://androidcommunity.com/lenovo-zte-and-other-chinese-oems-band-together-to-fight-android-patent-trolls-20111230/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 03:05:09 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[Huawei]]></category>
		<category><![CDATA[lawsuit]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[patents]]></category>
		<category><![CDATA[ZTE]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=72055</guid>
		<description><![CDATA[If you&#8217;re tired of seeing all the patent lawsuit stories that pop up on Android Community, imagine how tired we are of writing them. We&#8217;re not alone, and a group of Chinese manufacturers is reportedly joining forces to fight off the legal bulldogs from Apple, Microsoft, Oracle and the like. DigiTimes reports that Lenovo, ZTE [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re tired of seeing all the patent lawsuit stories that pop up on Android Community, imagine how tired we are of writing them. We&#8217;re not alone, and a group of Chinese manufacturers is reportedly joining forces to fight off the legal bulldogs from Apple, Microsoft, Oracle and the like. <a href="http://www.digitimes.com/news/a20111229PD213.html" target="_blank">DigiTimes</a> reports that Lenovo, ZTE and smaller manufacturers TCL, Coolpad and Konka have formed an alliance to jointly defend against corporate patent trolls in the huge and growing Chinese smartphone market.</p>
<p><a href="http://cdn.androidcommunity.com/wp-content/uploads/2010/01/lenovo_lephone_official_7.jpg"><img class="aligncenter size-medium wp-image-4804" src="http://cdn.androidcommunity.com/wp-content/uploads/2010/01/lenovo_lephone_official_7-386x540.jpg" alt="" width="386" height="540" /></a><a href="http://cdn.androidcommunity.com/wp-content/uploads/2011/03/lenovo_lephone_androidcommunity.jpg"><span id="more-72055"></span><br />
</a></p>
<p>Thus far none of the above have been seriously affected by patent litigation, since Apple and Microsoft are more interested in shutting down the bigger players (or at least making them pay). HTC, Samsung and Motorola have all been hit, with varying degrees of damage, and even smaller players like Asus, Acer and Barnes &amp; Noble have been scorched in the Android patent wars. It appears that as the Chinese manufacturers turn their sights towards the global market, they&#8217;re ready and willing to put up a fight to the American giants who wish to profit from Android without contributing.</p>
<p>An interesting omission in the report is Huawei, a Chinese OEM that&#8217;s been betting big on Android and winning, for the most part. Devices like the Glory/Honor, Ascend and the MediaPad are getting good reviews and solid sales in markets around the world, making Huawei one to watch. Perhaps the company thinks it can stand on its own IP, as it recently secured several key cellular patents. There&#8217;s always the possibility that more OEMs (possibly even the smaller companies from Taiwan, South Korea and Japan) could join the coalition in the future.</p>
<div id="related-posts">
<div id="related-posts-MRP_all" class="related_entries">
<h4>Story Timeline</h4>
<ul class="st-related-posts">
<li><a href="http://androidcommunity.com/huawei-is-the-latest-target-for-microsofts-patent-license-fees-20111108/">Huawei is the latest target for Microsoft's patent license fees</a> on Nov 8th 2011</li>
<li><a href="http://androidcommunity.com/barnes-noble-reveals-microsofts-android-patents-in-detail-20111114/">Barnes &amp; Noble reveals Microsoft's Android patents in detail</a> on Nov 14th 2011</li>
<li><a href="http://androidcommunity.com/htc-finishes-workaround-for-avoiding-apple-patent-ruling-20111221/">HTC finishes workaround for avoiding Apple patent ruling</a> on Dec 21st 2011</li>
<li><a href="http://androidcommunity.com/oracle-patent-claim-against-android-tossed-out-20111227/">Oracle patent claim against Android tossed out</a> on Dec 27th 2011</li>
<li><a href="http://androidcommunity.com/apple-applies-for-face-and-presence-detection-patent-android-laughs-20111229/">Apple applies for "Face and Presence Detection" patent -- Android laughs </a> on Dec 29th 2011</li>
</ul></div>
</div>
<p>The litigation train doesn&#8217;t seem to be slowing down as we enter 2012, and in the case of Lenovo and ZTE, they&#8217;ve resolved not to be caught at the crossing.</p>
<p>[<a href="http://phandroid.com/2011/12/30/androids-chinese-manufacturers-form-alliance-to-defend-from-apple-and-microsoft-patent-lawsuits/?utm_medium=twitter&amp;utm_source=Connectandroid" target="_blank">via</a> Phandroid]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lenovo-zte-and-other-chinese-oems-band-together-to-fight-android-patent-trolls-20111230/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenovo ThinkPad Tablet 16GB just $369 from eBay Daily Deals</title>
		<link>http://androidcommunity.com/lenovo-thinkpad-tablet-16gb-just-369-from-ebay-daily-deals-20111209/</link>
		<comments>http://androidcommunity.com/lenovo-thinkpad-tablet-16gb-just-369-from-ebay-daily-deals-20111209/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 23:51:37 +0000</pubDate>
		<dc:creator>Cory Gunther</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Deal]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[Lenovo ThinkPad]]></category>
		<category><![CDATA[Lenovo ThinkPad Tablet]]></category>
		<category><![CDATA[NVIDIA Tegra 2]]></category>
		<category><![CDATA[Tablet]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=68859</guid>
		<description><![CDATA[We know there is literally tons of options when it comes to Android tablets these days. With quad-core tablets getting ready to assault the market we should start seeing some excellent deals on older devices. Take the Lenovo ThinkPad tablet for example. It might not be the fastest or the thinnest but it has some [...]]]></description>
			<content:encoded><![CDATA[<p>We know there is literally tons of options when it comes to Android tablets these days. With quad-core tablets getting ready to assault the market we should start seeing some excellent deals on older devices. Take the <a href="http://androidcommunity.com/tag/lenovo-thinkpad/">Lenovo ThinkPad</a> tablet for example. It might not be the fastest or the thinnest but it has some extra special features that make it great for business users like the optional active stylus. For those not needing the best but also want a great dual-core tablet the ThinkPad is $130 cheaper than usual today being offered as the <a href="http://www.ebay.com/itm/ws/eBayISAPI.dll?ViewItem&#038;item=280785405549+">eBay Daily Deal</a>. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2011/12/P1070687-540x405.jpg" alt="" title="P1070687" width="540" height="405" class="aligncenter size-medium wp-image-68860" /></p>
<p><span id="more-68859"></span></p>
<p>We&#8217;ve covered the <a href="http://androidcommunity.com/tag/lenovo-thinkpad/">ThinkPad</a> plenty in the past and it went on sale <a href="http://androidcommunity.com/lenovo-thinkpad-tablet-release-date-set-for-august-23rd-20110729/">back in August</a> for a hefty price of around $499. That does get you a 10.1&#8243; IPS display, NVIDIA Tegra 2 dual-core 1 GHz processor, 1GB of RAM, 16GB internal storage, Android 3.2 Honeycomb and even dedicated hardware buttons &#8212; a rare thing for Honeycomb. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2011/12/thinkpad-deal-540x285.png" alt="" title="thinkpad deal" width="540" height="285" class="aligncenter size-medium wp-image-68863" /></p>
<p>I reviewed this beastly tablet at our sister site SlashGear so <a href="http://www.slashgear.com/lenovo-thinkpad-tablet-review-27183350/">check it out</a> for more details before you decide to buy. With an included stylus, IPS panel, and plenty of accessories from Lenovo this is actually a pretty solid tablet for business users &#8212; not to mention it has full sized USB and micro both. It is a bit fat and much heavier then it needs to be but for $369 it&#8217;s a pretty great deal. If this interests you then hit the link below and buy one yourself. </p>
<p><a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&#038;pub=5574915657&#038;toolid=10001&#038;campid=5336677250&#038;customid=&#038;icep_item=280785405549&#038;ipn=psmain&#038;icep_vectorid=229466&#038;kwid=902099&#038;mtid=824&#038;kw=lg">eBay Daily Deals &#8212; Lenovo</a></p>

<link rel='stylesheet' type='text/css' href='http://www.androidcommunity.com/wp-content/themes/ewdisonv2/device.css' media='screen' />
<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> :  ThinkPad Tablet</ul>
			  <ul><b>Manufactuer</b> :   Lenovo</ul>
			  <ul><b>Carrier</b> : NA</ul><ul><b>Announced Date</b> : July 19, 2011</ul><ul><b>Release Date</b> : TBA</ul><ul><b>Also Known As</b> : Lenovo ThinkPad Honeycomb Tablet, Lenovo Android ThinkPad</ul> 
        </div>
         <div  class='ac_specmod'><span>Display</span>
              <ul>   
			   <li><b>Screen Size </b>: 10.1 Inch</li> 
			  <li><b>Resolution </b>: 1280x800</li><li><b>Screen Type</b> : IPS LCD</li></ul>
             </div>     
        <div  class='ac_specmod'><span>Dimension & Weight </span>
              <ul>   
			  <li><b>Height </b>: NA</li> 
			  <li><b>Width </b>: NA</li>
			  <li><b>Depth </b>: NA</li> 
			  <li><b>Weight </b>: NA</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>: 3250 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.1.x</li></ul><ul><b>Audio Playback</b>: <li>MP3</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>: 1000 MB</ul>
			  <ul><b>Internal Storage </b>: 64 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><li>SD</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></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 2.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.androidpolice.com/2011/12/09/deal-alert-lenovo-thinkpad-tablet-16gb-for-370-with-free-shipping-on-ebay/">via</a> Android Police]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lenovo-thinkpad-tablet-16gb-just-369-from-ebay-daily-deals-20111209/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenovo commits to Android tablets after Dell abandons the Streak</title>
		<link>http://androidcommunity.com/lenovo-commits-to-android-tablets-after-dell-abandons-the-streak-20111207/</link>
		<comments>http://androidcommunity.com/lenovo-commits-to-android-tablets-after-dell-abandons-the-streak-20111207/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 01:58:40 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Android Tablets]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[Lenovo IdeaPad K2]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=68411</guid>
		<description><![CDATA[OK, Dell Streak fans, this is your chance to speak up. No one? OK. After Dell stopped selling the Streak 7 tablet, essentially giving up on the Android tablet scene in America, many believe that it&#8217;s preparing to transition to Windows tablets. A new 10-inch Windows 7 slate is already coming, and Windows 8 tablets [...]]]></description>
			<content:encoded><![CDATA[<p>OK, Dell Streak fans, this is your chance to speak up. No one? OK. After Dell <a href="http://androidcommunity.com/dell-kills-streak-7-tablet-20111205/">stopped selling the Streak 7 tablet</a>, essentially giving up on the Android tablet scene in America, many believe that it&#8217;s preparing to transition to Windows tablets. A new 10-inch Windows 7 slate is already coming, and Windows 8 tablets should be available in late 2012 or 2013. Dell didn&#8217;t confirm any definite plans. But either way, <a href="http://androidcommunity.com/tag/lenovo/">Lenovo</a> appears ready and willing to become the PC manufacturer with the greatest presence in the Android tablet world.</p>
<p><img class="aligncenter size-medium wp-image-43029" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/07/Thinkpad-tablet_Standard_07_With-touching-pen1-362x540.jpg" alt="" width="362" height="540" /></p>
<p><span id="more-68411"></span>&#8220;Our tablet strategy today is an Android operating system,&#8221;  said a North American Lenovo executive in an interview with <a href="http://www.crn.com/news/client-devices/232300113/lenovo-reaffirms-android-commitment-in-wake-of-dell-streak-7-demise.htm;jsessionid=EPQHF4idqBuziP83X1UgeA**.ecappj01">CRN</a>, backing up the evidence of recent leaks. Lenovo&#8217;s <a href="http://androidcommunity.com/lenovo-gets-official-with-lepad-s2005-tablet-phone-and-s2007s2010-tablets-20111129/">S-series tablets</a> and an <a href="http://androidcommunity.com/lenovo-tegra-3-tablet-benchmarked-may-have-1920x1200-resolution-full-hd-display-20111118/">upcoming quad-core monster labelled the LePad K2</a> are poised to launch in the first half of 2012, giving Lenovo one of the widest Android tablet lines this side of Samsung. It will also be one of just two PC manufacturers with a solid Android ARM-based tablet presence, sharing the stage with Acer.</p>
<p>Dell isn&#8217;t necessarily out of the game &#8211; there&#8217;s no confirmation that they&#8217;re done with Android. But given the vicious competition in the tablet space overall, it could be that the company is just looking to focus on its more traditional strength, a la HP. Dell still has some pretty strong showings for <a href="http://androidcommunity.com/dell-venue-review-20110321/">Android smartphones</a>, though they only seem interested in the Chinese market at the moment. Is anyone really broken up about Dell&#8217;s probable exit from mobile tablets? Sound off in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lenovo-commits-to-android-tablets-after-dell-abandons-the-streak-20111207/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Lenovo LePhone S760 unveiled for China</title>
		<link>http://androidcommunity.com/lenovo-lephone-s760-unveiled-for-china-20111129/</link>
		<comments>http://androidcommunity.com/lenovo-lephone-s760-unveiled-for-china-20111129/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 01:49:48 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[Gingerbread]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[LePhone S760]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=66898</guid>
		<description><![CDATA[China&#8217;s getting a lot of Android attention these days, and among its home-grown manufacturers no one&#8217;s treating them better than Lenovo. Engadget spotted the latest entry in latest entry in le smartphone line, the LePhone S760, a mid-range Gingerbread device with at least one distinguishing feature. The 3.7-inch screen uses an AMOLED panel, still relatively [...]]]></description>
			<content:encoded><![CDATA[<p>China&#8217;s getting a lot of Android attention these days, and among its home-grown manufacturers no one&#8217;s treating them better than <a href="http://www.google.com/url?q=http://androidcommunity.com/tag/lenovo/&amp;sa=U&amp;ei=n4nVTuqzLqn50gGdy9WDAg&amp;ved=0CAQQFjAA&amp;client=internal-uds-cse&amp;usg=AFQjCNEHcVWw5lo_XQ502jjZQJBotJ59qw">Lenovo</a>. <a href="http://www.engadget.com/2011/11/29/lenovo-lephone-s760-shows-up-with-android-2-3-5-and-3-7-inch-amo/">Engadget</a> spotted the latest entry in latest entry in <em>le</em> smartphone line, the LePhone S760, a mid-range Gingerbread device with at least one distinguishing feature. The 3.7-inch screen uses an AMOLED panel, still relatively novel in the Chinese market.</p>
<p><img class="aligncenter size-medium wp-image-66899" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/11/dsc3293-1322597987-540x357.jpg" alt="" width="540" height="357" /><span id="more-66898"></span></p>
<p>As far as hardware goes, the phone has a 1Ghz processor and 512MB of RAM, making it roughly the equal of the original <a href="http://www.google.com/url?q=http://androidcommunity.com/tag/nexus-one/&amp;sa=U&amp;ei=k4rVTu-yDaaA4gS2xqmoAQ&amp;ved=0CAYQFjAB&amp;client=internal-uds-cse&amp;usg=AFQjCNERJPvIt1a6prfHzHmDeW_lo-c3HA">Nexus One</a> or <a href="http://www.google.com/url?q=http://androidcommunity.com/tag/htc-droid-incredible/&amp;sa=U&amp;ei=r4rVTsvqEYnb0QH--MHoAQ&amp;ved=0CBQQFjAI&amp;client=internal-uds-cse&amp;usg=AFQjCNGt1bFLPfE-WphwmVldrLUz78p4kg">DROID Incredible</a>. That&#8217;s still plenty of power to handle Android 2.3.5, and should keep the off-contract price nice and low. You can spot front and rear cameras in the trade show photos. Since it&#8217;s running a pretty heavily modified version of Android and Lenovo&#8217;s shown no hesitance to stray from the safe and happy pastures of Google in the past, we&#8217;re pretty sure this one won&#8217;t have the Android Market or its associate Google apps.</p>
<p>Like all of Lenovo&#8217;s smartphone offerings thus far, don&#8217;t expect this one to show up in the US, though Chinese buyers can get one before the end of the year. The company&#8217;s <a href="http://androidcommunity.com/lenovo-gets-official-with-lepad-s2005-tablet-phone-and-s2007s2010-tablets-20111129/">5, 7 and 10-inch LePad tablets</a> from earlier today have a much better chance of crossing the Pacific, and the Tegra 3-powered 1080p monster the <a href="http://www.google.com/url?q=http://androidcommunity.com/tag/lenovo-ideapad-k2/&amp;sa=U&amp;ei=LovVTpDjH4qZhQefn_xz&amp;ved=0CAoQFjAD&amp;client=internal-uds-cse&amp;usg=AFQjCNE4WxeB-aouogCp9ivxyLyOUfeLmw">IdeaPad K2</a> tablet is almost certain to show up in the US eventually. So why not smartphone love for Americans, Lenovo? We&#8217;re good enough for your laptops, after all.</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lenovo-lephone-s760-unveiled-for-china-20111129/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acer, Lenovo and Samsung will join the quad-core tablet party in 2012</title>
		<link>http://androidcommunity.com/acer-lenovo-and-samsung-will-join-the-quad-core-tablet-party-in-2012-20111129/</link>
		<comments>http://androidcommunity.com/acer-lenovo-and-samsung-will-join-the-quad-core-tablet-party-in-2012-20111129/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 17:29:35 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Acer]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Asus]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[tegra]]></category>
		<category><![CDATA[tegra 3]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=66702</guid>
		<description><![CDATA[It&#8217;s a good day to be an Nvidia fan. The Tegra 3 quad-core system on a chip is said to be powering upcoming tablets from Acer, in addition to Asus, Lenovo and HTC. DigiTimes is quoting OEM suppliers, confirming that all the major Android tablet manufacturers will have their own quad-core Tegra machines in the [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a good day to be an Nvidia fan. The Tegra 3 quad-core system on a chip is said to be powering upcoming tablets from Acer, in addition to Asus, Lenovo and HTC. <a href="http://www.digitimes.com/news/a20111128PD218.html" target="_blank">DigiTimes</a> is quoting OEM suppliers, confirming that all the major Android tablet manufacturers will have their own quad-core Tegra machines in the future. Specifics are hard to come by, but we already know that both Lenovo and HTC are hard at work on their new models. Samsung is prepping its own new tablets, likely updating its extensive range with <a href="http://www.google.com/url?q=http://androidcommunity.com/samsung-may-be-preparing-their-own-quad-core-chip-for-the-galaxy-s-iii-20111121/&amp;sa=U&amp;ei=YRTVTquVLoihiQL7yY2qDg&amp;ved=0CAQQFjAA&amp;client=internal-uds-cse&amp;usg=AFQjCNG4DbiLi4Jvie13riPAZvE-6yUoiQ">next-generation Exynos chips</a>.</p>
<p><img class="aligncenter size-medium wp-image-43026" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/07/Thinkpad-tablet_Hero_061-465x540.jpg" alt="" width="465" height="540" /></p>
<p>According to DigiTimes, Acer and Lenovo&#8217;s offerings will fall between $459 and $599, hitting pretty close to the <a href="http://www.google.com/url?q=http://androidcommunity.com/asus-eee-pad-transformer-prime-gets-official-tegra-3-quad-core-tab-starting-at-499-20111109/&amp;sa=U&amp;ei=wBPVTqzwC6qq2QWii9SAAQ&amp;ved=0CAYQFjAB&amp;client=internal-uds-cse&amp;usg=AFQjCNHMkr0jXEJidSsvAaDcH6H-HeY7yQ">Asus Eee Pad Transformer Prime</a>&#8216;s $499-599 range. Look for Acer to undercut its competitors by a considerable margin, as they like to play the bargain angle. Lenovo&#8217;s latest tablets, the 5, 7 and 10-inch <a href="http://androidcommunity.com/lenovo-gets-official-with-lepad-s2005-tablet-phone-and-s2007s2010-tablets-20111129/">s2005, s2007 and s2010</a>, respectively, and Acer&#8217;s <a href="http://www.google.com/url?q=http://androidcommunity.com/video-of-acer-iconia-tab-a200-leaked-20111128/&amp;sa=U&amp;ei=KBTVTtODN-emiQKt19H8Bw&amp;ved=0CAgQFjAC&amp;client=internal-uds-cse&amp;usg=AFQjCNETGqI-lST0HA8clTAtebvepkVvIQ">A200</a> is making the rounds, but none of these devices are expected to bow with Tegra 3 chips.</p>
<p>Lenovo&#8217;s K2 tablet, however, has <a href="http://androidcommunity.com/lenovo-tegra-3-tablet-benchmarked-may-have-1920x1200-resolution-full-hd-display-20111118/">already been benchmarked</a> with its Nvidia hardware, and may even come with a jaw-dropping 1920 x 1200 10-inch display panel.The <a href="http://androidcommunity.com/acer-iconia-tab-a700-leaks-with-hd-1920-x-1200-resolution-and-tegra-3-20111116/">Acer A700/A701</a> may have the same beastly resolution when it comes in, also using a Tegra 3. The power of the new architecture is hard to deny &#8211; just check out <a href="http://androidcommunity.com/first-nvidia-tegra-3-game-gets-screenshots-and-video-at-tegra-zone-20111128/">the latest demo from Nvidia</a>. The Android tablet world is going to heat up in the next few months, and we can&#8217;t wait to see what kind of new hardware is on display at CES in January.</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/acer-lenovo-and-samsung-will-join-the-quad-core-tablet-party-in-2012-20111129/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenovo gets official with LePad S2005 tablet phone and S2007/S2010 tablets</title>
		<link>http://androidcommunity.com/lenovo-gets-official-with-lepad-s2005-tablet-phone-and-s2007s2010-tablets-20111129/</link>
		<comments>http://androidcommunity.com/lenovo-gets-official-with-lepad-s2005-tablet-phone-and-s2007s2010-tablets-20111129/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 12:52:01 +0000</pubDate>
		<dc:creator>Shane McGlaun</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[Tablet]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=66667</guid>
		<description><![CDATA[If you are a Lenovo fan that has been looking forward to some new gear, the company has gone official with new products today. There are three new items including the a 5-inch LePad/IdeaTab S2005 tablet/phone. Along with that tablet phone is also a pair of new tablets with a 7-inch offering and a 10.1-inch [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a Lenovo fan that has been looking forward to some new gear, the company has gone official with new products today. There are three new items including the a 5-inch LePad/IdeaTab S2005 tablet/phone. Along with that tablet phone is also a pair of new tablets with a 7-inch offering and a 10.1-inch version. The tablets are called the LePad S2007 and the LePad S2010 and will hit China in December reports <a href="http://chinese.engadget.com/2011/11/29/lenovo-7-10-pad-s2-07-s2-10/">Engadget Chinese</a>.</p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2011/11/lenovo_lepad_s2005_s2007_s2010-580x451-540x419.jpg" alt="" width="540" height="419" class="aligncenter size-medium wp-image-66668" /></p>
<p><span id="more-66667"></span></p>
<p>The tablets have decent specs with a 1.5GHz Qualcomm dual-core processor, 1GB of RAM, and the screen is said to be IPS with 1280 x 800 resolution. Other hardware on the tablet includes an 8MP main camera on the back and a 1.3MP front camera. It also has 3G support with China Unicom network. The S2007 has a 3,780 mAh battery and the S2010 has a 7,670 mAh battery.</p>
<p>The S2007 has a battery will last for up to eight hours and the S2010 has a battery good for up to 11 hours of use. The LePad S2005 rocks a 5-inch 800 x 480 LTPs screen with 178-degree viewing angles. That screen resolution leaves a lot to be desired. The operating system is Android 2.3.5. It has a 1.2GHz dual-core processor with 1GB of RAM, 5MP rear camera, and a 1.3MP front camera. There is no pricing announced at this time. A new Lenovo tablet hit the <a href="http://androidcommunity.com/lenovo-thinkpad-tablet-with-3g-compatibility-reaches-fcc-20111122/">FCC</a> in the US recently with Tegra 2 onboard.</p>
<p>[<a href="http://www.slashgear.com/lenovo-lepad-s2005-tabletphone-and-s2007s2010-tablets-official-29198558/">via</a> SlashGear]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lenovo-gets-official-with-lepad-s2005-tablet-phone-and-s2007s2010-tablets-20111129/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenovo Tegra 3 tablet benchmarked, may have 1920&#215;1200 resolution full HD display</title>
		<link>http://androidcommunity.com/lenovo-tegra-3-tablet-benchmarked-may-have-1920x1200-resolution-full-hd-display-20111118/</link>
		<comments>http://androidcommunity.com/lenovo-tegra-3-tablet-benchmarked-may-have-1920x1200-resolution-full-hd-display-20111118/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 20:47:37 +0000</pubDate>
		<dc:creator>Cory Gunther</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[1920x1200]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[HD]]></category>
		<category><![CDATA[leak]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[Lenovo IdeaPad K2]]></category>
		<category><![CDATA[NVIDIA Tegra 3]]></category>
		<category><![CDATA[quad-core]]></category>
		<category><![CDATA[Tablet]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=65131</guid>
		<description><![CDATA[We saw out first look at Lenovo&#8217;s upcoming Android tablet earlier this week along with a few pictures and leaked specs. Among those was a 10.1&#8243; display and as we all expected, the NVIDIA Quad-core Tegra 3 processor. Today a few benchmark results have appeared at the GLBenchmark site calling it the LePad K2 and [...]]]></description>
			<content:encoded><![CDATA[<p>We saw out first look at Lenovo&#8217;s upcoming Android tablet <a href="http://androidcommunity.com/lenovo-set-to-trot-out-10-1-inch-ics-tablet-20111114/">earlier this week</a> along with a few pictures and leaked specs. Among those was a 10.1&#8243; display and as we all expected, the <a href="http://androidcommunity.com/nvidia-announces-tegra-3-quad-core-processor-we-have-all-the-details-video-20111108/">NVIDIA Quad-core Tegra 3</a> processor. Today a few benchmark results have appeared at the <a href="http://www.glbenchmark.com/phonedetails.jsp?benchmark=glpro21&#038;D=Lenovo+LePad+K2&#038;testgroup=system">GLBenchmark</a> site calling it the LePad K2 and we&#8217;ve now got a few additional details. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2011/11/lenovo_tegra_3_tablet_leak-540x3501.jpg" alt="" title="lenovo_tegra_3_tablet_leak-540x350" width="540" height="350" class="aligncenter size-full wp-image-65132" /></p>
<p><span id="more-65131"></span></p>
<p>Obviously benchmark results are usually taken with a grain of salt. No images were available other then spec info and the details are a bit light. We are seeing Android 3.2 Honeycomb but an Ice Cream Sandwich build is probably under development but we don&#8217;t know what OS the new tablet will launch with. Most likely it will be called the Lenovo IdeaPad K2 tablet, just like the <a href="http://androidcommunity.com/lenovo-ideapad-k1-tablet-review-20110801/">IdeaPad K1</a> before it. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2011/11/Lenovo-k2-more.jpg" alt="" title="Lenovo k2 more" width="461" height="207" class="aligncenter size-full wp-image-65142" /></p>
<p>While we don&#8217;t have any actual numbers that we can compare with other tablets currently available we did get a few added bits of information. According to the specs listed the Lenovo K2 Tegra 3 tablet will be rocking a full HD 1920 x 1200 resolution over the standard Android tablet 1280 x 800 we&#8217;ve seen lately. This goes right along with similar reports that the <a href="http://androidcommunity.com/acer-iconia-tab-a700-leaks-with-hd-1920-x-1200-resolution-and-tegra-3-20111116/">Acer Iconia A700 Tab</a> will also have the same huge resolution. We are also hearing the Lenovo Tablet will rock 2GB of RAM and be quite powerful. We&#8217;ll be digging through the results and update if we find anything else juicy. </p>

<a href='http://androidcommunity.com/lenovo-tegra-3-tablet-benchmarked-may-have-1920x1200-resolution-full-hd-display-20111118/lenovo_tegra_3_tablet_leak-540x350/' title='lenovo_tegra_3_tablet_leak-540x350'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/11/lenovo_tegra_3_tablet_leak-540x3501-150x150.jpg" class="attachment-thumbnail" alt="lenovo_tegra_3_tablet_leak-540x350" title="lenovo_tegra_3_tablet_leak-540x350" /></a>
<a href='http://androidcommunity.com/lenovo-tegra-3-tablet-benchmarked-may-have-1920x1200-resolution-full-hd-display-20111118/lenovo-k2-info/' title='Lenovo K2 info'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/11/Lenovo-K2-info-150x150.png" class="attachment-thumbnail" alt="Lenovo K2 info" title="Lenovo K2 info" /></a>
<a href='http://androidcommunity.com/lenovo-tegra-3-tablet-benchmarked-may-have-1920x1200-resolution-full-hd-display-20111118/lenovo-k2-more/' title='Lenovo k2 more'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/11/Lenovo-k2-more-150x150.jpg" class="attachment-thumbnail" alt="Lenovo k2 more" title="Lenovo k2 more" /></a>

<p>[<a href="http://liliputing.com/2011/11/lenovo-lepad-k2-tablet-benchmarks-leaked.html">via</a> liliputing]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lenovo-tegra-3-tablet-benchmarked-may-have-1920x1200-resolution-full-hd-display-20111118/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Lenovo set to trot out 10.1-inch ICS tablet</title>
		<link>http://androidcommunity.com/lenovo-set-to-trot-out-10-1-inch-ics-tablet-20111114/</link>
		<comments>http://androidcommunity.com/lenovo-set-to-trot-out-10-1-inch-ics-tablet-20111114/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 13:30:58 +0000</pubDate>
		<dc:creator>Shane McGlaun</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[Tablet]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=63996</guid>
		<description><![CDATA[With Android ICS on the horizon, you can bet that we are going to see everyone in the tablet market that has used Android or thinks they might want to hop on the Android 4.0 wagon. One of the tablet makers that will be offering up Android 4.0 tablets will be Lenovo according to a [...]]]></description>
			<content:encoded><![CDATA[<p>With Android ICS on the horizon, you can bet that we are going to see everyone in the tablet market that has used Android or thinks they might want to hop on the Android 4.0 wagon. One of the tablet makers that will be offering up Android 4.0 tablets will be Lenovo according to a rumor. Engadget claims that a source has told it a new ICS tablet from Lenovo is inbound.</p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2011/11/lenovo_tegra_3_tablet_leak-540x350.jpg" alt="" width="540" height="350" class="aligncenter size-medium wp-image-63997" /></p>
<p><span id="more-63996"></span></p>
<p>The tablet is said to packing Tegra 3 from NVIDIA and have 2GB of DDR3 RAM. The tablet is also said to have a USB host port with a little flap covering it. Other tidbits from the rumor source include the fact that the camera will have a rear camera and a fingerprint scanner. The camera resolution is unknown but the source says that the fingerprint scanner will also work as an optical joystick.</p>
<p>The is in indication on the weight and size of the tablet, but it appears to be very svelte indeed. There is no indication of when the tablet will land. Other makers are aiming for Q1 so perhaps we will see this Lenovo tablet then as well. We will be watching for more details.</p>
<p>[<a href="http://www.slashgear.com/lenovo-ics-tegra-3-tablet-incoming-14194999/">via</a> SlashGear]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lenovo-set-to-trot-out-10-1-inch-ics-tablet-20111114/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Lenovo LePhone S2 prototype runs Android and Windows Phone 7</title>
		<link>http://androidcommunity.com/lenovo-lephone-s2-prototype-runs-android-and-windows-phone-7-20111101/</link>
		<comments>http://androidcommunity.com/lenovo-lephone-s2-prototype-runs-android-and-windows-phone-7-20111101/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 21:58:56 +0000</pubDate>
		<dc:creator>Michael Crider</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[dual boot]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[LePhone S2]]></category>
		<category><![CDATA[Windows Phone 7]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=61802</guid>
		<description><![CDATA[We still haven&#8217;t gotten a proper look at the original LePhone over here in les States, but the successor to Lenovo&#8217;s smartphone is already in the works. In a curious bit of software engineering, it looks like the phone can run Android and Windows Phone 7 in a dual-boot configuration. This isn&#8217;t any sort of [...]]]></description>
			<content:encoded><![CDATA[<p>We still haven&#8217;t gotten a proper look at <a href="http://androidcommunity.com/lenovo-lephone-android-based-handset-for-china-20100111/">the original LePhone</a> over here in les States, but the successor to Lenovo&#8217;s smartphone is already in the works. In a curious bit of software engineering, it looks like the phone can <a href="http://www.engadget.com/2011/10/30/lenovos-upcoming-lephone-s2-seen-running-android-as-well-as-win/" target="_blank">run Android and Windows Phone 7</a> in a dual-boot configuration. This isn&#8217;t any sort of super feat &#8211; modders do this sort of thing for kicks all the time &#8211; but it&#8217;s odd to see two competing platforms running on the same hardware even before an official release.</p>
<p><img class="aligncenter size-medium wp-image-61811" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/11/61d83e1bjw1dmil1vd2vnj-540x405.jpg" alt="" width="540" height="405" /></p>
<p><span id="more-61802"></span></p>
<p>This is the first we&#8217;ve heard of the LePhone S2, and unfortunately it&#8217;s unlikely to land on American shored even when its release date comes about. The original was and is limited to Chinese carriers. Still, you never know when a company might want to break into a new market, and Lenovo has an established following in America with its computers, <a href="http://device.androidcommunity.com/manufacturer/lenovo/">and recently, tablets</a>. The S2 seen in these photos is probably just an engineering test bed, allowing Lenovo&#8217;s hardware and software teams to try out new things on components that will likely be shared across multiple models.</p>
<p>The S2 could be the first Windows Phone 7 device to run in China, but of course, it would be only one of many Android phones. If Microsoft allowed Lenovo to install a vanilla version of Gingerbread without Google authentication alongside Windows Phone 7, it could represent a serious value proposition. And why not &#8211; Microsoft is <a href="http://androidcommunity.com/microsofts-layer-says-android-stands-on-our-shoul-20111031/">already making money off of Android</a> anyway.</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lenovo-lephone-s2-prototype-runs-android-and-windows-phone-7-20111101/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lenovo A1 7&#8243; Gingerbread tablet just $199, available now</title>
		<link>http://androidcommunity.com/lenovo-a1-7-gingerbread-tablet-just-199-available-now-20111006/</link>
		<comments>http://androidcommunity.com/lenovo-a1-7-gingerbread-tablet-just-199-available-now-20111006/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 19:03:25 +0000</pubDate>
		<dc:creator>Cory Gunther</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Android 2.3 (Gingerbread)]]></category>
		<category><![CDATA[android tablet]]></category>
		<category><![CDATA[budget]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[Lenovo A1]]></category>
		<category><![CDATA[Lenovo IdeaPad]]></category>
		<category><![CDATA[Tablet]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=57001</guid>
		<description><![CDATA[Lenovo is all set to start shipping their newest tablet offering. The Lenovo A1 Android 2.3 Gingerbread tablet with a 7&#8243; display and powerful 1.0 Ghz processor. First spied way back in July, it was officially announced at the beginning of September coming in with 4 awesome color options available, we have all the details [...]]]></description>
			<content:encoded><![CDATA[<p>Lenovo is all set to start shipping their newest tablet offering. The Lenovo A1 Android 2.3 Gingerbread tablet with a 7&#8243; display and powerful 1.0 Ghz processor.  First spied way <a href="http://androidcommunity.com/spy-shots-said-to-be-lenovo-ideapad-7-surface-20110722/">back in July</a>, it was <a href="http://androidcommunity.com/lenovo-a1-7-android-tablet-revealed-20110901/">officially announced</a> at the beginning of September coming in with 4 awesome color options available, we have all the details below.</p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2011/10/IdeaPad-Tablet-A1_Blue_Hero_011-513x540.jpg" alt="" title="IdeaPad-Tablet-A1_Blue_Hero_011-513x540" width="513" height="540" class="alignnone size-full wp-image-57004" /></p>
<p><span id="more-57001"></span></p>
<p>The Lenovo IdeaPad A1 is an affordable 7″ Android 2.3 Tab. It will feature a TI OMAP 3622 Cortex A8 1.0 Ghz single-core processor, a 5 MP rear and 2.0 front facing camera. Coming in at 11.9mm thin (0.46 inch), and weighing just 400g. Lenovo is using a magnesium alloy roll-cage internal frame design to keep the tablet strong, yet thin,light and affordable. The 7″ LED display will have a 1024 x 600 resolution similar to the Galaxy Tab 7 and offers a great visual experience. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2011/10/IdeaPad-Tablet-A1_Blue_Hero_02-540x397.jpg" alt="" title="IdeaPad-Tablet-A1_Blue_Hero_02" width="540" height="397" class="alignnone size-medium wp-image-57008" /></p>
<p>Starting at just $199 the IdeaPad A1 comes in 4 bright colors shown above. We have 2GB of internal storage for just $199, then all available colors are being offered with 16GB storage for just $249. This may not be a powerhouse Honeycomb tablet, but for the price you have a pretty well rounded Gingerbread tablet that is portable and should fit many users budget. My only concern is the <a href="http://androidcommunity.com/amazon-kindle-fire-7-tablet-officially-announced-just-199-20110928/">$199 dual-core Kindle Fire</a> might have something to say here, just a thought. Although we do have dual cameras and full Google support on the A1, rather than Amazon&#8217;s ecosystem they&#8217;ve been building with the Fire. </p>
<p>For full details on the Lenovo A1 tablet head over to <a href="http://www.lenovo.com/products/us/tablet/ideapad/a1?cid=us%7Csoc%7Ctl%7Ctwitter%7Ca1tablet%7C1000001&#038;n=1">Lenovo.com</a>, for a more detailed breakdown on colors and pricing you can <a href="http://shop.lenovo.com/SEUILibrary/controller/e/web/LenovoPortal/en_US/catalog.workflow:category.details?current-catalog-id=12F0696583E04D86B9B79B0FEC01C087&#038;current-category-id=1D93DC696842DCD16814BD79634CB472">click here</a>. They are available for order right now and will begin shipping October 27th.</p>

<a href='http://androidcommunity.com/lenovo-a1-7-gingerbread-tablet-just-199-available-now-20111006/ideapad-tablet-a1_blue_hero_011-513x540/' title='IdeaPad-Tablet-A1_Blue_Hero_011-513x540'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/10/IdeaPad-Tablet-A1_Blue_Hero_011-513x540-150x150.jpg" class="attachment-thumbnail" alt="IdeaPad-Tablet-A1_Blue_Hero_011-513x540" title="IdeaPad-Tablet-A1_Blue_Hero_011-513x540" /></a>
<a href='http://androidcommunity.com/lenovo-a1-7-gingerbread-tablet-just-199-available-now-20111006/ideapad-tablet-a1_blue_hero_02-2/' title='IdeaPad-Tablet-A1_Blue_Hero_02'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/10/IdeaPad-Tablet-A1_Blue_Hero_02-150x150.jpg" class="attachment-thumbnail" alt="IdeaPad-Tablet-A1_Blue_Hero_02" title="IdeaPad-Tablet-A1_Blue_Hero_02" /></a>
<a href='http://androidcommunity.com/lenovo-a1-7-gingerbread-tablet-just-199-available-now-20111006/ideapad-tablet-a1_blue_hero_03-2/' title='IdeaPad-Tablet-A1_Blue_Hero_03'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/10/IdeaPad-Tablet-A1_Blue_Hero_03-150x150.jpg" class="attachment-thumbnail" alt="IdeaPad-Tablet-A1_Blue_Hero_03" title="IdeaPad-Tablet-A1_Blue_Hero_03" /></a>
<a href='http://androidcommunity.com/lenovo-a1-7-gingerbread-tablet-just-199-available-now-20111006/ideapad-tablet-a1_blue_hero_05-2/' title='IdeaPad-Tablet-A1_Blue_Hero_05'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/10/IdeaPad-Tablet-A1_Blue_Hero_05-150x150.jpg" class="attachment-thumbnail" alt="IdeaPad-Tablet-A1_Blue_Hero_05" title="IdeaPad-Tablet-A1_Blue_Hero_05" /></a>

]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lenovo-a1-7-gingerbread-tablet-just-199-available-now-20111006/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Lenovo A1 7&#8243; Android Tablet Revealed</title>
		<link>http://androidcommunity.com/lenovo-a1-7-android-tablet-revealed-20110901/</link>
		<comments>http://androidcommunity.com/lenovo-a1-7-android-tablet-revealed-20110901/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 16:01:38 +0000</pubDate>
		<dc:creator>Cory Gunther</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Android 2.3 (Gingerbread)]]></category>
		<category><![CDATA[IFA 2011]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[Lenovo A1]]></category>
		<category><![CDATA[Lenovo IdeaPad]]></category>
		<category><![CDATA[Tablet]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=50437</guid>
		<description><![CDATA[Today we have some news regarding the latest tablet to come from Lenovo. They are calling this the A1 and it will be their 7&#8243; offering in the Android tablet market. Although we have both bad, and good news regarding the Lenovo A1 we&#8217;ll share all the details below as well as plenty of pictures [...]]]></description>
			<content:encoded><![CDATA[<p>Today we have some news regarding the latest tablet to come from Lenovo. They are calling this the A1 and it will be their 7&#8243; offering in the Android tablet market. Although we have both bad, and good news regarding the Lenovo A1 we&#8217;ll share all the details below as well as plenty of pictures they were nice enough to provide. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2011/08/IdeaPad-Tablet-A1_Blue_Hero_011-513x540.jpg" alt="" title="IdeaPad Tablet A1_Blue_Hero_01" width="513" height="540" class="alignnone size-medium wp-image-50445" /></p>
<p><span id="more-50437"></span></p>
<p>While no official announcement has been made yet Lenovo will be bringing the A1 tablet to market coming sometime in September and what makes it stand out is the amazing price. That is part of the good and bad news. The good first, the Lenovo A1 tablet will only be $199 at launch, the bad is it will only run Android 2.3 Gingerbread &#8212; no honeycomb here. The specs are pretty impressive though and this would make a great mid-range and well priced tablet for someone on a budget. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2011/08/IdeaPad-Tablet-A1_Blue_Hero_05-540x440.jpg" alt="" title="IdeaPad Tablet A1_Blue_Hero_05" width="540" height="440" class="alignnone size-medium wp-image-50442" /></p>
<p>The Lenovo IdeaPad A1 is a 7&#8243; Android 2.3 affordable Android tablet. It will feature a Cortex A8 1.0 Ghz single-core processor, a 3 MP rear and 0.3 VGA front facing camera. Coming in at 11.9mm thin (0.46 inch), and weighing just 400g. Lenovo is using a magnesium alloy roll-cage internal frame design to keep the tablet strong, yet thin and light. The 7&#8243; LED display will have a 1024 x 600 resolution similar to the Galaxy Tab 7 and offers a great visual experience. </p>
<p>As well as the usual Bluetooth, Wifi, micro SD, micro USB and stereo speakers one unique feature is it will have offline GPS and navigation with its unique chipset that will be powered by Navdroyd. Users can expect to see the device hit the shelves in September starting at $199 for the 16GB model and they will also offer a 32GB model but pricing has yet to be confirmed. </p>
<p>What do you guys think? A great price for a 7&#8243; tablet or a no go without Honeycomb?</p>

<a href='http://androidcommunity.com/lenovo-a1-7-android-tablet-revealed-20110901/ideapad-tablet-a1_blue_hero_01/' title='IdeaPad Tablet A1_Blue_Hero_01'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/08/IdeaPad-Tablet-A1_Blue_Hero_01-150x150.jpg" class="attachment-thumbnail" alt="IdeaPad Tablet A1_Blue_Hero_01" title="IdeaPad Tablet A1_Blue_Hero_01" /></a>
<a href='http://androidcommunity.com/lenovo-a1-7-android-tablet-revealed-20110901/ideapad-tablet-a1_blue_hero_02/' title='IdeaPad Tablet A1_Blue_Hero_02'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/08/IdeaPad-Tablet-A1_Blue_Hero_02-150x150.jpg" class="attachment-thumbnail" alt="IdeaPad Tablet A1_Blue_Hero_02" title="IdeaPad Tablet A1_Blue_Hero_02" /></a>
<a href='http://androidcommunity.com/lenovo-a1-7-android-tablet-revealed-20110901/ideapad-tablet-a1_blue_hero_03/' title='IdeaPad Tablet A1_Blue_Hero_03'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/08/IdeaPad-Tablet-A1_Blue_Hero_03-150x150.jpg" class="attachment-thumbnail" alt="IdeaPad Tablet A1_Blue_Hero_03" title="IdeaPad Tablet A1_Blue_Hero_03" /></a>
<a href='http://androidcommunity.com/lenovo-a1-7-android-tablet-revealed-20110901/ideapad-tablet-a1_blue_hero_04/' title='IdeaPad Tablet A1_Blue_Hero_04'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/08/IdeaPad-Tablet-A1_Blue_Hero_04-150x150.jpg" class="attachment-thumbnail" alt="IdeaPad Tablet A1_Blue_Hero_04" title="IdeaPad Tablet A1_Blue_Hero_04" /></a>
<a href='http://androidcommunity.com/lenovo-a1-7-android-tablet-revealed-20110901/ideapad-tablet-a1_blue_hero_05/' title='IdeaPad Tablet A1_Blue_Hero_05'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/08/IdeaPad-Tablet-A1_Blue_Hero_05-150x150.jpg" class="attachment-thumbnail" alt="IdeaPad Tablet A1_Blue_Hero_05" title="IdeaPad Tablet A1_Blue_Hero_05" /></a>
<a href='http://androidcommunity.com/lenovo-a1-7-android-tablet-revealed-20110901/ideapad-tablet-a1_blue_hero_01-2/' title='IdeaPad Tablet A1_Blue_Hero_01'><img width="150" height="150" src="http://cdn.androidcommunity.com/wp-content/uploads/2011/08/IdeaPad-Tablet-A1_Blue_Hero_011-150x150.jpg" class="attachment-thumbnail" alt="IdeaPad Tablet A1_Blue_Hero_01" title="IdeaPad Tablet A1_Blue_Hero_01" /></a>

]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lenovo-a1-7-android-tablet-revealed-20110901/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Lenovo ThinkPad Honeycomb Tablet on sale today for $499</title>
		<link>http://androidcommunity.com/lenovo-thinkpad-honeycomb-tablet-on-sale-today-for-499-20110823/</link>
		<comments>http://androidcommunity.com/lenovo-thinkpad-honeycomb-tablet-on-sale-today-for-499-20110823/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 19:48:50 +0000</pubDate>
		<dc:creator>Cory Gunther</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Android 3.1 Honeycomb]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[Lenovo ThinkPad]]></category>
		<category><![CDATA[NVIDIA Tegra 2]]></category>
		<category><![CDATA[Sale]]></category>
		<category><![CDATA[Tablet]]></category>

		<guid isPermaLink="false">http://androidcommunity.com/?p=49029</guid>
		<description><![CDATA[All flavors of the new Lenovo ThinkPad tablet are now for sale today. We first heard about these tablets back in June and we later saw the press images leaked in July. Today they are offering both the Wi-Fi and 3G models of the business minded ThinkPad on their website starting at just $499. Like [...]]]></description>
			<content:encoded><![CDATA[<p>All flavors of the new Lenovo ThinkPad tablet are now for sale today. We first heard about these tablets <a href="http://androidcommunity.com/lenovo-confirms-two-new-tablets-this-summer-20110615/">back in June</a> and we later saw the <a href="http://androidcommunity.com/lenovo-thinkpad-tablet-with-android-photos-leak-20110719/">press images leaked</a> in July. Today they are offering both the Wi-Fi and 3G models of the business minded ThinkPad on their <a href="http://shop.lenovo.com/SEUILibrary/controller/e/web/LenovoPortal/en_US/catalog.workflow:category.details?current-catalog-id=12F0696583E04D86B9B79B0FEC01C087&#038;current-category-id=00CE3A2177ABA63564CDF6AE8CD837B3&#038;tabname=Overview">website</a> starting at just $499. </p>
<p><img src="http://cdn.androidcommunity.com/wp-content/uploads/2011/08/hero___ThinkPad-Tablet-and-K1-Android-tablet-05-540x359.jpg" alt="" title="hero___ThinkPad-Tablet-and-K1-Android-tablet-05" width="540" height="359" class="alignnone size-medium wp-image-49030" /></p>
<p><span id="more-49029"></span></p>
<p>Like most Honeycomb tablets the ThinkPad runs with a 10.1&#8243; IPS display with a high-resolution of 1280&#215;800. It features the popular NVIDIA Tegra 2 dual-core 1 Ghz processor with 1GB of ram. They are offering 16GB, 32GB, and even a 64GB option is available with the latter two both coming with 3G available. </p>
<p><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=9824023ee1af16897a58" />
   <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=9824023ee1af16897a58"
   />
</object>
</center>
</p>
<p>For full details on the new Lenovo ThinkPad tablet check out our <a href="http://androidcommunity.com/lenovo-thinkpad-tablet-hands-on-video-20110719/">hands-on post</a> or the video above. Unlike a few recently released tablets the ThinkPad offers not only the same specs as most but you also get a micro USB and a full USB 2.0 port, HDMI out, full size SD slot and then the SIM card slot for 3G connectivity. While Honeycomb does not require the hardware buttons seen on most smartphones Lenovo chose to keep these on board with the ThinkPad for further useability. </p>
<p>For all the options and choices available head over to the <a href="http://shop.lenovo.com/SEUILibrary/controller/e/web/LenovoPortal/en_US/catalog.workflow:category.details?current-catalog-id=12F0696583E04D86B9B79B0FEC01C087&#038;current-category-id=00CE3A2177ABA63564CDF6AE8CD837B3&#038;tabname=Overview">Lenovo Store</a> for more details, pricing, and availability. They will start shipping next Monday on the 29th of August. </p>
<p>[<a href="http://shop.lenovo.com/SEUILibrary/controller/e/web/LenovoPortal/en_US/catalog.workflow:category.details?current-catalog-id=12F0696583E04D86B9B79B0FEC01C087&#038;current-category-id=00CE3A2177ABA63564CDF6AE8CD837B3&#038;tabname=Overview">via</a> Lenovo]</p>
]]></content:encoded>
			<wfw:commentRss>http://androidcommunity.com/lenovo-thinkpad-honeycomb-tablet-on-sale-today-for-499-20110823/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

