<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ZENVERSE &#187; Android</title>
	<atom:link href="http://zenverse.net/category/android/feed/" rel="self" type="application/rss+xml" />
	<link>http://zenverse.net</link>
	<description>Design and Web Development</description>
	<lastBuildDate>Tue, 15 Jan 2013 15:12:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Protect Against Session Hijack &amp; Android FaceNiff Hackers</title>
		<link>http://zenverse.net/protect-against-session-hijack-android-faceniff-hackers/</link>
		<comments>http://zenverse.net/protect-against-session-hijack-android-faceniff-hackers/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 04:05:49 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Misc.]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://zenverse.net/?p=2018</guid>
		<description><![CDATA[Nowadays a person does not need to be a security expert to hack into your devices or hijack your session, because there are such programs made available for those "hackers". For example, few months ago there was one popular tool called FireSheep that runs in Mozilla Firefox as a plug-in, it can automate session hijacking attacks over unsecured Wi-Fi networks, allowing anyone to hijack other users in a public network. Although Facebook and Twitter have already patched the vulnerability, the tool still can be used in other websites.]]></description>
				<content:encoded><![CDATA[<p>Nowadays a person does not need to be a security expert to hack into your devices or hijack your session, because there are such programs made available for those &#8220;hackers&#8221;. For example, few months ago there was one popular tool called FireSheep that runs in Mozilla Firefox as a plug-in, it can automate session hijacking attacks over unsecured Wi-Fi networks, allowing anyone to hijack other users in a public network. Although Facebook and Twitter have already patched the vulnerability, the tool still can be used in other websites.</p>
<h3>What is hijacking and how do session hijack works?</h3>
<p>Session hijacker tool is actually a packet sniffer that monitors traffic between a Wi-Fi router and users connecting to the network. It can then do their dirty work based on the collected packets. Session hijacking is a method of taking over a web user session by obtaining the session ID and then disguising as the authorized user. It means that you wouldn&#8217;t even know when they hijacked your session, surfing the websites and doing stuff using your account.</p>
<h3>FaceNiff &#8211; Session Hijacking using mobile phone</h3>
<p>Similar to FireSheep, there is another tool now specially made for mobile phones! FaceNiff is an Android application that allows you to sniff and intercept web session over public WiFi. It requires a rooted android phone (similar to iphone&#8217;s jailbreak). Below shows how easy it was to hijack a Facebook session:</p>
<p><object width="425" height="349"><param name="movie" value="http://www.youtube.com/v/L1klEnkvlNY?version=3&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/L1klEnkvlNY?version=3&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="425" height="349" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3>Protection = Encryption</h3>
<p>Imagine you are in a big public WiFi network like university campus accessing sensitive data, your account and data is not safe. Therefore to protect against these hijack attacks, the first and more important step is to use HTTPS to surf the web whenever possible. Although HTTPS still does not promises 100% protection because you are still using public network, but it does provide extra protection for free, so why not? Twitter and Facebook have HTTPS enabled, maybe not by default, but they can be easily enforced. Here&#8217;s how:</p>
<p><strong>Twitter</strong><br />
To enable HTTPS in Twitter, go to Settings > Account tab > Tick &#8220;Always use HTTPS&#8221; checkbox</p>
<p><strong>Facebook</strong><br />
To enable HTTPS in Facebook, go to Account Settings > Settings tab > under &#8220;Account Security&#8221; > Tick &#8220;Secure Browsing (https)&#8221; checkbox</p>
<p>However in Facebook, not every apps or games has HTTPS so when you load a game, Facebook might temporarily disable HTTPS.</p>
<h3>HTTPS</h3>
<blockquote><p>The main idea of HTTPS is to create a secure channel over an insecure network. This ensures reasonable protection from eavesdroppers and man-in-the-middle attacks, provided that adequate cipher suites are used and that the server certificate is verified and trusted. </p></blockquote>
<p>More info about <a target="_blank" rel="nofollow" href="http://en.wikipedia.org/wiki/HTTP_Secure">HTTPS</a></p>
]]></content:encoded>
			<wfw:commentRss>http://zenverse.net/protect-against-session-hijack-android-faceniff-hackers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manually Upgrade Your Nexus One to Android 2.3.4 (update.zip)</title>
		<link>http://zenverse.net/manually-upgrade-your-nexus-one-to-android-2-3-4/</link>
		<comments>http://zenverse.net/manually-upgrade-your-nexus-one-to-android-2-3-4/#comments</comments>
		<pubDate>Tue, 03 May 2011 10:50:24 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://zenverse.net/?p=1998</guid>
		<description><![CDATA[Google has finally released Android 2.3.4 update for Nexus One users, the OTA update is known to have started and some users actually receive it. This update is ONLY for users who has previously updated to Android 2.3.3.]]></description>
				<content:encoded><![CDATA[<p>Google has finally released Android 2.3.4 update for Nexus One users, the OTA update is known to have started and some users actually receive it. This update is ONLY for users who has previously updated to Android 2.3.3.</p>
<p>We posted a topic about <a href="http://zenverse.net/android-233-gingerbread-bugs-in-nexus-one/">Android 2.3.3 Bugs in Nexus One</a> earlier. We encountered 3 bugs, this update is known to fix one of them (hopefully more, I am going to try it out soon).</p>
<h3>How to Update Manually?</h3>
<p>Instead of waiting for the OTA update which can take few more days or weeks, we wouldn&#8217;t know, you can download this <a target="_blank" href="http://android.clients.google.com/packages/ota/passion/71d2f9ecd610.signed-passion-GRJ22-from-GRI40.71d2f9ec.zip">build number GRJ22 update</a> released by Google, then follow the steps below to perform the update manually.</p>
<ul>
<li>Download the <a target="_blank" href="http://android.clients.google.com/packages/ota/passion/71d2f9ecd610.signed-passion-GRJ22-from-GRI40.71d2f9ec.zip">update (zip file)</a></li>
<li>Rename the file to &#8220;update.zip&#8221;. It&#8217;s already a zipped file, so rename it to &#8220;update&#8221; if you had your file extension hidden.</li>
<li>Copy the update.zip file, paste it into your microSD card.</li>
<li>Shut down your Nexus One. When your phone is off, press &#038; hold the trackball then press the power button on top.</li>
<li>You&#8217;ll now see a white screen with three Android robots.</li>
<li>Using volume up and down button to navigate, select &#8220;Bootloader&#8221; by pressing power button</li>
<li>Next, select &#8220;Recovery&#8221; (again, using volume up and down button to navigate and power button to select)</li>
<li>Your phone will reboot, you will then see an exclamation mark inside a triangle.</li>
<li>Now press the power button and volume up button at the same time. Keep trying until you see a menu appears.</li>
<li>Using trackball, choose &#8220;Apply sdcard:update.zip&#8221; and wait for the update to run itself </li>
</ul>
<p>That&#8217;s it.</p>
<h3>What&#8217;s New?</h3>
<p>According to <a target="_blank" href="http://www.google.com/support/forum/p/Google+Mobile/thread?tid=3812c1acf93b482f&#038;hl=en">Google Help Forum Staff</a> :</p>
<blockquote><p><strong>New feature: video chat in Google Talk</strong></p>
<p>Previously only available to tablet users on Android 3.0, Google Talk with video and voice chat is now available on Android phones running 2.3.4 that have front-facing cameras, starting with Nexus S. For more information please see our blog post:<br />
<a target="_blank" href="http://googlemobile.blogspot.com/2011/04/video-chat-on-your-android-phone.html">http://googlemobile.blogspot.com/2011/04/video-chat-on-your-android-phone.html</a></p>
<p><strong>Bug fixes for Nexus S &#038; Nexus One</strong></p>
<p>- Phone shuts down or reboots: a very small percentage of users reported this problem, which is fixed with the latest release. (Nexus S)<br />
<a target="_blank" href="http://www.google.com/support/forum/p/Google+Mobile/thread?tid=44db6d8e31129d4c">http://www.google.com/support/forum/p/Google+Mobile/thread?tid=44db6d8e31129d4c</a></p>
<p>- Wi-fi &#038; 3G icons both indicate active: for anyone who saw this strange behavior in your phone’s status bar, it should now be fixed. (Nexus S)<br />
<a target="_blank" href="http://www.google.com/support/forum/p/Google+Mobile/thread?tid=62b9e23a049f4ef0">http://www.google.com/support/forum/p/Google+Mobile/thread?tid=62b9e23a049f4ef0</a></p>
<p>- Battery life: some users let us know that their batteries didn’t seem to be lasting as long; battery life should be improved for these folks. (Nexus One)<br />
<a target="_blank" href="http://www.google.com/support/forum/p/Google+Mobile/thread?tid=5d1a4878e4ace375">http://www.google.com/support/forum/p/Google+Mobile/thread?tid=5d1a4878e4ace375</a></p>
<p>- GPS location/navigation: some Nexus One users who noticed location and navigation problems after updating to 2.3.3 should notice improved location accuracy. (Nexus One)<br />
<a target="_blank" href="http://www.google.com/support/forum/p/Google+Mobile/thread?tid=4e60b45c18d6665c">http://www.google.com/support/forum/p/Google+Mobile/thread?tid=4e60b45c18d6665c</a></p></blockquote>
<p>I will update this topic again after I updated my phone.</p>
]]></content:encoded>
			<wfw:commentRss>http://zenverse.net/manually-upgrade-your-nexus-one-to-android-2-3-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android 2.3.3 (Gingerbread) Bugs in Nexus One</title>
		<link>http://zenverse.net/android-233-gingerbread-bugs-in-nexus-one/</link>
		<comments>http://zenverse.net/android-233-gingerbread-bugs-in-nexus-one/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 14:32:40 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://zenverse.net/?p=1923</guid>
		<description><![CDATA[After 3 weeks of using the latest Android 2.3.3 Gingerbread update on my HTC Google Nexus One, I encountered some problems which were quite annoying. Shouldn't OS update adds features and stability to the system instead of introducing new bugs? ]]></description>
				<content:encoded><![CDATA[<p>After 3 weeks of using the latest Android 2.3.3 Gingerbread update on my HTC Google Nexus One, I encountered some problems which were quite annoying. Shouldn&#8217;t OS update adds features and stability to the system instead of introducing new bugs? Not sure if these problems happened on Samsung Nexus S too, but here they are:</p>
<h3>The Trackball LED problem</h3>
<p>Even after you enabled pulse notification light, the LED won&#8217;t blink like it used to perform in froyo. This problem has been bugging me in applications like WhatsApp and Handcent because I often depend on the LED colour to know that who is looking for me. For example, pink light for my loved one :) However, LED blinking is working totally fine in Plume for Twitter and the official Facebook app. Weird problem huh?</p>
<h3>Screen Black-Out (blank screen)</h3>
<p>I encountered this problem randomly, like once per few days on normal usage. It usually happens when I quit from application using back button, then it reached a page with nothing at all, just black screen. I have to press Home button to get out of the black screen and my phone lags a little after that. I usually &#8220;fix&#8221; the lag by restarting my phone. It&#8217;s tiring to wait!</p>
<h3>Delay When Answering Calls</h3>
<p>Everytime I answer my call, I have to wait for like 1 or 2 seconds after accepting the call, then only I can start hearing voices from the other side. Not a major problem, though.</p>
<h3>There are more!</h3>
<p>Some users complaint about shorter battery life after the update which does not happen to me. Despite the bugs mentioned, I still like Android as my primary phone OS. P/S I like the screen off animation! Every OS has their own weaknesses as nothing is perfect. Now all we can do is just wait for the fix. Cheers :)</p>
]]></content:encoded>
			<wfw:commentRss>http://zenverse.net/android-233-gingerbread-bugs-in-nexus-one/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Manually Update Your Nexus One to Android 2.3.3 Gingerbread (update.zip)</title>
		<link>http://zenverse.net/manually-update-nexus-one-android-233-gingerbread/</link>
		<comments>http://zenverse.net/manually-update-nexus-one-android-233-gingerbread/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 09:25:00 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[nexus one]]></category>

		<guid isPermaLink="false">http://zenverse.net/?p=1822</guid>
		<description><![CDATA[Now Google finally tweeted to confirm that the OTA update has started to roll out to all N1 users. But how long would it take to reach you? If you cannot wait to get gingerbread running on your Nexus One, here's how to update your phone manually and safely]]></description>
				<content:encoded><![CDATA[<p>This is our new category for <a target="_blank" href="http://en.wikipedia.org/wiki/Android_(operating_system)">Android OS, the Mobile Phone Operating System by Google</a>. </p>
<p>Three months ago, <a target="_blank" href="http://twitter.com/googlenexus">Official Google Nexus</a> tweeted that the upcoming Android 2.3 (gingerbread) will be available to Nexus One via OTA in a few weeks time. As usual, when they said &#8220;few weeks&#8221;, they actually mean few months.</p>
<p><img src="http://zenverse.net/wp-content/uploads/2011/02/nexustweet.gif" alt="" /></p>
<p>Now Google finally tweeted to confirm that the OTA update has started to roll out to all N1 users. But how long would it take to reach you? If you cannot wait to get gingerbread running on your Nexus One, here&#8217;s how to update your phone manually and safely. (Manually updating your phone is same as OTA update, they both use the same update files)</p>
<h3>Updating Nexus One to Android 2.3.3 (Gingerbread)</h3>
<p>Please check your Android build version. If it is &#8220;FRG83G&#8221;, follow the steps below. </p>
<ul>
<li>Download the <a target="_blank" href="http://android.clients.google.com/packages/ota/passion/81304b2de707.signed-passion-GRI40-from-FRG83G.81304b2d.zip">update (zip file)</a> provided by <a target="_blank" href="http://forum.xda-developers.com/showthread.php?t=965478">XDA</a></li>
<li>Rename the file to &#8220;update.zip&#8221;. It&#8217;s already a zipped file, so rename it to &#8220;update&#8221; if you had your file extension hidden.</li>
<li>Copy the update.zip file, paste it into your microSD card.</li>
<li>Shut down your Nexus One. When your phone is off, press &#038; hold the trackball then press the power button on top.</li>
<li>You&#8217;ll now see a white screen with three Android robots. Check your version of HBOOT written at the top. If your version is HBOOT-0.35.0017 like me, you can update your phone without problem</li>
<li>Using volume up and down button to navigate, select &#8220;Bootloader&#8221; by pressing power button</li>
<li>Next, select &#8220;Recovery&#8221; (again, using volume up and down button to navigate and power button to select)</li>
<li>Your phone will reboot, you will then see an exclamation mark inside a triangle.</li>
<li>Now press the power button and volume up button at the same time. Keep trying until you see a menu appears.</li>
<li>Using trackball, choose &#8220;Apply sdcard:update.zip&#8221; and wait for the update to run itself </li>
</ul>
<p>For me, the overall update took about 10 minutes. Enjoy your Nexus One with Gingerbread! </p>
<p>However, after the update I am having a problem with my LED light. It is not blinking when I have notification in some apps like Handcent. What about you?</p>
<p>P/S: Turn off your screen to see the whole new animation!</p>
<h3>I got an error!</h3>
<p>If you get the <em>getprop/status 7</em> error and the phone failed to update, it is actually because you have an old version of Hboot. Most likely your phone&#8217;s build version is not FRG83G. This is because the previous OTA update to FRG83G should have updated your HBOOT version to HBOOT-0.35.0017.</p>
<p>If you still want to continue, you can follow the <a target="_blank" href="http://forum.androidcentral.com/google-nexus-one/43398-how-prep-nexus-one-gingerbread.html">guide to prepare your Nexus One for Gingerbread</a>. Else, you will have to wait for the OTA update to reach your phone.</p>
]]></content:encoded>
			<wfw:commentRss>http://zenverse.net/manually-update-nexus-one-android-233-gingerbread/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
