Can't build ... (invalid filename)

Monkey Targets Forums/Android/Can't build ... (invalid filename)

Lindsay(Posted 2014) [#1]
It's not my day today (can't get Flash to build either).

Here's the error

-package-resources:
     [aapt] Creating full resource package...
     [aapt] /Users/lindsay/Monkey/Learning/mlwm/mlwm.buildv78h/android/assets/monkey/Android/drawable_hdpi:ic_launcher.png: error: Invalid filename.  Unable to add.

BUILD FAILED
/Users/lindsay/android-sdk-macosx/tools/ant/build.xml:932: The following error occurred while executing this line:
/Users/lindsay/android-sdk-macosx/tools/ant/build.xml:950: null returned: 1

Total time: 9 seconds
TRANS FAILED: Android build failed.
Done.


The file it mentions exists, but has a "/" in the filename, not a ":" ...




Lindsay(Posted 2014) [#2]
Never mind, I deleted the build folders and started over, and that seems to have resolved it.