<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/21729/Android_Developers_Get_Native-Code_Kit</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Wed, 02 Dec 2009 13:32:11 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Other languages on Dalvik</title>
			<link>http://osnews.com/thread?370469</link>
			<guid isPermaLink="true">http://osnews.com/thread?370469</guid>
			<description>This is a good first step, but I actually like the VM idea, so I'd rather see an SDK allowing other languages like Python to nativity target Dalvik and the associated Google libraries.</description>
			<pubDate>Fri, 26 Jun 2009 13:52:00 GMT</pubDate>
			<author>donotreply@osnews.com (bsharitt)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Other languages on Dalvik</title>
			<link>http://osnews.com/thread?370481</link>
			<guid isPermaLink="true">http://osnews.com/thread?370481</guid>
			<description>There already is a scripting env or you could use Scala.</description>
			<pubDate>Fri, 26 Jun 2009 14:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (kragil)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>why wouldnt you link to...</title>
			<link>http://osnews.com/thread?370522</link>
			<guid isPermaLink="true">http://osnews.com/thread?370522</guid>
			<description>the original release, or blog post news,... instead of another news site?<br />
<br />
something like <br />
<br />
<a href="http://android-developers.blogspot.com/2009/06/introducing-android-15-ndk-release-1.html" rel="nofollow">http://android-developers.blogspot.com/2009/06/introducing-android-...</a> <br />
or <br />
<a href="http://developer.android.com/sdk/ndk/1.5_r1/index.html" rel="nofollow">http://developer.android.com/sdk/ndk/1.5_r1/index.html</a></description>
			<pubDate>Fri, 26 Jun 2009 18:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (sn0n)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Fantastic!</title>
			<link>http://osnews.com/thread?370547</link>
			<guid isPermaLink="true">http://osnews.com/thread?370547</guid>
			<description>Now you can finally leverage the Linux in your Linux phone.<br />
<br />
Way overdue, but glad it is here.  The Linux developer community who didn't care to learn some non-standard Java mutant can finally be unleashed!</description>
			<pubDate>Fri, 26 Jun 2009 22:34:00 GMT</pubDate>
			<author>donotreply@osnews.com (braddock)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Fantastic!</title>
			<link>http://osnews.com/thread?370551</link>
			<guid isPermaLink="true">http://osnews.com/thread?370551</guid>
			<description>It looks like the NDK doesn't let you write whole applications in C or C++.  It lets you call native libraries and include them in your application.  Basically, JNI for Android's Java dialect.  Hopefully, the interface is compatible with JNI.<br />
<br />
Most applications won't make use of this but it is important for applications that want to do more computation efficiently.  Also, it will allow using open source libraries which would be hard to port to Java.  For example, writing an entire X server in Java would be hard but doing Xnest with an Android GUI around it would be much easier.</description>
			<pubDate>Fri, 26 Jun 2009 23:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (Znark)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Fantastic!</title>
			<link>http://osnews.com/thread?370562</link>
			<guid isPermaLink="true">http://osnews.com/thread?370562</guid>
			<description><div class="cquote">For example, writing an entire X server in Java would be hard but doing Xnest with an Android GUI around it would be much easier. </div><br />
<br />
I don't disagree with this but thought you may find these interesting: <a href="http://www.jcraft.com/weirdx/" rel="nofollow">http://www.jcraft.com/weirdx/</a> and <a href="http://www.jcraft.com/wiredx/" rel="nofollow">http://www.jcraft.com/wiredx/</a><br />
<br />
I imagine they wouldn't be straightforward to run on Android so it doesn't negate your point (also they are probably not as full-featured as the &quot;real&quot; code would be) but I thought folks might be interested anyhow.</description>
			<pubDate>Sat, 27 Jun 2009 01:45:00 GMT</pubDate>
			<author>donotreply@osnews.com (Mark Williamson)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
