<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Android on Garrett Hoofman</title><link>https://ghoofman.com/tags/android/</link><description>Recent content in Android on Garrett Hoofman</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Garrett Hoofman</copyright><lastBuildDate>Wed, 23 Oct 2013 23:47:09 +0000</lastBuildDate><atom:link href="https://ghoofman.com/tags/android/index.xml" rel="self" type="application/rss+xml"/><item><title>Android NDK</title><link>https://ghoofman.com/android-ndk/</link><pubDate>Wed, 23 Oct 2013 23:47:09 +0000</pubDate><guid>https://ghoofman.com/android-ndk/</guid><description>&lt;p&gt;&lt;span style="font-size:0.5em"&gt;This is an updated post from the &lt;a href="http://www.opifexentertainment.com/Blog/Post/TheAndroidNDK" target="_blank" rel="noreferrer"&gt;OPifex Entertainment&lt;/a&gt; blog.&lt;/span&gt;&lt;br&gt;
The Android NDK can be a complicated beast to setup when you first jump into it. This short guide will help you with some of the pitfalls that I found.&lt;/p&gt;

&lt;h3 class="relative group"&gt;What do you need to get started?
 &lt;div id="what-do-you-need-to-get-started" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#what-do-you-need-to-get-started" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://ghoofman.com/content/images/opifex-ndk.zip" &gt;Example Solution&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://developer.android.com/sdk/index.html" target="_blank" rel="noreferrer"&gt;The Android SDK&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://developer.android.com/tools/sdk/ndk/index.html" target="_blank" rel="noreferrer"&gt;The Android NDK&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://ant.apache.org/bindownload.cgi" target="_blank" rel="noreferrer"&gt;Apache Ant Compiler&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;An Android Device(&lt;em&gt;Recomended&lt;/em&gt;) or an Android Emulator&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Download all of the above zip files and extract them. I chose to extract each of them to my local C Drive:&lt;/p&gt;</description></item></channel></rss>