diff --git a/ndk/apps/hello-jni/project/build.properties b/ndk/apps/hello-jni/project/build.properties
deleted file mode 100644
index a6504854e..000000000
--- a/ndk/apps/hello-jni/project/build.properties
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is used to override default values used by the Ant build system.
-#
-# This file must be checked in Version Control Systems, as it is
-# integral to the build system of your project.
-
-# The name of your application package as defined in the manifest.
-# Used by the 'uninstall' rule.
-#application-package=com.example.myproject
-
-# The name of the source folder.
-#source-folder=src
-
-# The name of the output folder.
-#out-folder=bin
-
diff --git a/ndk/apps/hello-jni/project/build.xml b/ndk/apps/hello-jni/project/build.xml
deleted file mode 100644
index 8beda0e5e..000000000
--- a/ndk/apps/hello-jni/project/build.xml
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/ndk/apps/hello-jni/project/local.properties b/ndk/apps/hello-jni/project/local.properties
deleted file mode 100644
index 4bdd176a2..000000000
--- a/ndk/apps/hello-jni/project/local.properties
+++ /dev/null
@@ -1,10 +0,0 @@
-# This file is automatically generated by Android Tools.
-# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
-#
-# This file must *NOT* be checked in Version Control Systems,
-# as it contains information specific to your local configuration.
-
-# location of the SDK. This is only used by Ant
-# For customization when using a Version Control System, please read the
-# header note.
-sdk-location=/opt/digit/android/main/cupcake/android/out/host/linux-x86/sdk/android-sdk_eng.digit_linux-x86
diff --git a/ndk/apps/hello-jni/project/res/layout/main.xml b/ndk/apps/hello-jni/project/res/layout/main.xml
deleted file mode 100644
index abcc47f17..000000000
--- a/ndk/apps/hello-jni/project/res/layout/main.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
diff --git a/ndk/apps/hello-jni/project/tests/build.properties b/ndk/apps/hello-jni/project/tests/build.properties
deleted file mode 100644
index a6504854e..000000000
--- a/ndk/apps/hello-jni/project/tests/build.properties
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is used to override default values used by the Ant build system.
-#
-# This file must be checked in Version Control Systems, as it is
-# integral to the build system of your project.
-
-# The name of your application package as defined in the manifest.
-# Used by the 'uninstall' rule.
-#application-package=com.example.myproject
-
-# The name of the source folder.
-#source-folder=src
-
-# The name of the output folder.
-#out-folder=bin
-
diff --git a/ndk/apps/hello-jni/project/tests/build.xml b/ndk/apps/hello-jni/project/tests/build.xml
deleted file mode 100644
index 8beda0e5e..000000000
--- a/ndk/apps/hello-jni/project/tests/build.xml
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/ndk/apps/hello-jni/project/tests/local.properties b/ndk/apps/hello-jni/project/tests/local.properties
deleted file mode 100644
index 4bdd176a2..000000000
--- a/ndk/apps/hello-jni/project/tests/local.properties
+++ /dev/null
@@ -1,10 +0,0 @@
-# This file is automatically generated by Android Tools.
-# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
-#
-# This file must *NOT* be checked in Version Control Systems,
-# as it contains information specific to your local configuration.
-
-# location of the SDK. This is only used by Ant
-# For customization when using a Version Control System, please read the
-# header note.
-sdk-location=/opt/digit/android/main/cupcake/android/out/host/linux-x86/sdk/android-sdk_eng.digit_linux-x86
diff --git a/ndk/apps/two-libs/project/build.properties b/ndk/apps/two-libs/project/build.properties
deleted file mode 100644
index a6504854e..000000000
--- a/ndk/apps/two-libs/project/build.properties
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is used to override default values used by the Ant build system.
-#
-# This file must be checked in Version Control Systems, as it is
-# integral to the build system of your project.
-
-# The name of your application package as defined in the manifest.
-# Used by the 'uninstall' rule.
-#application-package=com.example.myproject
-
-# The name of the source folder.
-#source-folder=src
-
-# The name of the output folder.
-#out-folder=bin
-
diff --git a/ndk/apps/two-libs/project/build.xml b/ndk/apps/two-libs/project/build.xml
deleted file mode 100644
index 5783bd77b..000000000
--- a/ndk/apps/two-libs/project/build.xml
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/ndk/apps/two-libs/project/local.properties b/ndk/apps/two-libs/project/local.properties
deleted file mode 100644
index 4bdd176a2..000000000
--- a/ndk/apps/two-libs/project/local.properties
+++ /dev/null
@@ -1,10 +0,0 @@
-# This file is automatically generated by Android Tools.
-# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
-#
-# This file must *NOT* be checked in Version Control Systems,
-# as it contains information specific to your local configuration.
-
-# location of the SDK. This is only used by Ant
-# For customization when using a Version Control System, please read the
-# header note.
-sdk-location=/opt/digit/android/main/cupcake/android/out/host/linux-x86/sdk/android-sdk_eng.digit_linux-x86
diff --git a/ndk/apps/two-libs/project/res/layout/main.xml b/ndk/apps/two-libs/project/res/layout/main.xml
deleted file mode 100644
index 14ae52eec..000000000
--- a/ndk/apps/two-libs/project/res/layout/main.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
diff --git a/ndk/apps/two-libs/project/tests/build.properties b/ndk/apps/two-libs/project/tests/build.properties
deleted file mode 100644
index a6504854e..000000000
--- a/ndk/apps/two-libs/project/tests/build.properties
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is used to override default values used by the Ant build system.
-#
-# This file must be checked in Version Control Systems, as it is
-# integral to the build system of your project.
-
-# The name of your application package as defined in the manifest.
-# Used by the 'uninstall' rule.
-#application-package=com.example.myproject
-
-# The name of the source folder.
-#source-folder=src
-
-# The name of the output folder.
-#out-folder=bin
-
diff --git a/ndk/apps/two-libs/project/tests/build.xml b/ndk/apps/two-libs/project/tests/build.xml
deleted file mode 100644
index 5783bd77b..000000000
--- a/ndk/apps/two-libs/project/tests/build.xml
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/ndk/apps/two-libs/project/tests/local.properties b/ndk/apps/two-libs/project/tests/local.properties
deleted file mode 100644
index 4bdd176a2..000000000
--- a/ndk/apps/two-libs/project/tests/local.properties
+++ /dev/null
@@ -1,10 +0,0 @@
-# This file is automatically generated by Android Tools.
-# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
-#
-# This file must *NOT* be checked in Version Control Systems,
-# as it contains information specific to your local configuration.
-
-# location of the SDK. This is only used by Ant
-# For customization when using a Version Control System, please read the
-# header note.
-sdk-location=/opt/digit/android/main/cupcake/android/out/host/linux-x86/sdk/android-sdk_eng.digit_linux-x86