yap cheah shen
yap cheah shen
I use inline styles as .css file is difficult to share among components, did you think of easier customization of theme styling by passing a styles from props. Sample code...
this error is caused by residue of *.apktool_temp need to delete the temporary file before outFile.renameTo(tempFile); https://github.com/iBotPeaches/Apktool/blob/35ce8fc061d31e30978c6f65d194fe3c4191b0be/brut.apktool/apktool-lib/src/main/java/brut/androlib/Androlib.java#L663
FYI, here is an attempt to provide a pure javascript development environment for native Apps, by using V8 on Android and spider-monkey on iOS. http://sourceforge.net/projects/yaui/
the message is printed by https://github.com/iBotPeaches/Apktool/blob/35ce8fc061d31e30978c6f65d194fe3c4191b0be/brut.apktool/apktool-lib/src/main/java/brut/androlib/Androlib.java#L666 which is caused by *.apktool_temp residue of interrupted build process. quick fix : delete *.apktool_temp in userhome/.androidjs/cache