<?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: Non-Desktop Linux Games?</title>
	<atom:link href="http://www.linuxgames.com/archives/14583/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxgames.com/archives/14583</link>
	<description>Embrace your Inner Penguin</description>
	<lastBuildDate>Mon, 22 Apr 2013 20:38:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: ThoreauHD</title>
		<link>http://www.linuxgames.com/archives/14583/comment-page-1#comment-330210</link>
		<dc:creator>ThoreauHD</dc:creator>
		<pubDate>Mon, 11 Jan 2010 19:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxgames.com/?p=14583#comment-330210</guid>
		<description><![CDATA[I have the nexus one.  They haven&#039;t released the sdk yet to developers.  But it is linux with linux permission and with access to root.

http://android.modaco.com/content/google-nexus-one-nexusone-modaco-com/298782/30-12-1-1-superboot-rooting-the-nexus-one/

My kernel version for instance is:

2.6.29-gad36b87android-build@apa26

Flash 10.1 will be released by the end of the month.  All those apps on the iPhone that are &quot;illegal&quot; or costs you money are free here.  PC internet bridging for instance.  Maps, voice activated everything, music, etc.  

The three issues at this time is that some people are reporting 3G is not the preferred/default connection due to a driver issue.  Next is the touch response gets jittery after 30-60 minutes.  And third the microphone stops working.  These are all software related and THC/google are working on a patch.

Basically the same growing pains as the iphone when it came out, only you aren&#039;t boxed into iphone crap with at&amp;t as your overlord.]]></description>
		<content:encoded><![CDATA[<p>I have the nexus one.  They haven&#8217;t released the sdk yet to developers.  But it is linux with linux permission and with access to root.</p>
<p><a href="http://android.modaco.com/content/google-nexus-one-nexusone-modaco-com/298782/30-12-1-1-superboot-rooting-the-nexus-one/" rel="nofollow">http://android.modaco.com/content/google-nexus-one-nexusone-modaco-com/298782/30-12-1-1-superboot-rooting-the-nexus-one/</a></p>
<p>My kernel version for instance is:</p>
<p>2.6.29-gad36b87android-build@apa26</p>
<p>Flash 10.1 will be released by the end of the month.  All those apps on the iPhone that are &#8220;illegal&#8221; or costs you money are free here.  PC internet bridging for instance.  Maps, voice activated everything, music, etc.  </p>
<p>The three issues at this time is that some people are reporting 3G is not the preferred/default connection due to a driver issue.  Next is the touch response gets jittery after 30-60 minutes.  And third the microphone stops working.  These are all software related and THC/google are working on a patch.</p>
<p>Basically the same growing pains as the iphone when it came out, only you aren&#8217;t boxed into iphone crap with at&amp;t as your overlord.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Svartalf</title>
		<link>http://www.linuxgames.com/archives/14583/comment-page-1#comment-330196</link>
		<dc:creator>Svartalf</dc:creator>
		<pubDate>Sat, 02 Jan 2010 03:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxgames.com/?p=14583#comment-330196</guid>
		<description><![CDATA[Hey, Aaron!  Good to see you here.  Even better to hear you&#039;ve got Linux versions of your games on the way.  :-D

They look every bit as good as the games and game engines you did for the Palm back a while back.]]></description>
		<content:encoded><![CDATA[<p>Hey, Aaron!  Good to see you here.  Even better to hear you&#8217;ve got Linux versions of your games on the way.  :-D</p>
<p>They look every bit as good as the games and game engines you did for the Palm back a while back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Svartalf</title>
		<link>http://www.linuxgames.com/archives/14583/comment-page-1#comment-330195</link>
		<dc:creator>Svartalf</dc:creator>
		<pubDate>Sat, 02 Jan 2010 03:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxgames.com/?p=14583#comment-330195</guid>
		<description><![CDATA[Actually, Trizt is right and wrong.

1) Yes, Android uses &quot;java&quot; for it&#039;s main language- but it&#039;s not using a Java JVM.
2) With the native code API you can build a &quot;library&quot; that comprises the game and is wrappered by a smidge of Dalvik bytecode.

And this only speaks to Android phones, it doesn&#039;t get into Maemo, WebOS, or Bada phones- each of which have differing ground rules for applications.  The closest to native would be Maemo devices like the Nokia N9XX series phones.  The next closest would probably be the WebOS or Bada (I&#039;m thinking Bada is closer right at the moment, but until I lay hands on an API and a sim environment, I won&#039;t know...).  However, while the ground rules change for the app&#039;s main body, the bulk of the code [i][b]seems[/b][/i] to be very similar so far...so far... 

As for what is/isn&#039;t possible right at the moment and what is available, I will make the following observations:

The app store seems to feature PopCap/MumboJumbo clones right at the moment.  That&#039;s because it&#039;s pretty easy to accomplish a pretty slick looking Bejeweled type game and their ilk with Dalvik right at the moment.

This is not to say that someone couldn&#039;t produce a full-on 3D game for the Android.  Anything Donut based or later with an OMAP3 or similar should be able to do 3D games out of box as it&#039;s part of the spec to support OpenGL ES 1.1 (Donut) or 2.0 (Eclair) out of box on the hardware that supports these APIs (Droid??).  This translates into prospects of things like TribalTrouble or Bang! Howdy being made available for phones that the vendor went to the trouble to license the rights to the ES driver stack on the phone&#039;s hardware.  From off-the-cuff observations of the two &quot;hot&quot; phones from Verizon (in anticipation of doing an eventual upgrade when my upgrade date comes due...) it seems that at least Motorola and HTC have licensed the driver stacks for the 3D hardware on their respective phones.  Nokia has definitely licensed it for the N9XX series and the Pandora handheld is also going to stir up things there a bit.   I know of at least one studio targeting Android and Maemo phones as well as the Pandora for a next year release of their title in that space- and more being contemplated as WebOS and possibly Bada as the info for doing the native type application info becomes available.]]></description>
		<content:encoded><![CDATA[<p>Actually, Trizt is right and wrong.</p>
<p>1) Yes, Android uses &#8220;java&#8221; for it&#8217;s main language- but it&#8217;s not using a Java JVM.<br />
2) With the native code API you can build a &#8220;library&#8221; that comprises the game and is wrappered by a smidge of Dalvik bytecode.</p>
<p>And this only speaks to Android phones, it doesn&#8217;t get into Maemo, WebOS, or Bada phones- each of which have differing ground rules for applications.  The closest to native would be Maemo devices like the Nokia N9XX series phones.  The next closest would probably be the WebOS or Bada (I&#8217;m thinking Bada is closer right at the moment, but until I lay hands on an API and a sim environment, I won&#8217;t know&#8230;).  However, while the ground rules change for the app&#8217;s main body, the bulk of the code [i][b]seems[/b][/i] to be very similar so far&#8230;so far&#8230; </p>
<p>As for what is/isn&#8217;t possible right at the moment and what is available, I will make the following observations:</p>
<p>The app store seems to feature PopCap/MumboJumbo clones right at the moment.  That&#8217;s because it&#8217;s pretty easy to accomplish a pretty slick looking Bejeweled type game and their ilk with Dalvik right at the moment.</p>
<p>This is not to say that someone couldn&#8217;t produce a full-on 3D game for the Android.  Anything Donut based or later with an OMAP3 or similar should be able to do 3D games out of box as it&#8217;s part of the spec to support OpenGL ES 1.1 (Donut) or 2.0 (Eclair) out of box on the hardware that supports these APIs (Droid??).  This translates into prospects of things like TribalTrouble or Bang! Howdy being made available for phones that the vendor went to the trouble to license the rights to the ES driver stack on the phone&#8217;s hardware.  From off-the-cuff observations of the two &#8220;hot&#8221; phones from Verizon (in anticipation of doing an eventual upgrade when my upgrade date comes due&#8230;) it seems that at least Motorola and HTC have licensed the driver stacks for the 3D hardware on their respective phones.  Nokia has definitely licensed it for the N9XX series and the Pandora handheld is also going to stir up things there a bit.   I know of at least one studio targeting Android and Maemo phones as well as the Pandora for a next year release of their title in that space- and more being contemplated as WebOS and possibly Bada as the info for doing the native type application info becomes available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mobile1up</title>
		<link>http://www.linuxgames.com/archives/14583/comment-page-1#comment-330193</link>
		<dc:creator>mobile1up</dc:creator>
		<pubDate>Fri, 01 Jan 2010 23:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxgames.com/?p=14583#comment-330193</guid>
		<description><![CDATA[another alternative is moblin (www.moblin.org) - there will be some portable devices soon; it currently supports netbooks, but it is something to watch and it is a complete Linux environment, not like Android; which is typically a Java based solution (although there is a native sdk)

our linux games work on moblin out of the box.

// Aaron Ardiri
Mobile 1UP
http://www.mobile1up.com/]]></description>
		<content:encoded><![CDATA[<p>another alternative is moblin (www.moblin.org) &#8211; there will be some portable devices soon; it currently supports netbooks, but it is something to watch and it is a complete Linux environment, not like Android; which is typically a Java based solution (although there is a native sdk)</p>
<p>our linux games work on moblin out of the box.</p>
<p>// Aaron Ardiri<br />
Mobile 1UP<br />
<a href="http://www.mobile1up.com/" rel="nofollow">http://www.mobile1up.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trizt</title>
		<link>http://www.linuxgames.com/archives/14583/comment-page-1#comment-330192</link>
		<dc:creator>Trizt</dc:creator>
		<pubDate>Fri, 01 Jan 2010 09:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxgames.com/?p=14583#comment-330192</guid>
		<description><![CDATA[Andrios uses Java as the main language for it&#039;s apps, depending on some Google Java libs, in theory it would be possible to run those games in which ever operating system which supports Java and had modified Google Java libs to handle the hardware (I would guess mainly keyboard support, but possibly other hardware support may be needed).

We have Maemo too, which is a real GNU/Linux, which I think most Linux fans would prefer over the Java/Linux from OHA.]]></description>
		<content:encoded><![CDATA[<p>Andrios uses Java as the main language for it&#8217;s apps, depending on some Google Java libs, in theory it would be possible to run those games in which ever operating system which supports Java and had modified Google Java libs to handle the hardware (I would guess mainly keyboard support, but possibly other hardware support may be needed).</p>
<p>We have Maemo too, which is a real GNU/Linux, which I think most Linux fans would prefer over the Java/Linux from OHA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jiero</title>
		<link>http://www.linuxgames.com/archives/14583/comment-page-1#comment-330191</link>
		<dc:creator>jiero</dc:creator>
		<pubDate>Thu, 31 Dec 2009 23:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxgames.com/?p=14583#comment-330191</guid>
		<description><![CDATA[Android IS NOT GNU/Linux and DISCOURAGING FOSS.

FOSS solution may result in SuperPower dominate large developer group because of high overhead and resource requirement for single product.

To Max profit, closed source is better and android is good platform to distribute Property Software for it&#039;s not GNU/Linux, for which Andorid differentiate from other modern/popular Linux distributions.]]></description>
		<content:encoded><![CDATA[<p>Android IS NOT GNU/Linux and DISCOURAGING FOSS.</p>
<p>FOSS solution may result in SuperPower dominate large developer group because of high overhead and resource requirement for single product.</p>
<p>To Max profit, closed source is better and android is good platform to distribute Property Software for it&#8217;s not GNU/Linux, for which Andorid differentiate from other modern/popular Linux distributions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
