<?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: Android NDK &#8211; an introduction (How to work with NDK)</title>
	<atom:link href="http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/</link>
	<description>The blog of TechJini Solutions</description>
	<lastBuildDate>Fri, 10 Feb 2012 07:10:11 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kristopher Sampsel</title>
		<link>http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/comment-page-1/#comment-70057</link>
		<dc:creator>Kristopher Sampsel</dc:creator>
		<pubDate>Fri, 30 Dec 2011 14:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/#comment-70057</guid>
		<description>Hi, I found your site by mistake when i was searching yahoo for this issue, I have to say your content is in actuality helpful I also love the theme, its amazing!. I dont have that much time to read all your post at the moment but I have bookmarked it and also add your RSS feeds. I will be back in a day or two. thanks for a great website.</description>
		<content:encoded><![CDATA[<p>Hi, I found your site by mistake when i was searching yahoo for this issue, I have to say your content is in actuality helpful I also love the theme, its amazing!. I dont have that much time to read all your post at the moment but I have bookmarked it and also add your RSS feeds. I will be back in a day or two. thanks for a great website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Okna Poznan</title>
		<link>http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/comment-page-1/#comment-69418</link>
		<dc:creator>Okna Poznan</dc:creator>
		<pubDate>Tue, 27 Dec 2011 12:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/#comment-69418</guid>
		<description>Straight to the point - that&#039;s the way I like it.</description>
		<content:encoded><![CDATA[<p>Straight to the point &#8211; that&#8217;s the way I like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/comment-page-1/#comment-53413</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Wed, 28 Sep 2011 05:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/#comment-53413</guid>
		<description>hi,

I am writing JNI code using NDK, for prebuilt .so file, I have cpp
file and header file for this I created the .so file using cygwin on
windows then build the shared library but it is showing unsatisfied
linker error. creation of prebuilt .so file and shared .so file was
proper is wasn&#039;t showing any error. my make file is
LOCAL_PATH := $(call my-dir)

include $(CLEAR_VARS)

LOCAL_MODULE    := test
LOCAL_SRC_FILES := libtest.so

include $(PREBUILT_SHARED_LIBRARY)

LOCAL_C_INCLUDES := $(LOCAL_PATH)

LOCAL_MODULE    := jni_test
LOCAL_CPP_EXTENSION := .cpp
LOCAL_SRC_FILES := jni_test.cpp
LOCAL_SHARED_LIBRARY := test

include $(BUILD_SHARED_LIBRARY)

please help...</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>I am writing JNI code using NDK, for prebuilt .so file, I have cpp<br />
file and header file for this I created the .so file using cygwin on<br />
windows then build the shared library but it is showing unsatisfied<br />
linker error. creation of prebuilt .so file and shared .so file was<br />
proper is wasn&#8217;t showing any error. my make file is<br />
LOCAL_PATH := $(call my-dir)</p>
<p>include $(CLEAR_VARS)</p>
<p>LOCAL_MODULE    := test<br />
LOCAL_SRC_FILES := libtest.so</p>
<p>include $(PREBUILT_SHARED_LIBRARY)</p>
<p>LOCAL_C_INCLUDES := $(LOCAL_PATH)</p>
<p>LOCAL_MODULE    := jni_test<br />
LOCAL_CPP_EXTENSION := .cpp<br />
LOCAL_SRC_FILES := jni_test.cpp<br />
LOCAL_SHARED_LIBRARY := test</p>
<p>include $(BUILD_SHARED_LIBRARY)</p>
<p>please help&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ileana Twombley</title>
		<link>http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/comment-page-1/#comment-48737</link>
		<dc:creator>Ileana Twombley</dc:creator>
		<pubDate>Wed, 24 Aug 2011 05:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/#comment-48737</guid>
		<description>Hi my loved one! I wish to say that this post is amazing, nice written and come with approximately all vital infos. I would like to look extra posts like this.</description>
		<content:encoded><![CDATA[<p>Hi my loved one! I wish to say that this post is amazing, nice written and come with approximately all vital infos. I would like to look extra posts like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashu</title>
		<link>http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/comment-page-1/#comment-45576</link>
		<dc:creator>ashu</dc:creator>
		<pubDate>Tue, 26 Jul 2011 10:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/#comment-45576</guid>
		<description>hi..
i do not play videos in his program.
my code is--

package ashu.exm;

import android.app.Activity;
import android.net.Uri;
import android.os.Bundle;

import android.widget.MediaController;
import android.widget.VideoView;

public class Video extends Activity {

	
	public void onCreate(Bundle savedInstanceState) {
		super.onCreate(savedInstanceState);

		setContentView(R.layout.main);

		VideoView videoView1 = (VideoView) findViewById(R.id.videoView1);
		MediaController mediaController = new MediaController(this);
		mediaController.setAnchorView(videoView1);

		String viewSource = &quot;http://v5.cache1.c.youtube.com...&quot;;
		// String viewSource=&quot;http://www.youtube.com/watch?v...&quot;;
		 //Uri video = Uri.parse(viewSource);
		videoView1.setVideoURI(Uri.parse(viewSource));
		videoView1.setMediaController(new MediaController(this));
		videoView1.requestFocus();
		videoView1.start();
	}
}


plz help me .</description>
		<content:encoded><![CDATA[<p>hi..<br />
i do not play videos in his program.<br />
my code is&#8211;</p>
<p>package ashu.exm;</p>
<p>import android.app.Activity;<br />
import android.net.Uri;<br />
import android.os.Bundle;</p>
<p>import android.widget.MediaController;<br />
import android.widget.VideoView;</p>
<p>public class Video extends Activity {</p>
<p>	public void onCreate(Bundle savedInstanceState) {<br />
		super.onCreate(savedInstanceState);</p>
<p>		setContentView(R.layout.main);</p>
<p>		VideoView videoView1 = (VideoView) findViewById(R.id.videoView1);<br />
		MediaController mediaController = new MediaController(this);<br />
		mediaController.setAnchorView(videoView1);</p>
<p>		String viewSource = &#8220;http://v5.cache1.c.youtube.com&#8230;&#8221;;<br />
		// String viewSource=&#8221;http://www.youtube.com/watch?v&#8230;&#8221;;<br />
		 //Uri video = Uri.parse(viewSource);<br />
		videoView1.setVideoURI(Uri.parse(viewSource));<br />
		videoView1.setMediaController(new MediaController(this));<br />
		videoView1.requestFocus();<br />
		videoView1.start();<br />
	}<br />
}</p>
<p>plz help me .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gohain</title>
		<link>http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/comment-page-1/#comment-42578</link>
		<dc:creator>Gohain</dc:creator>
		<pubDate>Mon, 04 Jul 2011 11:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/#comment-42578</guid>
		<description>Hi, i am not able to load external stlport library function.Will u plz guide or give me some links to do it.</description>
		<content:encoded><![CDATA[<p>Hi, i am not able to load external stlport library function.Will u plz guide or give me some links to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axl</title>
		<link>http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/comment-page-1/#comment-35694</link>
		<dc:creator>Axl</dc:creator>
		<pubDate>Sat, 21 May 2011 13:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/#comment-35694</guid>
		<description>I believe this just means that your native code is not a standalone program that runs in its own process. It still runs &quot;inside&quot; the Java virtual machine, which means that it is called from the JVM&#039;s code, but once called it should run directly on the processor, not emulated.</description>
		<content:encoded><![CDATA[<p>I believe this just means that your native code is not a standalone program that runs in its own process. It still runs &#8220;inside&#8221; the Java virtual machine, which means that it is called from the JVM&#8217;s code, but once called it should run directly on the processor, not emulated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Eriksson</title>
		<link>http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/comment-page-1/#comment-28669</link>
		<dc:creator>Frank Eriksson</dc:creator>
		<pubDate>Thu, 10 Mar 2011 12:33:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/#comment-28669</guid>
		<description>Hi!

There is one thing that I does not understand with this NDK, as I understand it, it would not run directly on the CPU on the device, but rather in some kind of emulated mode.

They (Android Team) says &quot;If you write native code, your applications are still packaged into an .apk file and they still run inside of a virtual machine on the device&quot; on their page http://developer.android.com/sdk/ndk/index.html

The reason I wounder is that I&#039;m really not an Java-programmer, Last time I wrote some Java code I was 10yrs old ;)</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>There is one thing that I does not understand with this NDK, as I understand it, it would not run directly on the CPU on the device, but rather in some kind of emulated mode.</p>
<p>They (Android Team) says &#8220;If you write native code, your applications are still packaged into an .apk file and they still run inside of a virtual machine on the device&#8221; on their page <a href="http://developer.android.com/sdk/ndk/index.html" rel="nofollow">http://developer.android.com/sdk/ndk/index.html</a></p>
<p>The reason I wounder is that I&#8217;m really not an Java-programmer, Last time I wrote some Java code I was 10yrs old <img src='http://www.techjini.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bill</title>
		<link>http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/comment-page-1/#comment-18525</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Thu, 25 Nov 2010 15:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjini.com/blog/2009/10/26/android-ndk-an-introduction-how-to-work-with-ndk/#comment-18525</guid>
		<description>merci pour le tuto
possible d&#039;avoir les sources en zip ?</description>
		<content:encoded><![CDATA[<p>merci pour le tuto<br />
possible d&#8217;avoir les sources en zip ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

