<?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>hartvig.de &#187; Virtualbox</title>
	<atom:link href="http://hartvig.de/category/virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://hartvig.de</link>
	<description></description>
	<lastBuildDate>Mon, 19 Jul 2010 17:33:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Virtualbox Virtual Machine with Eclipse and Android SDK 1.5 r2 Preinstalled</title>
		<link>http://hartvig.de/2009/virtualbox-virtual-machine-with-eclipse-and-android-sdk-15-r2-preinstalled/</link>
		<comments>http://hartvig.de/2009/virtualbox-virtual-machine-with-eclipse-and-android-sdk-15-r2-preinstalled/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 09:31:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Virtualbox]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://hartvig.de/?p=374</guid>
		<description><![CDATA[Installing the SDK for google&#8217;s Android platform can be a rather cumbersome process. To save you some time, I have created a Virtualbox Virtual Machine with Eclipse and Android SDK 1.5 r2 preinstalled. Download the image here: ubuntu-9.04-Android-SDK-1.5r2.7z (1.2GB) Unzip using 7zip username/password: ubuntu/reverse root password: toor When first booting the image, do yourself the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://developer.android.com/assets/images/bg_logo.png" alt="" width="180" height="50" /></p>
<p>Installing the SDK for google&#8217;s Android platform can be a rather cumbersome process. To save you some time, I have created a <a href="http://www.virtualbox.org">Virtualbox</a> Virtual Machine with <a href="http://www.eclipse.org">Eclipse</a> and <a href="http://developer.android.com/sdk/1.5_r2/index.html">Android SDK</a> 1.5 r2 preinstalled.</p>
<p><img class="alignnone" src="https://www.google.com/accounts/android-developer-minidroid.jpg" alt="" width="50" height="50" /></p>
<p><span id="more-374"></span>Download the image here: <a href="http://hartvig.de/files/android/ubuntu-9.04-Android-SDK-1.5r2.7z">ubuntu-9.04-Android-SDK-1.5r2.7z</a> (1.2GB) Unzip using <a href="http://en.wikipedia.org/wiki/7-Zip">7zip</a></p>
<pre class="prettyprint">
username/password: ubuntu/reverse
root password: toor
</pre>
<p>When first booting the image, do yourself the favor of updating the system by running</p>
<pre class="prettyprint">
apt-get update
apt-get upgrade
</pre>
<p>To run Eclipse, simply click the icon on the desktop. If you are not fond of double clicking, eclipse is located in the folder</p>
<pre class="prettyprint">
/home/ubuntu/eclipse
</pre>
<p>The image contains a clean installation of Ubuntu 9.04. I borrowed an already existing image from <a href="http://virtualbox.wordpress.com/images/">Virtualbox Images</a> and before uploading the file, I installed the following applications</p>
<pre class="prettyprint">
vim
Virtualbox guest additions
Sun java 6
Eclipse Classic 3.5.0
Android SDK 1.5 r2
</pre>
]]></content:encoded>
			<wfw:commentRss>http://hartvig.de/2009/virtualbox-virtual-machine-with-eclipse-and-android-sdk-15-r2-preinstalled/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
