昨天,今天,明天,每天的每天,你是否都多懂得一点点...

星期四, 九月 08, 2011

android build.xml file name issue.

replaceregexp file="${out-folder}/assets/www/javascript/settings.js"

The case here is the settings.js file. The acctual file name is Settings.js

but as the build file refer the name to settings.js, the output in the bin folder will be settings.js. 

If you link the js file using Settings.js, you will have trouble. (but it will still work sometimes, it's very hard to find out the reason)


So, make sure you put the right file names in the build.xml file.

--
Feng

没有评论:

其它博客地址

此博客的同步博客地址: http://fengnz.wordpress.com
这里进入我的MSN SPACE.