It’s been a while since I last posted something about android programming. From my point of view, this is a great thing, there is an untold story lying here! :) Working with the Android UI requires a lot of XML “syntaxing”. (I’m sorry, I do not like the use of the words “programming” or “develpment” [...]
The use of Subversion with Eclipse is producing major problems. Today I found out tha by default, Eclipse Java Builder copies all the non-java files under the source folder into the build output folder. This causes a problem if you are using Subversion, which creates a .svn folder under every workset folder. So the solution [...]
Happened randomly with no intention at all while developing (Android of course), first time really noticing something like this. Stupid, though I like it very much :P