product key: 7W3RJ-4WX3R-BV8JM-FC8P7-3W7QX
Need to install SP1, otherwise you will get some error.
--
Feng
昨天,今天,明天,每天的每天,你是否都多懂得一点点...
星期四, 九月 29, 2011
星期四, 九月 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
Feng
订阅:
博文 (Atom)