<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Install Android OS to Run Favourite Games and Applications in Linux	</title>
	<atom:link href="https://www.tecmint.com/install-android-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-android-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 03 Feb 2021 17:27:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravindra		</title>
		<link>https://www.tecmint.com/install-android-in-linux/comment-page-1/#comment-1427723</link>

		<dc:creator><![CDATA[Ravindra]]></dc:creator>
		<pubDate>Wed, 03 Feb 2021 17:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=7831#comment-1427723</guid>

					<description><![CDATA[Why use VDI (virtual disk image) instead of VHD (virtual hard disk)? 

How do I create more than one partition for the Android machine?

Do all partitions need to be in EXT4 format?

Thank you.]]></description>
			<content:encoded><![CDATA[<p>Why use VDI (virtual disk image) instead of VHD (virtual hard disk)? </p>
<p>How do I create more than one partition for the Android machine?</p>
<p>Do all partitions need to be in EXT4 format?</p>
<p>Thank you.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Abdel Bolaños Martínez		</title>
		<link>https://www.tecmint.com/install-android-in-linux/comment-page-1/#comment-1376358</link>

		<dc:creator><![CDATA[Abdel Bolaños Martínez]]></dc:creator>
		<pubDate>Sun, 18 Oct 2020 00:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=7831#comment-1376358</guid>

					<description><![CDATA[There is a big missing part in your article about install apps and games from the Google store. In order to do that we need to install an arm bridge called &#039;&lt;strong&gt;houdini&lt;/strong&gt;&#039; and I am surprised how little people talk about that. 

Android x86 brings a bash script in &lt;strong&gt;/system/bin/enable_nativebridge&lt;/strong&gt; that helps you to set up Houdini. In my case, I had to download the &lt;strong&gt;houdini.sfs&lt;/strong&gt; manually from http://dl.android-x86.org/houdini.php?v=9_y,  (9_y) changes depending on the Android version and architecture, and place it in where the script was failing to find Houdini, and later activate the setting to enable arm.]]></description>
			<content:encoded><![CDATA[<p>There is a big missing part in your article about install apps and games from the Google store. In order to do that we need to install an arm bridge called &#8216;<strong>houdini</strong>&#8216; and I am surprised how little people talk about that. </p>
<p>Android x86 brings a bash script in <strong>/system/bin/enable_nativebridge</strong> that helps you to set up Houdini. In my case, I had to download the <strong>houdini.sfs</strong> manually from <a target="_blank" href="http://dl.android-x86.org/houdini.php?v=9_y" rel="nofollow ugc">http://dl.android-x86.org/houdini.php?v=9_y</a>,  (9_y) changes depending on the Android version and architecture, and place it in where the script was failing to find Houdini, and later activate the setting to enable arm.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-android-in-linux/comment-page-1/#comment-1358899</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 31 Aug 2020 05:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=7831#comment-1358899</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-android-in-linux/comment-page-1/#comment-1358691&quot;&gt;Rakesh&lt;/a&gt;.

@Rakesh,
 
Are you installing Android on VirtualBox? if yes, please enable &quot;&lt;strong&gt;VBoxVGA&lt;/strong&gt;&quot; under Settings --&gt; Display --&gt; Graphic Controller.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-android-in-linux/comment-page-1/#comment-1358691">Rakesh</a>.</p>
<p>@Rakesh,</p>
<p>Are you installing Android on VirtualBox? if yes, please enable &#8220;<strong>VBoxVGA</strong>&#8221; under Settings &#8211;> Display &#8211;> Graphic Controller.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rakesh		</title>
		<link>https://www.tecmint.com/install-android-in-linux/comment-page-1/#comment-1358691</link>

		<dc:creator><![CDATA[Rakesh]]></dc:creator>
		<pubDate>Sun, 30 Aug 2020 11:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=7831#comment-1358691</guid>

					<description><![CDATA[Thanks for Article, but some things are going wrong. I followed all steps, mentioned above, but at the time of booting from the Hard disk.

I am getting messages like this.
&lt;pre&gt;
Progress ; Detecting Android-86.... found at /dev/sda1
Console:/ # ..
&lt;/pre&gt;
What command I should write after:
&lt;pre&gt;
Console:/ # ..
&lt;/pre&gt;
so that it boots finally from hard disk

any suggestion ? ... thanks in advance]]></description>
			<content:encoded><![CDATA[<p>Thanks for Article, but some things are going wrong. I followed all steps, mentioned above, but at the time of booting from the Hard disk.</p>
<p>I am getting messages like this.</p>
<pre>
Progress ; Detecting Android-86.... found at /dev/sda1
Console:/ # ..
</pre>
<p>What command I should write after:</p>
<pre>
Console:/ # ..
</pre>
<p>so that it boots finally from hard disk</p>
<p>any suggestion ? &#8230; thanks in advance</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gaurav Gandhhi		</title>
		<link>https://www.tecmint.com/install-android-in-linux/comment-page-1/#comment-1358247</link>

		<dc:creator><![CDATA[Gaurav Gandhhi]]></dc:creator>
		<pubDate>Sat, 29 Aug 2020 03:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=7831#comment-1358247</guid>

					<description><![CDATA[You know right, that not all games support x8 platform. Not the best solution in regards to gaming, one should try emulators like Anbox, Shashlik, Genymotion, etc. I prefer genymotion over others as I have been using for 3+ years and looks most stable to me.]]></description>
			<content:encoded><![CDATA[<p>You know right, that not all games support x8 platform. Not the best solution in regards to gaming, one should try emulators like Anbox, Shashlik, Genymotion, etc. I prefer genymotion over others as I have been using for 3+ years and looks most stable to me.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
