C:\Android\moai-sdk\hosts\ant>run-host.bat
Buildfile: C:\Android\moai-sdk\hosts\ant\build\build.xml
uninstall:
[echo] Uninstalling com.getmoai.samples from the default emulator or device
...
[exec] Failure
BUILD SUCCESSFUL
Total time: 2 seconds
Buildfile: C:\Android\moai-sdk\hosts\ant\build\build.xml
-pre-clean:
clean:
BUILD SUCCESSFUL
Total time: 0 seconds
Buildfile: C:\Android\moai-sdk\hosts\ant\build\build.xml
-set-mode-check:
-set-debug-files:
-set-debug-mode:
-debug-obfuscation-check:
-setup:
[echo] Gathering info for MoaiSample...
[setup] Android SDK Tools Revision 16
[setup] Project Target: Android 2.3.3
[setup] API level: 10
[setup]
[setup] ------------------
[setup] Resolving library dependencies:
[setup] No library dependencies.
[setup]
[setup] ------------------
[setup]
[setup] WARNING: Attribute minSdkVersion in AndroidManifest.xml (8) is lower
than the project target API level (10)
-build-setup:
[echo] Creating output directories if needed...
[mkdir] Created dir: C:\Android\moai-sdk\hosts\ant\build\bin
[mkdir] Created dir: C:\Android\moai-sdk\hosts\ant\build\bin\res
[mkdir] Created dir: C:\Android\moai-sdk\hosts\ant\build\gen
[mkdir] Created dir: C:\Android\moai-sdk\hosts\ant\build\bin\classes
-pre-build:
-code-gen:
[echo] ----------
[echo] Handling aidl files...
[aidl] No AIDL files to compile.
[echo] ----------
[echo] Handling RenderScript files...
[renderscript] No RenderScript files to compile.
[echo] ----------
[echo] Handling Resources...
[aapt] Generating resource IDs...
[aapt] C:\Android\moai-sdk\hosts\ant\build\res\values\strings.xml: error: U
nable to open file for read: Permission denied
BUILD FAILED
C:\Android\SDK\tools\ant\build.xml:560: The following error occurred while execu
ting this line:
C:\Android\SDK\tools\ant\build.xml:589: null returned: 1
Total time: 1 second
Starting: Intent { act=android.intent.action.MAIN cmp=com.getmoai.samples/.MoaiA
ctivity }
Error type 3
Error: Activity class {com.getmoai.samples/com.getmoai.samples.MoaiActivity} doe
s not exist.