<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Benny Lee MN&#039;s RANTS</title>
	<atom:link href="http://leemn.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://leemn.wordpress.com</link>
	<description>... on all stuffs political, economics, recreation, social, computing &#38; PDA&#039;s</description>
	<lastBuildDate>Mon, 20 May 2013 09:07:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='leemn.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/b345347a1957adff82511f44d008931f?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Benny Lee MN&#039;s RANTS</title>
		<link>http://leemn.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://leemn.wordpress.com/osd.xml" title="Benny Lee MN&#039;s RANTS" />
	<atom:link rel='hub' href='http://leemn.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Galaxy Note 2 : Swapping external SD Card as Internal memory</title>
		<link>http://leemn.wordpress.com/2012/10/25/galaxy-note-2-swapping-external-sd-card-as-internal-memory/</link>
		<comments>http://leemn.wordpress.com/2012/10/25/galaxy-note-2-swapping-external-sd-card-as-internal-memory/#comments</comments>
		<pubDate>Thu, 25 Oct 2012 02:58:01 +0000</pubDate>
		<dc:creator>leemn</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Swap external SDcard in Note 2]]></category>

		<guid isPermaLink="false">http://leemn.wordpress.com/?p=3761</guid>
		<description><![CDATA[One can easily use the external SD card as internal memory. This is especially useful for those who has the 16 GB model, whose available memory left is just 10.5 GB. If you are a serious gamer, just a few Gameloft games installation will take up 4-5 GB of memory space To do this your [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3761&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>One can easily use the external SD card as internal memory. This is especially useful for those who has the 16 GB model, whose available memory left is just 10.5 GB. If you are a serious gamer, just a few Gameloft games installation will take up 4-5 GB of memory space</p>
<p>To do this your phone needs to be :</p>
<p>1. Rooted and have ClockworkMod recovery installed. Refer my post <a href="http://leemn.wordpress.com/2012/10/24/galaxy-note-2-rooting-install-cwm-and-flashing-official-rom/">HERE</a> on how to do this</p>
<p>2. A kernel that is init.d enabled &#8211; suggest to use <a href="http://forum.xda-developers.com/showthread.php?t=1927852">Perseus kernel</a>. Download this kernel and copy the kernel zip file to either phone internal memory or external SDcard. You can also download the tar file &#8211; in such a case you flash this kernel using Mobile Odin. In this guide , I will use the kernel zip file.<br />
Most customs roms will have this feature ( init.d enabled ) but not stock official rom.</p>
<p>What is init.d ? It is basically a directory which contains a number of start/stop scripts for various services on your system. It is located at /etc folder. I quote from <a href="http://www.xda-developers.com/android/how-to-use-init-d-with-any-phone/">XDA</a> :</p>
<p><em>Init.d has a special place in Android. With it, users can install scripts and mods to run at boot, and thus modify almost any aspect of the phone that they want. There are battery tweaks, performance tweaks, GPS tweaks, signal tweaks, and the list goes on and on. However for these scripts to work, the phone must first have init.dsupport. Typically, Ramdisks provide init.d support, but sometimes it is possible to gain init.d support without flashing a new Ramdisk, or even without altering the Ramdisk at all.</em></p>
<p>For more information, do refer to this link:<br />
<a href="http://www.ghacks.net/2009/04/04/get-to-know-linux-the-etcinitd-directory/">http://www.ghacks.net/2009/04/04/get-to-know-linux-the-etcinitd-directory/</a></p>
<p>3. Download the appropriate swap zip file matching to your external SDcard format : it is either Fat32 ( common for 32 GB and below ) or exFAT ( for 64 GB class 6/10 cards). If you are unsure of your external SDcard format, just check its properties/details in your PC or Mac &#8211; just right click the SDcard and you can see the file format</p>
<p>Fat32<br />
<a href="https://www.box.com/shared/1r8mrqnhjr2g02s3qpe3" target="_blank">https://www.box.com/shared/1r8mrqnhjr2g02s3qpe3</a></p>
<p>Exfat<br />
<a href="https://www.box.com/shared/iqtkuvlxobfzbp9wc1o0" target="_blank">https://www.box.com/shared/iqtkuvlxobfzbp9wc1o0</a></p>
<p>This tool is developed for the Galaxy S3 but it works very well too in the Galaxy Note 2. The actual XDA link is here:<br />
<a href="http://forum.xda-developers.com/showthread.php?t=1931500">http://forum.xda-developers.com/showthread.php?t=1849861</a></p>
<p>I have used my exFat formatted Sandisk 64 GB Class 10 card for this and now my internal phone memory is 59.4 GB while my original internal memory of 10.5 GB is now classified as external SD card</p>
<p><a href="http://leemn.files.wordpress.com/2012/10/screenshot_2012-10-15-22-51-07.png"><img class="alignleft size-full wp-image-3762" title="Screenshot_2012-10-15-22-51-07" alt="" src="http://leemn.files.wordpress.com/2012/10/screenshot_2012-10-15-22-51-07.png?w=594&#038;h=1056" height="1056" width="594" /></a></p>
<p>This tweak can works in any stock official rom and all the custom roms. I would like to say you do this at your own risk. I have tested it in 2 official stock roms ( XXALJI, XXALJ3 ) and custom rosm Wannamlite, Omega and Android HD. All work flawlessly without any issues.<br />
This is how to do it :</p>
<p>1. Boot phone to RECOVERY mode by pressing simultaneoulsy Home+Power+Vol UP buttons. Once you see the second splash screen of Samsung logo, release all the 3 buttons simultaneously. You will see the Recovery menu</p>
<p><a href="http://leemn.files.wordpress.com/2012/10/img_20121024_094835.jpeg"><img class="alignleft size-medium wp-image-3763" title="img_20121024_094835" alt="" src="http://leemn.files.wordpress.com/2012/10/img_20121024_094835.jpeg?w=225&#038;h=300" height="300" width="225" /></a></p>
<p>Select &#8221; Install zip from Sdcard&#8221; and choose where you have copy your Perseus Kernel zip file . Choose it and flashing will just take few seconds. The phone will go back to the recovery menu after complete. Select the appropriate swap zip file , example 11extsd2internalsd_gs3_extfat.zip and flash it. Phone will go back to recovery mode. Select Reboot System<br />
After rebooting, your external SDcard will now be the internal memory while the original internal memory will be external SDcard</p>
<p>This is AnTuTu benchmarks comparing the phone on original status verus swap status. For the swap phones, in general the write speeds is lower but read speeds is higher than 50 Mb/s . I see this same trend in reading speeds in all the roms I have tested. As phone will basically be reading from memory most of the time, there is is virtually no lag. Unless you have higher than above average senses, it is probably unlikely you can detect any significant differences</p>
<p>Before :</p>
<p><a href="http://leemn.files.wordpress.com/2012/10/screenshot_2012-10-25-09-25-51.png"><img class="alignleft size-medium wp-image-3764" title="Screenshot_2012-10-25-09-25-51" alt="" src="http://leemn.files.wordpress.com/2012/10/screenshot_2012-10-25-09-25-51.png?w=168&#038;h=300" height="300" width="168" /></a></p>
<p>After :</p>
<p><a href="http://leemn.files.wordpress.com/2012/10/screenshot_2012-10-24-14-39-59.png"><img class="alignleft size-medium wp-image-3765" title="Screenshot_2012-10-24-14-39-59" alt="" src="http://leemn.files.wordpress.com/2012/10/screenshot_2012-10-24-14-39-59.png?w=168&#038;h=300" height="300" width="168" /></a></p>
<p>What are the disadvantages using this tweak. To date this is what I&#8217;d observed :</p>
<p>1. Burst mode in camera now saves to the external SDcard. Burst mode works but you cannot have selection of best shot. All shots are saved. Once a while, launching the camera will slight freeze phone. Stop the app and just try gain to relaunch it<br />
2. Flashing any modem needs to have the swap removed. If not phone will hang at reboot. Removing the swap mode is freaking easy. Just use any root explorer app, navigate to /etc/init.d folder and just delete the swap file. Remember to press &#8220;Mount R/W&#8221; at the top first before deleting the file. Restart phone and phone will goes back to original status<br />
Flashing any custom roms through recovery or official rom using Odin in PC, you need not change the swapped status. The rom will overwrite it back to default status</p>
<p>One common question posed to me is : What happen if I suddenly remove the ext sdcard &#8211; will the phone soft brick or hard brick, The answer is simple NO<br />
If your phone is switch on, you can safely remove the external SDcard. As all your stuffs are in memory already, you can still swipe among home screens, launched your commonly used apps but for apps that need to write to internal memory , of course you will not be able to do it as the external SD card is now taken out. Definitely no freeze. However if phone is in lockscreen mode, taking out the external Sdcard will freeze phone. Reinsert back the card and it will take about a minute for the phone to scan back the external sdcard and phone will be back to normal</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leemn.wordpress.com/3761/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leemn.wordpress.com/3761/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3761&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leemn.wordpress.com/2012/10/25/galaxy-note-2-swapping-external-sd-card-as-internal-memory/feed/</wfw:commentRss>
		<slash:comments>83</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f8c1d558ad3b1a98231943e53b1a0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">leemn</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/10/screenshot_2012-10-15-22-51-07.png" medium="image">
			<media:title type="html">Screenshot_2012-10-15-22-51-07</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/10/img_20121024_094835.jpeg?w=225" medium="image">
			<media:title type="html">img_20121024_094835</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/10/screenshot_2012-10-25-09-25-51.png?w=168" medium="image">
			<media:title type="html">Screenshot_2012-10-25-09-25-51</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/10/screenshot_2012-10-24-14-39-59.png?w=168" medium="image">
			<media:title type="html">Screenshot_2012-10-24-14-39-59</media:title>
		</media:content>
	</item>
		<item>
		<title>Galaxy Note 2 : Rooting, install CWM and Flashing official rom</title>
		<link>http://leemn.wordpress.com/2012/10/24/galaxy-note-2-rooting-install-cwm-and-flashing-official-rom/</link>
		<comments>http://leemn.wordpress.com/2012/10/24/galaxy-note-2-rooting-install-cwm-and-flashing-official-rom/#comments</comments>
		<pubDate>Wed, 24 Oct 2012 02:55:45 +0000</pubDate>
		<dc:creator>leemn</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Software : Mobile/PDA's]]></category>
		<category><![CDATA[Galaxy Note 2]]></category>
		<category><![CDATA[Multi windows]]></category>
		<category><![CDATA[Rooting Galaxy Note 2]]></category>
		<category><![CDATA[Swapping storage Galaxy Note 2]]></category>

		<guid isPermaLink="false">http://leemn.wordpress.com/?p=3716</guid>
		<description><![CDATA[The Galaxy Note 2 is the best Android smartphone I have used to date. It is much slicker, smoother and more responsive than the previous Galaxy Note. Best of all its battery life is just insanely great &#8211; I estimate it is at least twice that of the Galaxy Note and depends on usage of [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3716&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The Galaxy Note 2 is the best Android smartphone I have used to date. It is much slicker, smoother and more responsive than the previous Galaxy Note. Best of all its battery life is just insanely great &#8211; I estimate it is at least twice that of the Galaxy Note and depends on usage of apps , it can even be 3 times more. I have achieved on screen time of 9 hours easily on the stock rom/stock kernel. I would say this is the only Samsung phone that I do not mind using the stock rom and stock Touchwiz UI. The more powerful and efficient chip  Exynos 4412 quadcore 1.6 Ghz together with Android latest OS Jellybean 4.1.1 had indeed done wonders to this phone.</p>
<p>This post is about how I flash a upgraded official rom than followup by rooting it and installing ClockworkMod Recovery</p>
<p><strong>UPGRADING rom to XXALJI</strong></p>
<p>The phone comes with firmware XXALIH which does not have the Multi-Windows feature. MultiWindows allows  multitasking by using 2 apps simultaneously  on the same screen at the same time. One just need to hold down the back key to enabled this feature. From the list of standard apps ( 12 available ) , just drag the app one need to the homescreen and you will have 2 apps on the homescreen. The viewable portion of each app can be simply adjusted by just dragging up/down the centered arrow. The newer rom version XXALJI has this new feature</p>
<p><a href="http://leemn.files.wordpress.com/2012/10/2012-10-06-19-52-461.png"><img class="alignleft  wp-image-3720" title="2012-10-06-19-52-46" alt="" src="http://leemn.files.wordpress.com/2012/10/2012-10-06-19-52-461.png?w=168&#038;h=298" height="298" width="168" /></a></p>
<p>This is what I did to upgrade the rom</p>
<p>1. Install Samsung USB drivers v1.5.6.0  in PC. Download drivers <a href="http://www.mediafire.com/?8cbiwpy38n8kk34">here.</a> Or you can download KIES from <a href="http://www.samsung.com/de/support/usefulsoftware/KIES/JSP">here</a> and run the exe file to install the Samsung USB drivers. This is necessary so that when you connect phone to PC, the phone can be recognised.</p>
<p>2. Download Odin v 1.85 from <a href="http://www.google.com.my/url?sa=t&amp;rct=j&amp;q=&amp;esrc=s&amp;source=web&amp;cd=1&amp;cad=rja&amp;ved=0CCIQFjAA&amp;url=http%3A%2F%2Fforum.xda-developers.com%2Fattachment.php%3Fattachmentid%3D581913%26d%3D1304094576&amp;ei=X0g8ULz6EsXqrQfMr4C4Dg&amp;usg=AFQjCNF7sF0f2yJp0IxHp1ISlP2fzGKhtw">HERE</a> . This is a software needed to flash roms on the phone in PC</p>
<p>3. Download the rom XXALJI from <a href="http://www.sammobile.com/firmware/?page=3&amp;model=GT-N7100&amp;pcode=XME&amp;os=1&amp;type=1#firmware">sammobile.com</a> . You need to register in order to download. You can also download the latest XXALJ3 if you wish. Extract the 1.09 GB zip file to get the file into tar format N7100XXALJ1_N7100OXXALJ1_N7100XXALIH_HOME.tar.md5 ( 1.53 GB). Copy this file to any location in your PC</p>
<p>4. In PC, disable all anti virus and make sure KIES is not on ( if you have installed it) . Launch Odin &#8211; you will see Odin Window . <a href="http://leemn.files.wordpress.com/2012/10/odina.png"><img class="alignleft size-full wp-image-3723" title="odina" alt="" src="http://leemn.files.wordpress.com/2012/10/odina.png?w=594&#038;h=348" height="348" width="594" /></a></p>
<p>Put the phone into download mode by pressing simultaneously the vol down+power+home button &#8211; select vol up so that your phone is now in download mode.</p>
<p><a href="http://leemn.files.wordpress.com/2012/10/img_20121024_094919.jpg"><img class="alignleft  wp-image-3725" title="IMG_20121024_094919" alt="" src="http://leemn.files.wordpress.com/2012/10/img_20121024_094919.jpg?w=226&#038;h=301" height="301" width="226" /></a></p>
<p style="text-align:center;"><a href="http://leemn.files.wordpress.com/2012/10/img_20121024_094934.jpg"><img class="aligncenter  wp-image-3726" title="IMG_20121024_094934" alt="" src="http://leemn.files.wordpress.com/2012/10/img_20121024_094934.jpg?w=226&#038;h=301" height="301" width="226" /></a></p>
<p>                                                                Connect phone to PC through the USB cable. In the Odin window , you will see a yellow box with com number if phone is successfully connected. Select PDA and browse to where you have kept the rom tar file and select it. Leave other settings as default. Press START The flashing will take about a minute and do not disconnect the phone until the phone is successfully booted up</p>
<p><a href="http://leemn.files.wordpress.com/2012/10/odinc1.png"><img class="alignleft size-full wp-image-3745" title="odinc" alt="" src="http://leemn.files.wordpress.com/2012/10/odinc1.png?w=594&#038;h=348" height="348" width="594" /></a></p>
<p><a href="http://leemn.files.wordpress.com/2012/10/odinf2.png"><img class="alignleft size-full wp-image-3748" title="odinf" alt="" src="http://leemn.files.wordpress.com/2012/10/odinf2.png?w=594&#038;h=348" height="348" width="594" /></a></p>
<p>Check the new rom version at Settings/About Device/ build Number</p>
<p><strong>ROOTING and Installing ClockworkMod Recovery</strong></p>
<p>1. Download the recovery cum root file <a href="https://hotfile.com/dl/176073261/b6acfe6/cwm6-root-n7100-121015.rar.html" target="_blank" rel="nofollow">cwm6-root-n7100-121015.rar</a> from <a href="http://forum.xda-developers.com/showthread.php?t=1901196">HERE</a> . Extract this rar file to get the file in tar format. Copy this tar file to any location in PC</p>
<p>2. Boot phone to DOWNLOAD mode ( as per above ). Connect phone to PC</p>
<p>3. Launch Odin. Select this tar file as PDA. Leave the rest of settings as default. Press START. The root and CWM will be flash over within half a minute. Wait for phone to reboot successfully before disconnecting from PC</p>
<p>4. Check root successfully installed by looking for the app SuperSU in the apps drawer. Test this by downloading from playstore Titanium Backup or AdFree. If root is successful, these apps will launch successfully</p>
<p>5. Test CWM recovery by simultaneously pressing down Home+Power+Vol UP buttons. At the second Samsung logo splash screen, release all the 3 buttons. You should see the Recovery menu</p>
<p><a href="http://leemn.files.wordpress.com/2012/10/img_20121024_094835.jpg"><img class="alignleft  wp-image-3750" title="IMG_20121024_094835" alt="" src="http://leemn.files.wordpress.com/2012/10/img_20121024_094835.jpg?w=430&#038;h=574" height="574" width="430" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>This method will increase your flashing counter to 1. You can remove this easily by downloading the app Triangleaway &#8211; run the APK file and just follow the guided instructions. Details are available here : <a href="http://forum.xda-developers.com/showthread.php?t=1494114">http://forum.xda-developers.com/showthread.php?t=1494114</a></p>
<p>There are 2 other methods you can root your phone:</p>
<p>1. Chainfire CF Root : <a href="http://forum.xda-developers.com/showthread.php?t=1933542">http://forum.xda-developers.com/showthread.php?t=1933542</a> .</p>
<p>It is basically same method and using Odin to flash the CF Root tar file. Read this link as the instructions are very clear in post#2</p>
<p>2. Using the Toolkit by mskip</p>
<p><a href="http://forum.xda-developers.com/showthread.php?t=1923956">http://forum.xda-developers.com/showthread.php?t=1923956</a></p>
<p>Install the exe file in PC . Connect phone and just run the tookit program. You will see a big menu of choices. Just select your choice and you will be prompted and guided accordingly. Very detailed instructions are also given in this link</p>
<p><a href="http://leemn.files.wordpress.com/2012/10/toolkit.png"><img class="alignleft size-full wp-image-3752" title="toolkit" alt="" src="http://leemn.files.wordpress.com/2012/10/toolkit.png?w=594&#038;h=348" height="348" width="594" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leemn.wordpress.com/3716/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leemn.wordpress.com/3716/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3716&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leemn.wordpress.com/2012/10/24/galaxy-note-2-rooting-install-cwm-and-flashing-official-rom/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f8c1d558ad3b1a98231943e53b1a0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">leemn</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/10/2012-10-06-19-52-461.png?w=168" medium="image">
			<media:title type="html">2012-10-06-19-52-46</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/10/odina.png" medium="image">
			<media:title type="html">odina</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/10/img_20121024_094919.jpg?w=768" medium="image">
			<media:title type="html">IMG_20121024_094919</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/10/img_20121024_094934.jpg?w=768" medium="image">
			<media:title type="html">IMG_20121024_094934</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/10/odinc1.png" medium="image">
			<media:title type="html">odinc</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/10/odinf2.png" medium="image">
			<media:title type="html">odinf</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/10/img_20121024_094835.jpg?w=768" medium="image">
			<media:title type="html">IMG_20121024_094835</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/10/toolkit.png" medium="image">
			<media:title type="html">toolkit</media:title>
		</media:content>
	</item>
		<item>
		<title>New iPAD Mini likely in Oct/Nov 2012 ?</title>
		<link>http://leemn.wordpress.com/2012/09/17/new-ipad-mini-likely-in-octnov-2012/</link>
		<comments>http://leemn.wordpress.com/2012/09/17/new-ipad-mini-likely-in-octnov-2012/#comments</comments>
		<pubDate>Mon, 17 Sep 2012 02:58:11 +0000</pubDate>
		<dc:creator>leemn</dc:creator>
				<category><![CDATA[Apple iPAD]]></category>
		<category><![CDATA[Phones : Review & Comparison]]></category>
		<category><![CDATA[Software : Mobile/PDA's]]></category>
		<category><![CDATA[ipad mini]]></category>

		<guid isPermaLink="false">http://leemn.wordpress.com/?p=3712</guid>
		<description><![CDATA[After the launch of the iphone 5, the next big gadget on most smartphone/tablet users mind is the potential iPad Mini , rumoured to be a smaller size iPad at a 7 to 8&#8221; display. Some have even said is going to be 7.8 inch display. Infact all these are rumours and there is nothing [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3712&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>After the launch of the iphone 5, the next big gadget on most smartphone/tablet users mind is the potential iPad Mini , rumoured to be a smaller size iPad at a 7 to 8&#8221; display. Some have even said is going to be 7.8 inch display. Infact all these are rumours and there is nothing concrete whether there will really be such a smaller size iPad</p>
<p>Summary of these rumours from <a href="http://www.techradar.com/news/mobile-computing/tablets/ipad-mini-release-date-news-and-rumours-1076821">TechRadar :</a></p>
<p><strong>Update: </strong>A report straight out of China suggests that key Apple manufactures Foxconn and Pegatron have started to receive orders for the new iPad mini. It goes on to say the factories will have 6 million units ready for a launch in Q3 of 2012.<br />
<strong>Update: </strong>An iMore source claims that the <a href="http://www.techradar.com/news/mobile-computing/tablets/ipad-mini-could-be-same-price-as-kindle-fire-1079970">iPad Mini will be ready by October</a> 2012.<br />
<strong>Update: </strong>A Taiwanese source has claimed that the mini iPad will be in the hands of consumers <a href="http://www.techradar.com/news/mobile-computing/tablets/rumor-ipad-mini-coming-second-half-of-2012-1080872">before Christmas</a>, with a third quater launch on the cards.<br />
<strong>Update: </strong><a href="http://www.techradar.com/news/mobile-computing/tablets/apple-ipad-mini-to-launch-before-years-end-say-reports-1088005">According to Bloomberg</a>, an unnamed source said a tablet with a screen size of &#8220;7 to 8 inches diagonally&#8221; will arrive before 2012 reaches its close.<br />
<strong>Update: </strong>The <em>Wall Street Journal</em> reports that <a href="http://www.techradar.com/news/mobile-computing/tablets/apple-ipad-mini-to-launch-before-years-end-say-reports-1088005">sources in Apple&#8217;s Asian supply chain</a> have revealed the iPad Mini will go into production from September.</p>
<p>If the smaller size iPad turns out real and is in the 7 to 8 inch display range, I look forward to Tim Cook&#8217;s explanation for such. Most of us will know it will be purely due to  market demand and rising popularity of such size tablets as seen by the success chalked up by other Android based manufacturers such as Samsung, Asus, Acer and most recent Google themselves with the Nexus 7. Apple will not want to lose out to this lucrative section of the market</p>
<p>It brings back to me Steve Job&#8217;s adamant reasoning and rationale against such a smaller size tablet</p>
<p>On Oct 19 2010 during  a <a href="http://www.theregister.co.uk/2010/10/19/jobs_onseven_inch_ipads/">financial-results conference call</a> , Steve Jobs had made the following comments on  the shortcomings of 7-inch tablets to reporters and analysts .  At the time, he was commenting on Android 2.2 (Froyo) tablets, and he didn&#8217;t think much of them and so would you, he had say.</p>
<p>He said :</p>
<div><em>Almost all [Android-based tablets] use 7-inch screens as opposed to iPads near 10-inch screen. Let&#8217;s start there.</em><em>One naturally thinks that a 7-inch screen would offer 70 per cent of the benefits of the 10-inch screen. Unfortunately, this is far from the truth. The screen measurements are diagonal, so that a 7-inch screen is only 45 per cent as large as iPad&#8217;s 10-inch screen. You heard me right. Just 45 per cent as large.</em></p>
<p><em>If you take an iPad and hold it upright in portrait view and draw an imaginary horizontal line halfway down the screen, the screens on a 7-inch tablet are a bit smaller than the bottom half of the iPad&#8217;s display. The size isn&#8217;t sufficient to create great tablet apps, in our opinion.</em></p>
<p><em>While one could increase the resolution of the display to make up for some of the difference, it is meaningless unless your tablet also includes sandpaper so that the user can sand down their fingers to around one quarter of their present size.</em></p>
<p><em>Apple has done extensive user testing on touch interfaces over many years, and we really understand this stuff. There are clear limits of how close you can physically place elements on a touchscreen before users cannot reliably tap, flick, or pinch them. This one of the key reasons, we think, the 10-inch screen size is the minimum size required to create great tablet apps.</em></p>
</div>
<p>Jobs didn&#8217;t stop there. He also argued that tablet users were also smartphone users, and thus 7-inch tablets were of a size that made no sense .</p>
<div><em>Every tablet user is also a smartphone user. No tablet can compete with the mobility of the smartphone – its ease of fitting in your pocket or purse, its unobtrusiveness when used in a crowd.</em><em>Given that all tablet users will already have a smartphone in their pockets, giving up precious display area to fit a tablet in their pockets is clearly the wrong trade-off. The 7-inch tablets are tweeners: too big to compete with the smartphone and too small to compete with an iPad.</em></p>
<p><em>These are among the reasons we think the current crop of 7-inch tablets are going to be DOA – dead on arrival. Their manufacturers will learn the painful lesson that their tablets are too small, and increase the size next year, thereby abandoning both customers and developers who jumped on the 7-inch bandwagon with an orphan product.</em> UNQUOTE</p>
<p>Well,  Let&#8217;s wait and see how Tim Cook will explained all that statements made by the late Steve Jobs in case the iPad Mini becomes a fact.</p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leemn.wordpress.com/3712/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leemn.wordpress.com/3712/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3712&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leemn.wordpress.com/2012/09/17/new-ipad-mini-likely-in-octnov-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f8c1d558ad3b1a98231943e53b1a0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">leemn</media:title>
		</media:content>
	</item>
		<item>
		<title>Is the iphone 5  better or could it been much better ?</title>
		<link>http://leemn.wordpress.com/2012/09/14/is-the-iphone-5-better-or-could-it-been-much-better/</link>
		<comments>http://leemn.wordpress.com/2012/09/14/is-the-iphone-5-better-or-could-it-been-much-better/#comments</comments>
		<pubDate>Fri, 14 Sep 2012 02:04:23 +0000</pubDate>
		<dc:creator>leemn</dc:creator>
				<category><![CDATA[Apple iPhone]]></category>
		<category><![CDATA[iphone 5]]></category>
		<category><![CDATA[iPhone5 vs iPhone 4s]]></category>

		<guid isPermaLink="false">http://leemn.wordpress.com/?p=3710</guid>
		<description><![CDATA[Tim Cook has launched the iphone 5 on 12 May and this time the &#8220;hue and ha&#8221; was substantially missing. It was not surprising considering the actual phone was very close to all the leaked info abound in the web about a week to two before the official launch. Personally I find it strange that such leaks are around considering [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3710&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Tim Cook has launched the iphone 5 on 12 May and this time the &#8220;hue and ha&#8221; was substantially missing. It was not surprising considering the actual phone was very close to all the leaked info abound in the web about a week to two before the official launch. Personally I find it strange that such leaks are around considering how tight Apple has a strong reign on its secrecy. Time for Tim Cook to investigate and plug all such loopholes in his apparently weakened security system ? Or could it be purposely leaked to keep up with the anticipation leading to the launch ??</p>
<p>In the iPhone 4s launch, we could hear groans about the unimpressive features of the iphone 4s against the iphone 4. But than people always forget about the &#8221; unimpressive features&#8221;  and still flock to buy the iphone 4s which recorded 93 million units in 2011. Similarly reading the various websites and iphone forums the past 2 days,  I see the same trend. Seriously , users are never satisfied. As Chinese saying goes, give them an inch they want a foot. I view whatever improvements in the iphone 5 is noticeable/great and from a marketing point of view , more improved and newer features will be in the next upcoming version iphone 5S or iphone 6 !! If not, how else can Apple keep up the momentum to entice buyers to continue to upgrade ? Many analysts had forecasted  sales forecasts of the latest iPhone 5 to be easily doubled that of the iPhone 4s in the opening week at 6 million units.</p>
<p>As far as i see it, the iPhone 5 has substantial improvements to the current iPhone 4S :</p>
<p>- a bigger 4 inch display  which will offer 44% better color saturation compared to the old Retina display of IPhone 4s. It is now 1136 x 640 pixel resolution on the iPhone 5, compared to 960-by-640 resolution on the iPhone4S but with similar 326 ppi.  You can now  have 5 rows of icons vs 4 previously</p>
<p>- it is thinner by 18% and lighter by 20 %</p>
<p>- build quality and materials is reported to be finer and classier</p>
<p>- a faster and more efficient dual core A6 processor , 22% smaller but twice as fast as the older A5</p>
<p>- 1 GB or RAM vs 512 MB previously</p>
<p>- availability of 4G capability</p>
<p>- better camera though still remaining at 8-megapixel camera, but it&#8217;s 25 percent smaller and has better low-light performance, high-res panoramas (up to 28 megapixels), and improved noise reduction not offered on the 4S. It also takes pictures 40 percent faster</p>
<p>- claimed to have better battery life : on 4G, 10 hours web browsing vs 8 hours previously. Standby power of 225 hours versus 200 hours on the iPhone4s</p>
<p>- better audio quality with three microphones—front, back, and bottom—compared with just one on the bottom of the iPhone 4S</p>
<p>The only grouse of the iPhone 5 would be,  I&#8217;d say in the change of its connectivity option from the standard 30 pin port to a smaller 9 pin port ( now called Lightning) and to a smaller sim card &#8211; nano sim. One can buy an adapter for the connector for S$41 ( as found in Spore Apple Online site). However the nano sim is of a different construction in its gold connectors and is thinner , so cutting down to size from the micro sim card is not possible</p>
<p>In conclusion, I find the iPhone 5 do has substantial improvements . It will be a great substantial upgrade from present iPhone 3GS, iPhone 4 users but still a good upgrade for iPhone 4S users. It could even be better but why offer it now &#8211; we will see it in later versions iPhone 5S or probably iPhone 6.</p>
<p>&nbsp;</p>
<div>
<div>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leemn.wordpress.com/3710/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leemn.wordpress.com/3710/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3710&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leemn.wordpress.com/2012/09/14/is-the-iphone-5-better-or-could-it-been-much-better/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f8c1d558ad3b1a98231943e53b1a0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">leemn</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Maps Voice Assisted Navigation ver 6.11.1 worldwide</title>
		<link>http://leemn.wordpress.com/2012/09/08/google-maps-voice-assisted-navigation-ver-6-11-1-worldwide/</link>
		<comments>http://leemn.wordpress.com/2012/09/08/google-maps-voice-assisted-navigation-ver-6-11-1-worldwide/#comments</comments>
		<pubDate>Fri, 07 Sep 2012 16:22:12 +0000</pubDate>
		<dc:creator>leemn</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Software : Mobile/PDA's]]></category>
		<category><![CDATA[Google Maps 6.11.1]]></category>
		<category><![CDATA[Navigation for Maps 6.11.1]]></category>
		<category><![CDATA[Voice assisted Navigation Google Maps]]></category>

		<guid isPermaLink="false">http://leemn.wordpress.com/?p=3708</guid>
		<description><![CDATA[Google Maps Navigation is an Internet-connected GPS navigation system that provides turn-by-turn voice-guided driving directions as a free feature of Google Maps for mobile on smartphones running Android version 2.2 or later. As a part of the Google Maps for mobile application, Google Maps Navigation automatically accesses the latest information about roads and points of [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3708&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Google Maps Navigation is an Internet-connected GPS navigation system that provides turn-by-turn voice-guided driving directions as a free feature of Google Maps for mobile on smartphones running Android version 2.2 or later. As a part of the Google Maps for mobile application, Google Maps Navigation automatically accesses the latest information about roads and points of interest from Google’s online mapping services without the need for any manual data updates. However this navigation function is restricted to certain countries only due to licensing and regulatory restrictions.</p>
<p>On November 4, 2009, Google Maps Navigation was released in conjunction with Google Android OS 2.0 Eclair , adding voice commands, traffic reports, and street view support.  The initial release was limited to the United States.  The service was launched in the UK on 20 April 2010 and in large parts of continental Europe on June 9, 2010 (including Austria, Belgium, Canada, Denmark, France, Germany, Italy, the Netherlands, Portugal, Spain, and Switzerland).<sup><a href="http://en.wikipedia.org/wiki/Google_Maps#cite_note-21"><br />
</a></sup></p>
<p>Google Maps Navigation takes advantage of long-standing features of Google Maps for mobile. These features include powerful Google search and voice search capabilities, which allow users to find local destinations by typing or speaking an address or business name.</p>
<p>Initially, voice search is only available in English. Google’s search tools simplify the process of navigation by assisting the user in intelligent ways &#8211; for example, misspelled or ambiguous queries are corrected and clarified, without requiring the user to enter an exact address &#8211; and quickly calculating the optimal route from origin to destination.</p>
<p>Users can check the traffic conditions by enabling the ‘Traffic’ layer on maps.google.co.in (for desktop browsers) or in Google Maps for mobile (on their smartphones).</p>
<p>This map is for countries  that cannot use navigation on google map. It has now been hacked and can be used by any country now.</p>
<p>This solution is <strong>ONLY for ROOTED</strong> Android phones</p>
<p>Download the hacked map ownhere 6.11.1 from <a href="https://www.box.com/s/xnbzxvmdl40ndeuin9el">HERE</a> and copy it to any folder in your phone</p>
<p><span style="text-decoration:underline;">Google Maps</span> for Android with Navigation (Beta) has:</p>
<p>* Detailed maps with 3D buildings<br />
* Voice guided turn-by-turn GPS navigation<br />
* Driving, public transit, biking, and walking directions<br />
* Live traffic information to avoid congestion<br />
* Local search and business reviews<br />
* Google Maps Street View<br />
* Indoor maps for select airports, hotels, retail stores, and more</p>
<p><strong>STEPS to install </strong></p>
<ul>
<li>1. In Titanium Backup, select Maps and make a backup.</li>
<li>2. Select Maps and wipe data, then uninstall.</li>
<li>3. Select Street View and wipe data, then uninstall.</li>
<li>4. Locate the downloaded map apk file &#8220;maps6.11.1 ownhere_signed.apk&#8221;  in phone and install it</li>
<li>5. Go to Playstore/Market , and reinstall &#8221; Street View for Google Maps&#8221;</li>
</ul>
<p>You  now have voice assisted navigation on the latest Google Maps</p>
<p><span style="color:#777777;font-family:Droid_Sans, sans-serif;font-size:medium;line-height:normal;background-color:#f9f9f9;"> </span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leemn.wordpress.com/3708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leemn.wordpress.com/3708/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3708&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leemn.wordpress.com/2012/09/08/google-maps-voice-assisted-navigation-ver-6-11-1-worldwide/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f8c1d558ad3b1a98231943e53b1a0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">leemn</media:title>
		</media:content>
	</item>
		<item>
		<title>IFA Berlin 29 Aug : Galaxy Note 2 Announced</title>
		<link>http://leemn.wordpress.com/2012/08/30/ifa-berlin-29-aug-galaxy-note-2-announced/</link>
		<comments>http://leemn.wordpress.com/2012/08/30/ifa-berlin-29-aug-galaxy-note-2-announced/#comments</comments>
		<pubDate>Thu, 30 Aug 2012 02:19:48 +0000</pubDate>
		<dc:creator>leemn</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Software : Mobile/PDA's]]></category>
		<category><![CDATA[Galaxy Note 2]]></category>
		<category><![CDATA[IFA Berlin 2012]]></category>
		<category><![CDATA[New galaxy note]]></category>

		<guid isPermaLink="false">http://leemn.wordpress.com/?p=3671</guid>
		<description><![CDATA[The launch event that most gadget enthusiasts are waiting for &#8211; the successor to the current Galaxy Note at IFA Berlin on 29 Aug at 7 pm ( M&#8217;sian time 30 Aug, 1 am ). The Galaxy Note 2 was introduced in a 30 minute presentation. Prior to that, there was a 20 min , [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3671&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://leemn.files.wordpress.com/2012/08/nexus_1_thumb.png"><img class=" wp-image-3672 aligncenter" title="nexus_1_thumb" src="http://leemn.files.wordpress.com/2012/08/nexus_1_thumb.png?w=475&#038;h=662" alt="" width="475" height="662" /></a></p>
<p style="text-align:left;">The launch event that most gadget enthusiasts are waiting for &#8211; the successor to the current Galaxy Note at <a href="http://b2b.ifa-berlin.com/en/">IFA </a>Berlin on 29 Aug at 7 pm ( M&#8217;sian time 30 Aug, 1 am ). The Galaxy Note 2 was introduced in a 30 minute presentation. Prior to that, there was a 20 min , I would say a &#8220;senseless&#8221; presentation as a prelude to show Samsung&#8217;s  &#8221; pure innovation, a demonstration of life, power and beauty, together in perfect harmony.&#8221;  Actually I am not impressed with it. Kicking off the announcement of the Note 2 was  Samsung&#8217;s JK Shin ,JK Shin, President of Mobile Communications Division. Each time I see this guy speak and present, I just pity him as he struggles with his broken and heavily accented English. Overall his presentation pales with Apple&#8217;s guys even Tim Cook. Samsung should engage a better presenter for such an important event. Well, just to give him face allow him on stage a minute just to say Hello !!</p>
<p style="text-align:left;">This post is based on the live blog reports from The Verge and Engadget : I have summarised the main highlights here</p>
<p style="text-align:left;"><a href="http://www.engadget.com/2012/08/29/live-from-samsung-unpacked-at-ifa-2012/">http://www.engadget.com/2012/08/29/live-from-samsung-unpacked-at-ifa-2012/</a></p>
<p style="text-align:left;"><a href="http://live.theverge.com/samsung-mobile-unpacked-ifa-2012-galaxy-note-ii-live/">http://live.theverge.com/samsung-mobile-unpacked-ifa-2012-galaxy-note-ii-live/</a></p>
<p style="text-align:left;">Well, most of the rumours about the Note 2 seems correct.</p>
<p style="text-align:left;">First , the design &#8211; just a bigger size Galaxy S III. I was disappointed as I believe Samsung could do better than that for a flagship smartphone. It is not that the design of the S3 is poor. Why the need just to copy the S3 when they could take the opportunity to give it a distinct new character.</p>
<p style="text-align:left;"><a href="http://leemn.files.wordpress.com/2012/08/bandicam_2012-08-29_13-25-25-946.jpeg"><img class="alignleft size-full wp-image-3682" title="bandicam_2012-08-29_13-25-25-946" src="http://leemn.files.wordpress.com/2012/08/bandicam_2012-08-29_13-25-25-946.jpeg?w=594" alt=""   /></a></p>
<p>No exact size specifications was shown except it is &#8221; It&#8217;s slightly narrower and taller&#8221; than the current Galaxy Note&#8221; . Engadget had reported the Note 2 is slimmer than the previous Note by 0.3 mm at 9.4 mm against 9.7 mm. The device&#8217;s 5.55-inch screen is diagonally wider than the Galaxy Note at 5.3 inches. That translates into a display with a wide-screen 16:9 aspect ratio, which is, as Samsung puts it, &#8220;optimized for today&#8217;s visually oriented apps.&#8221;</p>
<p>The phone will  be available in Marble White or Titanium Gray colour , and will launch in October starting from ‘major European, Asian and Middle East markets’ , in 128 countries</p>
<p>No pricing is indicated, but I&#8217;d think it should be in same range as previous Note starting at RM 2199 ( 16 GB version )</p>
<p><strong>Official specs :</strong></p>
<p>Android Version: 4.1.1 &#8211; Jelly Bean.<br />
Display: 5.5” Super AMOLEDHD with 1280×720 Resolution (720p – 16:9).<br />
CPU: Samsung’s Exynos4412 @ 1.6GHz.<br />
GPU: ARM’s Mali-400MP @400MHz.<br />
RAM: 2GB<br />
Storage: 16GB, 32GB and64GB.<br />
MicroSD Slot: Yes.<br />
Camera: 8MP (1080p HD)Rear Facing Camera + 1.9MP (720p HD) Front Facing Camera.<br />
Battery: 3,100 MAh.</p>
<p>The major hardware differences:<br />
- a higher and more powerful quadcore processor Exynos 4412 ( same chipset as Galaxy S III) but at 1.6 Ghz vs the previous dual core 1.4 Ghz, while GPU remains the same. Those expecting latest Exynos 5250 will be disappointed<br />
- a slight bigger display at 5.5 inch vs 5.3 inch but at a reduced resolution of 1280X720 vs 1280X800 previously.<br />
- most obvious improvement is 2 GB of ram vs 1 GB of the Note<br />
- bigger battery size 3100 mAh vs 2500 mAh of the Note<br />
- supports up to 128 GB external micro SD card !!<br />
- S Pen with  a better grip,and  a new rubber tip. Like the Note 10.1&#8242;s S Pen, it offers 1,024 levels of pressure sensitivity.<br />
- most important of all, it comes with Android latest OS : Jelly Bean v 4.1.1. Having experienced this OS on the Nexus &#8211; it is indeed leaps and bounds ahead of the older Ice Cream Sandwich with very obvious improvement in UI&#8217;s slickness, smoothness and overall performance</p>
<p><strong>Software Features :</strong></p>
<p>Most obvious added improvements is in the S pen features &#8211;  Just briefly  :</p>
<p>-  Air View &#8211; which allows one to preview content by hovering the stylus over icons. For example, you could hold the S Pen over a day on a calendar, and a preview window of that day’s appointments will appear.<br />
-  Best Faces &#8211;  which allows users to choose the most preferred face or pose of each person from group portrait photos.<br />
- Smart Stay, which uses the camera to prevent the device from going into standby mode when it detects a user in front of the device.<br />
- Quick Command: Just sweep the S Pen up and a blank square pops up where you can write customized commands that will instantly do things such as send an email to a specific person.<br />
- Popup Note :  is a kind of multitasking ability, letting you call up a note from the S Note app as a pop-up window on the screen. This could come in handy when you get a phone call and need to write something down quickly.<br />
- Easy Clip : a way to quickly outline and crop certain kinds of content on the screen. With the S Pen’s button, it intelligently figures out what you want to clip, then you can paste it into other content.</p>
<p>Samsung Hands On:</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='594' height='365' src='http://www.youtube.com/embed/5DcgZum8M1o?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<p>About an  hour before the official launch, web reviews and you tube videos on it was already up. Most of the reviews are very positive about the Note 2. Within the enxt week or two, we shold be able to see more detailed reviews and benchmarking results. These are some of them :</p>
<p>Android Authority :</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='594' height='365' src='http://www.youtube.com/embed/_4XbknAy1ow?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<p>Techno Buffalo</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='594' height='365' src='http://www.youtube.com/embed/pdMIn5WThGo?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<p>Android Central :</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='594' height='365' src='http://www.youtube.com/embed/w6td3Qg58nc?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<p>Pocketnow.com</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='594' height='365' src='http://www.youtube.com/embed/4wwtFzMkDms?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='594' height='365' src='http://www.youtube.com/embed/tsjrieUO_ko?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<p><strong>Reviews and Impressions/Hands on :</strong></p>
<p><a href="http://www.techradar.com/reviews/phones/mobile-phones/samsung-galaxy-note-2-1093688/review">http://www.techradar.com/reviews/phones/mobile-phones/samsung-galaxy-note-2-1093688/review</a><br />
<a href="http://www.theverge.com/2012/8/29/3276292/samsung-galaxy-note-ii-announcement">http://www.theverge.com/2012/8/29/3276292/samsung-galaxy-note-ii-announcement</a><br />
<a href="http://www.engadget.com/2012/08/29/samsung-galaxy-note-ii/">http://www.engadget.com/2012/08/29/samsung-galaxy-note-ii/</a><br />
<a href="http://www.androidauthority.com/samsung-galaxy-note-2-review-impressions-video-111051/">http://www.androidauthority.com/samsung-galaxy-note-2-review-impressions-video-111051/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leemn.wordpress.com/3671/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leemn.wordpress.com/3671/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3671&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leemn.wordpress.com/2012/08/30/ifa-berlin-29-aug-galaxy-note-2-announced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f8c1d558ad3b1a98231943e53b1a0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">leemn</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/nexus_1_thumb.png" medium="image">
			<media:title type="html">nexus_1_thumb</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/bandicam_2012-08-29_13-25-25-946.jpeg" medium="image">
			<media:title type="html">bandicam_2012-08-29_13-25-25-946</media:title>
		</media:content>
	</item>
		<item>
		<title>Galaxy Tab 7.7 : Upgrading from HoneyComb 3.2 to Ice Cream Sandwich 4.0.4</title>
		<link>http://leemn.wordpress.com/2012/08/28/galaxy-tab-7-7-upgrading-from-honeycomb-3-2-to-ice-cream-sandwich-4-0-4/</link>
		<comments>http://leemn.wordpress.com/2012/08/28/galaxy-tab-7-7-upgrading-from-honeycomb-3-2-to-ice-cream-sandwich-4-0-4/#comments</comments>
		<pubDate>Tue, 28 Aug 2012 05:08:31 +0000</pubDate>
		<dc:creator>leemn</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Software : Mobile/PDA's]]></category>
		<category><![CDATA[Flash ICS on tab 7.7]]></category>
		<category><![CDATA[ICS flash]]></category>
		<category><![CDATA[Tab 7.7 Honeycom to ICS]]></category>

		<guid isPermaLink="false">http://leemn.wordpress.com/?p=3658</guid>
		<description><![CDATA[This tutorial guide is written for completely new users. It is a fully illustrated step by step guide. Just follow the steps strictly and you will find it is not a difficult task to upgrade your Tab 7.7 to the latest Ice Cream Sandwich 4.0.4 rom. It is indeed sad that Samsung takes their own [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3658&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>This tutorial guide is written for completely new users. It is a fully illustrated step by step guide. Just follow the steps strictly and you will find it is not a difficult task to upgrade your Tab 7.7 to the latest Ice Cream Sandwich 4.0.4 rom. It is indeed sad that Samsung takes their own sweet time to release their latest official rom to the rest of the world. This rom upgrade is based on recent official release to Hong Kong users and it will work without any issues on any Tab 7.7 ( model P6800, with 3G/WiFi) irrespective of origin.</p>
<p>PRE-REQUISITES:</p>
<p>Galaxy Tab 7.7 , model P6800m ( 3G/WiFi ) : MAKE SURE it is at least 50% battery charge - preferably 70% and above</p>
<p>Windows XP or Windows 7 PC</p>
<p>You need to download first the following software</p>
<p>1. KIES 2.0 from : <a href="http://www.samsung.com/de/support/usefulsoftware/KIES/JSP">http://www.samsung.com/de/support/usefulsoftware/KIES/JSP</a></p>
<p>Run the exe file ( Kies_2.3.2.12074_13_13.exe , a 90MB file ) to install the Samsung USB phone drivers on your PC</p>
<p>2. Download the HK ICS rom file from here : <a href="http://www.sammobile.com/firmware/?page=3&amp;model=GT-P6800&amp;pcode=TGY&amp;os=1&amp;type=3#firmware">http://www.sammobile.com/firmware/?page=3&amp;model=GT-P6800&amp;pcode=TGY&amp;os=1&amp;type=3#firmware</a></p>
<p>The file name is P6800ZSLP7_P6800OZSLP7_TGY.zip ( 592 MB file). Extract the downloaded zip file in your PC to get the tar format file : P6800OZSLP7_P6800ZSLP7_HOME.tar.md5 ( 889 MB)</p>
<p>Copy this tar file to any location/or folder  in your PC</p>
<p>3. Download ODIN 1.85 from <a href="http://www.google.com.my/url?sa=t&amp;rct=j&amp;q=&amp;esrc=s&amp;source=web&amp;cd=1&amp;cad=rja&amp;ved=0CCIQFjAA&amp;url=http%3A%2F%2Fforum.xda-developers.com%2Fattachment.php%3Fattachmentid%3D581913%26d%3D1304094576&amp;ei=X0g8ULz6EsXqrQfMr4C4Dg&amp;usg=AFQjCNF7sF0f2yJp0IxHp1ISlP2fzGKhtw">HERE</a> . Copy this file to your PC and run the exe file to get the Odin 1.85 exe file. This file is needed to launch the Odin flashing program</p>
<p>STEPS to flash rom :</p>
<p>Test PC connection to tab : Connect Tab to PC and allow auto detect and install of drivers. Do this only after you have install KIES. Shutdown KIES in PC and turn off all anti virus software</p>
<p>Once successfully detected, disconnect Tab and switched it off. Boot Tab to DOWNLOAD mode by simultaneously pressing VOL DOWN and POWER button. You will see this image:</p>
<p><a href="http://leemn.files.wordpress.com/2012/08/20120130_183716-resized1.jpeg"><img class="alignleft size-full wp-image-3659" title="20120130_183716-resized1" src="http://leemn.files.wordpress.com/2012/08/20120130_183716-resized1.jpeg?w=594" alt=""   /></a></p>
<p>Select VOL UP to continue and you will see :</p>
<p><a href="http://leemn.files.wordpress.com/2012/08/20120130_183817-resized1.jpeg"><img class="alignleft size-full wp-image-3662" title="20120130_183817-resized" src="http://leemn.files.wordpress.com/2012/08/20120130_183817-resized1.jpeg?w=594" alt=""   /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Connect Tab to PC using the USB cable</p>
<p>Launch Odin 1.85. Tab will be recognised by PC and you will see the ID:COMM port ( at top left ) turn yellow with a port number. Your port number might differ from below screenshot</p>
<p><a href="http://leemn.files.wordpress.com/2012/08/odin12.png"><img class="alignleft size-full wp-image-3675" title="odin1" src="http://leemn.files.wordpress.com/2012/08/odin12.png?w=594" alt=""   /></a></p>
<p>SELECT PDA and browse to where you have saved the file : P6800OZSLP7_P6800ZSLP7_HOME.tar.md5 &#8211; select it. ( the shot below shows another file just as an example only)</p>
<p><a href="http://leemn.files.wordpress.com/2012/08/odin21.png"><img class="alignleft size-full wp-image-3676" title="odin2" src="http://leemn.files.wordpress.com/2012/08/odin21.png?w=594&#038;h=348" alt="" width="594" height="348" /></a></p>
<p>Press START. Odin will now flash the recovery file. After complete you will see this</p>
<p><a href="http://leemn.files.wordpress.com/2012/08/odin31.png"><img class="alignleft size-full wp-image-3677" title="odin3" src="http://leemn.files.wordpress.com/2012/08/odin31.png?w=594&#038;h=348" alt="" width="594" height="348" /></a></p>
<p>The TAB will reboot after you see PASS in the Odin window</p>
<p>CONGRATS &#8211; you have just completed flashing the latest ICS rom on your Tab 7.7. The reboot time could take up to 5-8 mins &#8211; just be patient and wait for it to reboot successfully</p>
<p>LAST POINT : It&#8217;d be good practice to backup your stuffs before flashing</p>
<p>Refer my post on how to do backups :</p>
<p><a href="http://leemn.wordpress.com/2012/08/27/how-to-backup-your-android-phone/">http://leemn.wordpress.com/2012/08/27/how-to-backup-your-android-phone/</a></p>
<p>If you wish to ROOT and have CLOCKWORKMOD RECOVERY installed refer my blog post here :</p>
<p><a href="http://leemn.wordpress.com/2012/01/30/galaxy-tab-7-7-rooting-and-installing-clockworkmod-recovery/">http://leemn.wordpress.com/2012/01/30/galaxy-tab-7-7-rooting-and-installing-clockworkmod-recovery/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leemn.wordpress.com/3658/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leemn.wordpress.com/3658/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3658&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leemn.wordpress.com/2012/08/28/galaxy-tab-7-7-upgrading-from-honeycomb-3-2-to-ice-cream-sandwich-4-0-4/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f8c1d558ad3b1a98231943e53b1a0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">leemn</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/20120130_183716-resized1.jpeg" medium="image">
			<media:title type="html">20120130_183716-resized1</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/20120130_183817-resized1.jpeg" medium="image">
			<media:title type="html">20120130_183817-resized</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/odin12.png" medium="image">
			<media:title type="html">odin1</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/odin21.png" medium="image">
			<media:title type="html">odin2</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/odin31.png" medium="image">
			<media:title type="html">odin3</media:title>
		</media:content>
	</item>
		<item>
		<title>How to backup your Android phone ?</title>
		<link>http://leemn.wordpress.com/2012/08/27/how-to-backup-your-android-phone/</link>
		<comments>http://leemn.wordpress.com/2012/08/27/how-to-backup-your-android-phone/#comments</comments>
		<pubDate>Mon, 27 Aug 2012 14:08:53 +0000</pubDate>
		<dc:creator>leemn</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Software : Mobile/PDA's]]></category>
		<category><![CDATA[Backup Android]]></category>
		<category><![CDATA[MyBackup Pro]]></category>
		<category><![CDATA[Titanium Backup]]></category>

		<guid isPermaLink="false">http://leemn.wordpress.com/?p=3656</guid>
		<description><![CDATA[How to backup your Android phone ?  This is a commonly asked question among all new Android users. Here I&#8217;d just like to post some simple guidelines. Answering such questions at the various forums can be tiring and I hope this post will be of  help to such new users For a NON Rooted phone [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3656&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>How to backup your Android phone ?  This is a commonly asked question among all new Android users. Here I&#8217;d just like to post some simple guidelines. Answering such questions at the various forums can be tiring and I hope this post will be of  help to such new users</p>
<p><strong>For a NON Rooted phone</strong></p>
<p>1<strong>. </strong>Google&#8217;s Android offers the ability to seamlessly save certain settings like wireless network preferences, bookmarks, and custom dictionary words to their servers using your Google account. To enable it:</p>
<ol>
<li>Go to <em>Settings, Personal, Backup and reset</em>, and select both <em>Backup my data </em>and<em> Automatic restore</em>.</li>
<li>Go to <em>Settings, Personal, Accounts &amp; Sync</em>, and select your Google account.</li>
<li>Select all of the option boxes listed, to ensure that all available data is synced.</li>
</ol>
<p>Though the specific procedure may slightly vary between Android devices, the process is generally the same.</p>
<p>2. Sync your contacts, calendars to your G Mail account. After every factory reset or change of phone, log in to your GMail account and all your contacts and calendars will be auto sync back</p>
<p>3. SMS &#8211; use the free app SMS Backup &amp; Restore by Ritesh Sahu. This app backup and restore PERFECTLY all your SMS and it works beautifully across all Android OS from Eclair to JellyBean. You have option to set your backup at external SDcard ( if your phone has such feature ) . Just select this at Menu/Preferences/Backup Folder and select BRowse to external SD card as your choice. Explore the other options that are available</p>
<p>4. Apps &#8211; you can only backup your 3rd party apps apk file. All data associated with the app CANNOT be backup unless your phone is rooted. Best app is to use MyBackup Pro &#8211; it is a free app from Playstore. Backup (with schedule option) to their  online secure servers, or SD card, your Applications, Photos, Music, Videos, Contacts, Call log, Browser Bookmarks, SMS (text messages), MMS, Calendar, System Settings, Home Screens (including shortcut positions), Alarms, Dictionary, Music Playlists, APNs and more&#8230;. The paid version will allow you  to go across another device (data migration). Data associated with apps can ONLY be backup on rooted phones. Restoring of apps can only be done manually and selection is one by one NOT auto batch restore as in rooted phones. Refer this website for more details and help guide : <a href="http://www.rerware.com/android-backup/default.aspx">http://www.rerware.com/android-backup/default.aspx</a></p>
<p>You can also use file manager apps such as Astro File Manager or ES File Explorer to just backup your 3rd party apps APK ONLY ( no data ). In Astro, Select &#8220;Manage My Files&#8221;, Menu/Tools/Application Backup &#8211; you will see a listing of all your apps &#8211; select all or just tick what you wish to backup. By default the backups will be in internal storage but you can change it to external SDcard at Menu/Preferences/Directory Options<br />
For ES File Explorer, select menu/Manager/App Manager &#8211; press the Select Tab and choose your apps that you need to backup. The backups will be stored at internal storage</p>
<p>In both apps, restoring the apps is just tapping on the individual apk file after you have located the respective backup folder</p>
<p><strong>For ROOTED phones</strong></p>
<p>Follow above 1,2 and 3</p>
<p>For apps, best to use is Titanium Backup Pro ( paid app ). There are many options available in this app and I must say is a MUST BUY app for rooted phones.</p>
<p>Refer to these 2 excellent tutorial guides : these guide is based on the older version but the principles are essentially the same. Major difference is in the newer version, you select the BATCH options not at Menu but just tick the &#8220;arrow tick pad&#8221;  at the top right corner and you will see the amazing list of options available</p>
<p>You can select option to have backup done at external sdcard by selecting Menu/Preferences/Backup Folder Location and select DETECT &#8211; browse whole device. Before that, create a folder TitaniumBackup in your external Sdcard</p>
<p>If you are moving to another rom, ONLY select restore Missing Apps to avoid conflict and overwrite of newer rom system files. Refer to these 2 links for more information and HOW TO DO IT</p>
<p><a href="http://www.addictivetips.com/mobile/how-to-use-titanium-backup-for-android-complete-guide/">http://www.addictivetips.com/mobile/how-to-use-titanium-backup-for-android-complete-guide/</a></p>
<p><a href="http://www.howtogeek.com/70715/how-to-backup-and-restore-your-android-phone-with-titanium-backup/">http://www.howtogeek.com/70715/how-to-backup-and-restore-your-android-phone-with-titanium-backup/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leemn.wordpress.com/3656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leemn.wordpress.com/3656/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3656&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leemn.wordpress.com/2012/08/27/how-to-backup-your-android-phone/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f8c1d558ad3b1a98231943e53b1a0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">leemn</media:title>
		</media:content>
	</item>
		<item>
		<title>3 more days to Galaxy Note 2 launch</title>
		<link>http://leemn.wordpress.com/2012/08/27/3-more-days-to-galaxy-note-2-launch/</link>
		<comments>http://leemn.wordpress.com/2012/08/27/3-more-days-to-galaxy-note-2-launch/#comments</comments>
		<pubDate>Mon, 27 Aug 2012 12:02:23 +0000</pubDate>
		<dc:creator>leemn</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Phones : Review & Comparison]]></category>
		<category><![CDATA[Software : Mobile/PDA's]]></category>
		<category><![CDATA[Galaxy Note 2]]></category>
		<category><![CDATA[New galaxy note]]></category>
		<category><![CDATA[Samsung Galaxy Note]]></category>

		<guid isPermaLink="false">http://leemn.wordpress.com/?p=3653</guid>
		<description><![CDATA[As of June 2012, the current Galaxy Note has sold 7 million units. Samsung is targeting a 10 million sale units  by year end. These sales figures are impressive consideringthis is a bigger than normal size phone. With a display size of 5.3 inch, it is still the biggest smartphone in the market. However skepticism of its [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3653&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>As of June 2012, the current Galaxy Note has sold 7 million units. Samsung is targeting a 10 million sale units  by year end. These sales figures are impressive consideringthis is a bigger than normal size phone. With a display size of 5.3 inch, it is still the biggest smartphone in the market. However skepticism of its success faltered along the way as more users got to experienced the new phablet ( coined from phone + tablet) experience . Infact I don&#8217;t think i can accept any smaller size display smartphone having used the Note since Nov 2011. Even the Galaxy S3 ( 4.8 &#8221; display)  and HTC One X ( 4.7&#8243; display )  i have deemed it too small for my daily usage</p>
<p>Its sucessor the Galaxy Note 2 ( so addressed at this time ) is reportedly to be announced this 29 Aug at the IFA event in Berlin. The actual name could also probably be Note S or Note II or Note 5.5 ?</p>
<p>I summarised here the specs of the new Note based on several web reports : The  Galaxy Note 2 presently designated with the model number GT-N7100 and will probably feature a 5.5” Super AMOLED 1280×720 display. The size of the new Note is rumoured to be similar to current Note and the bexel edges will be reduced to accomodate the bigger display. On the display side, one also cannot discount the possibility of  a Super AMOLED HD screen, or even a Super AMOLED HD Plus display offering  better colour rendering and sharpness. Screen resolution is anticipated to be at a lower resolution at  1280X720 instead of 1280X800. It will come with an Exynos 4412 quad-core processor ( a 5250 quadcore I&#8217;d think  is unlikely ) clocked at 1.4GHz to 1.6 Ghz , an enormous 2 GB of ram,  an 8MP rear-facing camera, 3G and 4G LT E connectivity, 16/32GB storage sizes and will apparently come loaded with Android 4.1.1 Jelly Bean on board. Launching it with Ice Cream Sandwich will be a big disappointment . Design wise, there had been several faked shots of the phone but most signs point it to be similar to the present Galaxy S3. It is a design which one either love it or just hate it</p>
<p>On 20 Aug, Samsung has  released a teaser video for the upcoming event and within it there are glimpses of what could probably be signs of  the Galaxy Note 2. The teaser video does not reveal much except that it will come with a  new S Pen whose tip appears to be pressure sensitive.</p>
<p>Price of this Note 2 will not be cheap. I would expect it to be in the same range as present Note when launch , probably at least launching at RM 2199 &#8211; RM2399</p>
<p>GSM arena has posted a probable specs list of the Note 2: view it with plenty of salt</p>
<p><a href="http://www.gsmarena.com/samsung_galaxy_note_ii_n7100-4854.php">http://www.gsmarena.com/samsung_galaxy_note_ii_n7100-4854.php</a></p>
<table cellspacing="0">
<tbody>
<tr>
<th scope="row" rowspan="5">GENERAL</th>
<td><a href="http://www.gsmarena.com/network-bands.php3">2G Network</a></td>
<td>GSM 850 / 900 / 1800 / 1900</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/network-bands.php3">3G Network</a></td>
<td>HSDPA 850 / 900 / 1900 / 2100</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/network-bands.php3">4G Network</a></td>
<td>LTE</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/samsung_galaxy_note_ii_n7100-4854.php#">Announced</a></td>
<td>Exp. announcement 2012, September</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/samsung_galaxy_note_ii_n7100-4854.php#">Status</a></td>
<td><a href="http://www.gsmarena.com/samsung_galaxy_note_ii_n7100-4854.php#">Rumored</a>. Exp. release 2012, Q4</td>
</tr>
</tbody>
</table>
<table cellspacing="0">
<tbody>
<tr>
<th scope="row" rowspan="3">BODY</th>
<td><a href="http://www.gsmarena.com/samsung_galaxy_note_ii_n7100-4854.php#">Dimensions</a></td>
<td>-</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/samsung_galaxy_note_ii_n7100-4854.php#">Weight</a></td>
<td>-</td>
</tr>
<tr>
<td></td>
<td>- Touch-sensitive controls</td>
</tr>
</tbody>
</table>
<table cellspacing="0">
<tbody>
<tr>
<th scope="row" rowspan="5">DISPLAY</th>
<td><a href="http://www.gsmarena.com/glossary.php3?term=display-type">Type</a></td>
<td>Super AMOLED capacitive touchscreen, 16M colors</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/samsung_galaxy_note_ii_n7100-4854.php#">Size</a></td>
<td>-, 5.5 inches</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=multitouch">Multitouch</a></td>
<td>Yes</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=screen-protection">Protection</a></td>
<td>Corning Gorilla Glass</td>
</tr>
<tr>
<td></td>
<td>- TouchWiz UI</td>
</tr>
</tbody>
</table>
<table cellspacing="0">
<tbody>
<tr>
<th scope="row" rowspan="3">SOUND</th>
<td><a href="http://www.gsmarena.com/glossary.php3?term=call-alerts">Alert types</a></td>
<td>Vibration; MP3, WAV ringtones</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=loudspeaker">Loudspeaker</a></td>
<td>Yes</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=audio-jack">3.5mm jack</a></td>
<td>Yes</td>
</tr>
</tbody>
</table>
<table cellspacing="0">
<tbody>
<tr>
<th scope="row" rowspan="2">MEMORY</th>
<td><a href="http://www.gsmarena.com/glossary.php3?term=memory-card-slot">Card slot</a></td>
<td>microSD, up to 32 GB</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=dynamic-memory">Internal</a></td>
<td>16/32 GB storage, 1.5 GB RAM</td>
</tr>
</tbody>
</table>
<table cellspacing="0">
<tbody>
<tr>
<th scope="row" rowspan="9">DATA</th>
<td><a href="http://www.gsmarena.com/glossary.php3?term=gprs">GPRS</a></td>
<td>Yes</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=edge">EDGE</a></td>
<td>Yes</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=3g">Speed</a></td>
<td>HSPA+, LTE</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=wi-fi">WLAN</a></td>
<td>Wi-Fi 802.11 a/b/g/n, DLNA, Wi-Fi Direct, Wi-Fi hotspot</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=bluetooth">Bluetooth</a></td>
<td>Yes, v4.0 with A2DP, EDR</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=nfc">NFC</a></td>
<td>Yes</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=usb">USB</a></td>
<td>Yes, microUSB v2.0</td>
</tr>
</tbody>
</table>
<table cellspacing="0">
<tbody>
<tr>
<th scope="row" rowspan="4">CAMERA</th>
<td><a href="http://www.gsmarena.com/glossary.php3?term=camera">Primary</a></td>
<td>8 MP, autofocus, LED flash</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=camera">Features</a></td>
<td>Geo-tagging, touch focus, face and smile detection, image stabilization</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=camera">Video</a></td>
<td>Yes, 1080p@30fps</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=video-call">Secondary</a></td>
<td>Yes</td>
</tr>
</tbody>
</table>
<table cellspacing="0">
<tbody>
<tr>
<th scope="row" rowspan="13">FEATURES</th>
<td><a href="http://www.gsmarena.com/glossary.php3?term=os">OS</a></td>
<td>Android OS, v4.1 (Jelly Bean)</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=chipset">Chipset</a></td>
<td>Exynos 5250</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=cpu">CPU</a></td>
<td>Quad-core</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=sensors">Sensors</a></td>
<td>Accelerometer, gyro, proximity, compass, barometer</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=messaging">Messaging</a></td>
<td>SMS(threaded view), MMS, Email, Push Mail, IM, RSS</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=browser">Browser</a></td>
<td>HTML5, Adobe Flash</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=fm-radio">Radio</a></td>
<td>Stereo FM radio with RDS</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=gps">GPS</a></td>
<td>Yes, with A-GPS support and GLONASS</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/glossary.php3?term=java">Java</a></td>
<td>Yes, via Java MIDP emulator</td>
</tr>
<tr>
<td><a href="http://www.gsmarena.com/samsung_galaxy_note_ii_n7100-4854.php#">Colors</a></td>
<td>Black</td>
</tr>
<tr>
<td></td>
<td>- S Pen stylus<br />
- Active noise cancellation with dedicated mic<br />
- TV-out<br />
- SNS integration<br />
- MP4/DivX/XviD/WMV/H.264/H.263 player<br />
- MP3/WAV/eAAC+/AC3/FLAC player<br />
- Organizer<br />
- Image/video editor<br />
- Document editor (Word, Excel, PowerPoint, PDF)<br />
- Google Search, Maps, Gmail,<br />
YouTube, Calendar, Google Talk, Picasa integration<br />
- Voice memo/dial/commands<br />
- Predictive text input (Swype)</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leemn.wordpress.com/3653/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leemn.wordpress.com/3653/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3653&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leemn.wordpress.com/2012/08/27/3-more-days-to-galaxy-note-2-launch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f8c1d558ad3b1a98231943e53b1a0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">leemn</media:title>
		</media:content>
	</item>
		<item>
		<title>Comparison : Nexus 7 and Galaxy Tab 7.7</title>
		<link>http://leemn.wordpress.com/2012/08/27/comparison-nexus-7-and-galaxy-tab-7-7/</link>
		<comments>http://leemn.wordpress.com/2012/08/27/comparison-nexus-7-and-galaxy-tab-7-7/#comments</comments>
		<pubDate>Mon, 27 Aug 2012 08:07:22 +0000</pubDate>
		<dc:creator>leemn</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Software : Mobile/PDA's]]></category>
		<category><![CDATA[Comparison tab 7.7 and Nexus 7]]></category>
		<category><![CDATA[Galaxy Tab 7.7]]></category>
		<category><![CDATA[Google Nexus 7]]></category>
		<category><![CDATA[Tab 7.7 vs Nexus 7]]></category>

		<guid isPermaLink="false">http://leemn.wordpress.com/?p=3601</guid>
		<description><![CDATA[This is my layman’s comparison review between the Google Nexus 7 ( N7) and Samsung Galaxy Tab 7.7 ( GT77). The N7 is Google’s first entry into the competitive tablet market and is meant to be a budget tablet and a potential first buy to new tablet users. Infact Google claim it is not making [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3601&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://leemn.files.wordpress.com/2012/08/img_20120827_094059.jpg"><img class="alignleft  wp-image-3602" title="IMG_20120827_094059" src="http://leemn.files.wordpress.com/2012/08/img_20120827_094059.jpg?w=285&#038;h=203" alt="" width="285" height="203" /></a><a href="http://leemn.files.wordpress.com/2012/08/img_20120827_094228.jpg"><img class="aligncenter  wp-image-3603" title="IMG_20120827_094228" src="http://leemn.files.wordpress.com/2012/08/img_20120827_094228.jpg?w=285&#038;h=205" alt="" width="285" height="205" /></a></p>
<p>This is my layman’s comparison review between the Google Nexus 7 ( N7) and Samsung Galaxy Tab 7.7 ( GT77). The N7 is Google’s first entry into the competitive tablet market and is meant to be a budget tablet and a potential first buy to new tablet users. Infact Google claim it is not making any money selling it at US $ 199 ( 8 GB ) and US$ 249 ( 16 GB) . The N7 is manufactured by Taiwanese maker ASUS.<br />
The Tab 7.7 is the most impressive 7 inch+ Android tablet by Samsung and I’d say is the best 7” Android tablet I have used to date. Its display is slight larger at 7.7 inch. I have done a brief review of it at my previous blog post at <a href="http://leemn.wordpress.com/2012/01/26/galaxy-tab-7-7-brief-impressions/">HERE</a><br />
This 16 GB 3g/Wifi tablet retails at around US$ 550-580</p>
<p>Pricing aside, this comparison will give you a simple guide what these tablets offer<br />
As before , here I used a simple rating guide to assess the difference between these 2 tablets – a score of 10 being the best and a 1 being the worst. These are my personal assessments and your opinion might possibly differ from mine</p>
<p>The Tab 7.7 is on mod JB rom ( Nexus 7.7 v 1.3 ) found at<br />
<a href="http://forum.xda-developers.com/showthread.php?t=1824167">http://forum.xda-developers.com/showthread.php?t=1824167</a><br />
I would say this is the best custom rom I have tested on the tab 7.7 and this rom basically simulates the Nexus 7</p>
<p><a href="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-27-09-44-221.png"><img class=" wp-image-3610 alignleft" title="Screenshot_2012-08-27-09-44-22" src="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-27-09-44-221.png?w=356&#038;h=570" alt="" width="356" height="570" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The Nexus 7 is also on custom rom CNA 3.3.2 ( nightly build dated 23 Aug) which combines the best of stock official rom and AOPK roms<br />
Rom link : <a href="http://forum.xda-developers.com/showthread.php?t=1839244">http://forum.xda-developers.com/showthread.php?t=1839244</a></p>
<p>This is the main link but the nightlies version can be downloaded at : <a href="http://goo.im/devs/codenamedroid/nightlies/grouper">http://goo.im/devs/codenamedroid/nightlies/grouper</a></p>
<p><a href="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-15-09-53-36.png"><img class="alignleft  wp-image-3611" title="Screenshot_2012-08-15-09-53-36" src="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-15-09-53-36.png?w=356&#038;h=570" alt="" width="356" height="570" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>SPECS :</strong></p>
<p>N7 : It is powered by a 1.3 Ghz quad-core Tegra 3 processor ( NVidia GForce 12 core GPU) with 1GB RAM and comes with two storage options at either 8GB or 16 GB. The quality of the display however is quite disappointing as it is just plain IPS LCD but with a 1200X800 resolution ( 216 pixel/inch). There is no rear camera , only a 1.2 mp front facing camera. There is no 3G simcard slot and so only WiFi is the only connectivity option.</p>
<p>GT77 : This is a dual core Exynos 1.4 Ghz ( with Mali 400 GPU) with 1 GB ram and 16 GB storage. In my opinion, the display quality is very much better than the N7 with SuperAmoled Plus ( 1200X800 resolution and 196 pixel/inch ) with brighter colors , though some might say it looks not so natural. There is a 3.5 MP rear camera besides the 2 MP front camera. In addition this tab comes with added external storage through a micro external SD slot which can support up to 64 GB ( both class 6 and class 10 cards)<br />
Basing on hardware specs alone, the N7 seems to be a winner ( details posted below ) but on practical grounds the GT77 wins with added 3G connectivity and external micro Sd slot<br />
Practically most games, apps and tasks do not really require the need for quad core processing. The quadcore will definitely increase benchmark scores . The potential of quadcore can only be seen with apps supporting it and needing it in future</p>
<p>Summary of differences between these 2 tablets can be viewed at :</p>
<p><a href="http://www.phonearena.com/phones/compare/Google-Nexus-7,Samsung-Galaxy-Tab-7.7/phones/7143,6115">http://www.phonearena.com/phones/compare/Google-Nexus-7,Samsung-Galaxy-Tab-7.7/phones/7143,6115</a></p>
<p><strong>Hardware &#8211; N7 ( 9) : GT77 ( 8)</strong></p>
<p>Hardware connectivity , storage and camera options – N7 ( 5) : GT77 ( 10)<br />
Here the GT77 obviously thrumps over the N7 with added external micro SDcard ( up to 64 GB ) and additional options of internal storage at 32 GB and 64 Gb. These 2 additional options is anot available in Malaysia. With 3G simcard added in, one have another option to have internet access besides using the tablet for calls and SMS<br />
However one can easily overcome the N7 storage by just using a USB-OTG cable and connect it to an external thumb drives ( tested up to 16 GB) and external Sdcards ( tested with 64 GB microSDcard through a full size SDcard adapter). However the N7 needs to be rooted and have an app Chainfire StickMount installed. It is inconvenient but nevertheless a solution<br />
The added camera at the back of the GT77 is an advantage when you need to take those impromptu shots. The 3.15 megapixel primary camera comes with auto-focus, LED flash and geo-tagging. The camera can record video in 720p at 30 frames per second (fps). The N7 comes with a 1.2 megapixel primary camera for video-calling. The camera can record video in 720p.</p>
<p><strong>BUILD QUALITY – N7 ( 8) : GT77 ( 10)</strong><br />
The N7 looks cheap compared to the GT77. The GT77 oozes class and its back metallic finish is so much better than the pimpled back surface of the N7. There are in fact plenty of poor comments on the web about the N7 glass surface lifting off the edges. The N7 though is a smaller tablet is heavier by 5 gm and is obviously thicker by 2.6 mm. The N7 saving grace is its slight tapered edge to the back which lessen the thicker impression. The GT77 is the slimmest tablet I have come across which at only 7.89 mm thick, is even slimmer than the smartphones SGS II and Galaxy Note</p>
<p><strong>OPERATING SYSTEM – N7 ( 10) : GT77 ( 8.5)</strong><br />
By default the N7 comes with latest Android OS JellyBean ver 4.1.1 while the GT77 is still at ICS ( 4.0.4). I would rate just a 7 for the GT77 on ICS but here I have rated it a closer 8.5 as my Tab 7.7 is now installed with custom Jellybean rom. Overall the N7 is slicker and smoother, and slightly more responsive than the GT77 ( on custom JB rom)</p>
<p><strong>DISPLAY QUALITY – N7 ( 9 ) : GT77 ( 10)</strong><br />
Display quality is debatable. Some users prefer a more natural look while some do not mind a “faked” and not so natural colors. I am in the latter category. The N7 colors looks very slight paler and carries a slight bluish tint . I find the GT77 colors are more vivid and blacks looks real black. This is not so obvious in below shots but practically it is. Both display I&#8217;d say looks equally good by itself without any comparison, though I find the GT77 has an edge .  However due to its extra 0.7 inch, the pixel density of the GT77 is lower at 196 vs 216 ppi of the N7. Interms of resolution , both tablets are the same at 1200X800 ( HD quality). This difference in the ppi I would say is negligible</p>
<p>LEFT &#8211;  N77 : RIGHT &#8211; GT77</p>
<p><a href="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-14-15-20-31.png"><img class="alignleft  wp-image-3616" title="Screenshot_2012-08-14-15-20-31" src="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-14-15-20-31.png?w=249&#038;h=399" alt="" width="249" height="399" /></a></p>
<p style="text-align:center;"><a href="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-14-15-30-25.png"><img class="aligncenter  wp-image-3617" title="Screenshot_2012-08-14-15-30-25" src="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-14-15-30-25.png?w=249&#038;h=399" alt="" width="249" height="399" /></a></p>
<p><a href="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-23-18-52-431.png"><img class="alignleft  wp-image-3621" title="Screenshot_2012-08-23-18-52-43" src="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-23-18-52-431.png?w=249&#038;h=399" alt="" width="249" height="399" /></a></p>
<p style="text-align:center;"><a href="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-27-09-49-18.png"><img class="aligncenter  wp-image-3622" title="Screenshot_2012-08-27-09-49-18" src="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-27-09-49-18.png?w=249&#038;h=399" alt="" width="249" height="399" /></a></p>
<p><a href="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-27-09-43-513.png"><img class="wp-image-3630 alignleft" title="Screenshot_2012-08-27-09-43-51" src="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-27-09-43-513.png?w=253&#038;h=403" alt="" width="253" height="403" /></a></p>
<p style="text-align:center;"><a href="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-23-18-57-401.png"><img class="aligncenter  wp-image-3632" title="Screenshot_2012-08-23-18-57-40" src="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-23-18-57-401.png?w=253&#038;h=403" alt="" width="253" height="403" /></a></p>
<p><strong>PERFORMANCE BENCHMARKS – N7 ( 10) : GT77 ( 8)</strong></p>
<p>Bench mark figures are just a guide and do not really necessary reflect real life performance. But the N7 is a clear winner here on Quadrant and AnTuTu benchmarking tests I have done. The Vellamo browsing benchmarks, the GT77 scores slight higher. These are the best of 3 readings done.</p>
<p><strong>QUADRANT : N7 &#8211; 4776 and GT77 &#8211; 3509</strong><br />
Quadrant is a CPU, I/O and 3D graphics benchmark<br />
This app has been widely used since April 2010, and now with its latest update finally supports multiple core and Android 4.0. Quadrant Standard Edition has long been the standard in apps used to quickly benchmark Android phones. There are many arguments on then accuracy and validity of Quadrant benchmark scores, and how those scores translate into real-world use, but nonetheless, it’s the app for seeing what the device can offer against others.</p>
<p><a href="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-23-21-16-22.png"><img class="alignleft  wp-image-3634" title="Screenshot_2012-08-23-21-16-22" src="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-23-21-16-22.png?w=259&#038;h=414" alt="" width="259" height="414" /></a></p>
<p><a href="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-26-19-33-15.png"><img class="aligncenter wp-image-3636" title="Screenshot_2012-08-26-19-33-15" src="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-26-19-33-15.png?w=240&#038;h=384" alt="" width="240" height="384" /></a></p>
<p>&nbsp;</p>
<p><strong>AnTuTu Benchmarks : N7 &#8211; 10454 vs GT77 &#8211; 6333.</strong>  This is a benchmarking tool for Android Mobile Phone/Pad. It can run a full test of a key project, through the &#8220;Memory Performance&#8221;,&#8221;CPU Integer Performance&#8221;,&#8221;CPU Floating point Performance&#8221;,&#8221;2D 3D Graphics Performance&#8221;,&#8221;SD card reading/writing speed&#8221;,&#8221;Database IO&#8221; performance testing, and gives accurate analysis for Andriod smart phones. AnTuTu Benchmark can support the latest quad-core cpu. In reaching the overall and individual scores of the hardware, AnTuTu Benchmark could judge your phone by the scores of the performance of the hardware.</p>
<p><a href="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-23-18-32-00.png"><img class="alignleft  wp-image-3637" title="Screenshot_2012-08-23-18-32-00" src="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-23-18-32-00.png?w=259&#038;h=414" alt="" width="259" height="414" /></a></p>
<p style="text-align:center;"><a href="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-26-19-27-09.png"><img class="aligncenter  wp-image-3644" title="Screenshot_2012-08-26-19-27-09" src="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-26-19-27-09.png?w=279&#038;h=446" alt="" width="279" height="446" /></a></p>
<p><strong>Vellamo browser benchmarks : N7 &#8211; 1931 vs GT77 &#8211; 2010 :</strong> Qualcomm’s app like the company’s OpenGL benchmarking app, Neocore, evaluates performance of your web browser by running various tests on the device. The app runs tests for graphical rendering, javascript, overall user experience and networking protocols. Test parameters include calculating frame per second (fps), base score, weighted score and other scores based on the content sitting on various websites.</p>
<p><a href="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-23-21-23-111.png"><img class="alignleft  wp-image-3645" title="Screenshot_2012-08-23-21-23-11" src="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-23-21-23-111.png?w=288&#038;h=461" alt="" width="288" height="461" /></a></p>
<p><a href="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-26-19-40-001.png"><img class="aligncenter wp-image-3647" title="Screenshot_2012-08-26-19-40-00" src="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-26-19-40-001.png?w=288&#038;h=461" alt="" width="288" height="461" /></a></p>
<p><strong>REAL LIFE PERFORMANCE – N7 ( 9) : GT77 ( 8.5)</strong></p>
<p>The difference between the two is marginal. The N7 here wins slightly due to its overall smoother UI, and slight quicker launch of apps. Browsing is virtually similar. Games on the N7 appears slight faster though I am unable to measure it. The GT77 will obviously loses out more obviously if it remains on ICS ( I would rate it a 7 ). Project Butter ( responsible for the extreme improvement in UI smoothness ) as on the original Jellybean OS is not being fully captured yet in those JB custom roms of the Tab 7.7 due to unavailability of official stock release</p>
<p><strong>MUSIC and VIDEO – N7 ( 8) : GT 77 ( 10)</strong></p>
<p>The GT77 is much more superior in this . Its audio quality thrumps the N7 which is often softer in most audio and video playback<br />
On the N7, in most videos I need to maximize the volume to have a decent playback of the audio<br />
By default The GT77 supports more video formats : MPEF4, DivX,XviD and WMV besides the usual H.263 and H.264<br />
Several users on the web has complained about crackling audios of the N7 at high volumes</p>
<p><strong>BATTERY LIFE – N7 ( 9) : GT77 ( 9)</strong></p>
<p>The GT77 has a higher Li-Po battery at 5100 mAh against the Li-ion 4325 mAh of the N7. Theoretically the GT77 has extra 18 % battery power. In real life performance, the N7 battery life can easily match the GT77 BUT it is only on the custom rom “ Codename Android 3.3.2 “ that I have installed.</p>
<p>The custom rom has easily increased the N7 battery life I guessestimate by up to 30 %. Continuous video playback on both can easily last 12 hours.<br />
Operating temperatures are equally similar ranging 32-35 degree C in video playing and wifi browsing. This is much cooler than other Android smartphones I have used</p>
<p><strong>SHUTDOWN and SWITCH ON times – N7 ( 7) : GT77 ( 10)</strong><br />
The N7 took 14 sec to shutdown and 70 secs to switch on and fully boot to the lockscreen. The GT77 times is much faster at 4 secs to shutdown and 52 secs to bootup</p>
<p><strong>SUMMARY : WHO is the WINNER ?</strong><br />
There is actually no clear winner in this comparison. If prices of both are similar, I would rate the Tab 7.7 as the winner. The Nexus 7 was never meant to compete with the Tab 7.7 as it is meant to be a budget entry tablet. I would say for RM 950-RM1000 the Nexus 7 is indeed a good buy but you have to accept the absence of external SDcard and 3G connectivity availability. If you just want an affordable tablet for browsing, ebooks, some gaming, checking up your emails, RSS, tweeter, facebook updates I do highly recommend this Nexus 7. Paying an additional RM 900+ gives you the Tab 7.7 with added external microSD card and 3 G capability and a &#8220;better&#8221; display<br />
The Tab 7.7 has a huge price margin over it at RM 1899 . One can basically buy close to 2 N7 at this price</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leemn.wordpress.com/3601/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leemn.wordpress.com/3601/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leemn.wordpress.com&#038;blog=14586581&#038;post=3601&#038;subd=leemn&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leemn.wordpress.com/2012/08/27/comparison-nexus-7-and-galaxy-tab-7-7/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f8c1d558ad3b1a98231943e53b1a0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">leemn</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/img_20120827_094059.jpg" medium="image">
			<media:title type="html">IMG_20120827_094059</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/img_20120827_094228.jpg" medium="image">
			<media:title type="html">IMG_20120827_094228</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-27-09-44-221.png" medium="image">
			<media:title type="html">Screenshot_2012-08-27-09-44-22</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-15-09-53-36.png" medium="image">
			<media:title type="html">Screenshot_2012-08-15-09-53-36</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-14-15-20-31.png" medium="image">
			<media:title type="html">Screenshot_2012-08-14-15-20-31</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-14-15-30-25.png" medium="image">
			<media:title type="html">Screenshot_2012-08-14-15-30-25</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-23-18-52-431.png" medium="image">
			<media:title type="html">Screenshot_2012-08-23-18-52-43</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-27-09-49-18.png" medium="image">
			<media:title type="html">Screenshot_2012-08-27-09-49-18</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-27-09-43-513.png" medium="image">
			<media:title type="html">Screenshot_2012-08-27-09-43-51</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-23-18-57-401.png" medium="image">
			<media:title type="html">Screenshot_2012-08-23-18-57-40</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-23-21-16-22.png" medium="image">
			<media:title type="html">Screenshot_2012-08-23-21-16-22</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-26-19-33-15.png" medium="image">
			<media:title type="html">Screenshot_2012-08-26-19-33-15</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-23-18-32-00.png" medium="image">
			<media:title type="html">Screenshot_2012-08-23-18-32-00</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-26-19-27-09.png" medium="image">
			<media:title type="html">Screenshot_2012-08-26-19-27-09</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-23-21-23-111.png" medium="image">
			<media:title type="html">Screenshot_2012-08-23-21-23-11</media:title>
		</media:content>

		<media:content url="http://leemn.files.wordpress.com/2012/08/screenshot_2012-08-26-19-40-001.png" medium="image">
			<media:title type="html">Screenshot_2012-08-26-19-40-00</media:title>
		</media:content>
	</item>
	</channel>
</rss>
