About Store Forum Documentation Contact



Post Reply 
Installing Android NDK Help
Author Message
zeph2 Offline
Member

Post: #1
Installing Android NDK Help
I followed the instructions to get the NDK installed. When I attempt to build as Android APK file so I can test out on Android... I receive an error pop up which states...

Android NDK will not work if it's stored in a path with spaces.. Please move the Android NDK folder to a path without spaces and try again..
Original path is: C:\Program Files (x86)\Android\android-ndk-r10c
Also tried C:\Program Files (x86)\android-ndk-r10c
Also tried C:\Program Files (x86)\androidndkr10c

I moved the folder, and renamed it to various places.. Nothing is working.. How do I correct this error?

Update: I moved the file to: C:\ndk-r10c
This seemed to work..
(This post was last modified: 10-21-2014 08:21 PM by zeph2.)
10-21-2014 08:02 PM
Find all posts by this user Quote this message in a reply
zeph2 Offline
Member

Post: #2
RE: Installing Android NDK Help
The problem was "Program Files (x86)" has a space in it by default by windows...
10-21-2014 09:45 PM
Find all posts by this user Quote this message in a reply
Post Reply