<?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>Life in 0 and 1 &#187; Android</title>
	<atom:link href="http://lifein0and1.com/category/technology/android/feed/" rel="self" type="application/rss+xml" />
	<link>http://lifein0and1.com</link>
	<description>My IT notebook...</description>
	<lastBuildDate>Mon, 07 Nov 2011 22:17:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>[SOLVED] App2SD Missing Apps after restore &#8211; nandroid-mobile.sh to /sd-ext shows Read-Only file system</title>
		<link>http://lifein0and1.com/2011/02/07/app2sd-missing-apps-after-restore-nandroid-mobile-sh-to-sd-ext-shows-read-only-file-system/</link>
		<comments>http://lifein0and1.com/2011/02/07/app2sd-missing-apps-after-restore-nandroid-mobile-sh-to-sd-ext-shows-read-only-file-system/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 05:41:46 +0000</pubDate>
		<dc:creator>Mr. IT Guy</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Howto]]></category>

		<guid isPermaLink="false">http://lifein0and1.com/?p=162</guid>
		<description><![CDATA[On Friday, I finally pulled the trigger and moved to CM7 Nightly. That night, I also found wildmonks kernel for CM7 Nightly, so I run nandroid backup before installing the kernel. Everything seems good and peachy. I also really liked the new animation for screen on and off. Today I received notification of a new [...]]]></description>
			<content:encoded><![CDATA[<p>On Friday, I finally pulled the trigger and moved to CM7 Nightly. That night, I also found wildmonks kernel for CM7 Nightly, so I run nandroid backup before installing the kernel. Everything seems good and peachy. I also really liked the new animation for screen on and off.</p>
<p>Today I received notification of a new nightly available. Since ROM Manager works best with ClockworkMod recovery, I flashed it and do a full backup. When I moved to the new nightly built #34, I found that Tasker crashes all the time. So, I restored to my backup from this morning. Alas, the restore procedure always got stuck at the &#8220;Dalvik-Cache&#8221;.</p>
<p>I tried to do wipe cache and dalvik-cache and restart. The CM7 loaded, but all my App2SD installed apps are missing. After probing here and there, I finally decided to switch back to Amon Ra recovery, adb into the system and perform the nandroid restore manually.</p>
<p>Everytime nandroid try to restore the sd-ext partition, it always shows that the tar unable to create directory because the partition is mounted as read only. After forcing an rw mount and the problem persists, I finally was about to give up. Then I was thinking if it&#8217;s possibly due to the ext4 filesystem. Finally I reformat the partition using ext2, upgraded to ext3 and perform the manual restore (using tar) and it works.</p>
<p>Finally I got my system back to the Friday midnight backup. I flashed my new kernel and got everything back working.</p>
<p>So, if you find yourself unable to restore ext partition when using App2SD and ext4, try to revert back to ext3.</p>
]]></content:encoded>
			<wfw:commentRss>http://lifein0and1.com/2011/02/07/app2sd-missing-apps-after-restore-nandroid-mobile-sh-to-sd-ext-shows-read-only-file-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android on iPhone</title>
		<link>http://lifein0and1.com/2010/05/24/android-on-iphone/</link>
		<comments>http://lifein0and1.com/2010/05/24/android-on-iphone/#comments</comments>
		<pubDate>Tue, 25 May 2010 00:21:41 +0000</pubDate>
		<dc:creator>Mr. IT Guy</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[IT in General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Review]]></category>
<category>Android</category><category>guide</category><category>howto</category><category>idroid</category><category>iphone</category>
		<guid isPermaLink="false">http://lifein0and1.com/?p=145</guid>
		<description><![CDATA[To spare typing and posting time, I&#8217;ll post the link to the guide that I followed: http://www.idroidproject.org/wiki/Installing_iDroid_(Linux) That link is actually for a Linux, so I uses VirtualBox and a Linux (Ubuntu) image file. From there I followed most part of the guide. However I&#8217;ll post my observation (on 2G): It&#8217;s running way too sluggish [...]]]></description>
			<content:encoded><![CDATA[<p>To spare typing and posting time, I&#8217;ll post the link to the guide that I followed:</p>
<p>http://www.idroidproject.org/wiki/Installing_iDroid_(Linux)</p>
<p>That link is actually for a Linux, so I uses VirtualBox and a Linux (Ubuntu) image file. From there I followed most part of the guide.</p>
<p>However I&#8217;ll post my observation (on 2G):</p>
<ul>
<li>It&#8217;s running way too sluggish</li>
<li>Call sometimes doesn&#8217;t work (stuck at the calling, but not really dialing)</li>
<li>Phone becomes really warm and battery drain is too much</li>
<li>There&#8217;s not enough button</li>
<li>Overall condition is not really usable for daily use</li>
</ul>
<p>Couple notes:</p>
<ul>
<li>If Wifi connects but browser not going anywhere, try the <a href="http://www.idroidproject.org/wiki/DNS_Fix">DNS fix</a></li>
<li>All &#8220;adb&#8221; type commands require the download of <a href="http://developer.android.com/sdk/download.html?v=android-sdk_r04-linux_86.tgz">SDK</a></li>
<li>If Virtual Box can&#8217;t connect to the iPhone when doing the &#8216;./oibc&#8217; portion, you may need to shut down and restart your virtual machine (including the Virtual Box itself)</li>
<li>Going to Apple&#8217;s recovery mode (for upgraders) from the openiboot would require you to hold the &#8220;Menu&#8221; button after choosing the iPhone mode</li>
</ul>
<p>Post comments for questions and help on how to install iDroid.</p>
]]></content:encoded>
			<wfw:commentRss>http://lifein0and1.com/2010/05/24/android-on-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

