Meanwhile I'll probably install the SDK 19 & ADT 18 at work, and see how it goes...
30-04-2012
HA.... I spoke too soon.... :(
Wow guys, there is something to share about this... I've been working with multiple Eclipses (I had a flaw organizing my workspaces), and then BAM, one of the Eclipses Crashed, and the others followed...
And then, the second crashed Eclipse, Android supported (Obviously), stopped working, I cannot start Eclipse, not Google, and no clean workspace made it start, and now I was forced to install ADT 18 which I did (my private projects were still build with 16, I feared the update of 17) and.... it's back, the FRIGGING Dalvik error... WTF??? are you guys playing around there? generalize... not everyone uses your setup... not everyone develop FLAT, some of us need to be able to maximize the potential of project architecture, and you are fucking mine up every time...
Nothing builds this Android in a proper way, how the hell can that happened, Maven does gives some of what I need, but using it is costly, annoying sometimes, not always suitable, and not always clear what is wrong, especially with the tricky bugs... and don't get me wrong, when I use Maven with different frameworks, it works fine, and saved me darn lot of time, and for that I love it.
I think you should consider professional consultant, to define your targets... and what is important and what is not... how the hell do you implement so many new features when the core is rotten? Don't get me wrong again, I think the new features are great add-on, and very useful, but it worth nothing if I cannot build the darn thing, just because I have a complex project architecture.
I'm working now to split up my main project into multiple small project, and then if the top most project would not compile and deploy, IN A CLICK AND ... DONE! kinda way, I would write my own Android project builder.