Re: [android-developers] Ang.: bug in the ADT v.12.0.0 ?

2011-08-05 Thread Xavier Ducrohet
The doc is wrong. this was added in rev 7. On Fri, Aug 5, 2011 at 4:33 AM, hjo1620 wrote: > According to this > > http://stackoverflow.com/questions/6955165/why-is-previously-prohibited-library-references-possible-in-adt-12-0-0 > > "Latest version of ADT and Android build system both support nest

[android-developers] Ang.: bug in the ADT v.12.0.0 ?

2011-08-05 Thread hjo1620
According to this http://stackoverflow.com/questions/6955165/why-is-previously-prohibited-library-references-possible-in-adt-12-0-0 "Latest version of ADT and Android build system both support nested library dependencies." Good stuff indeed. -- You received this message because you are subscr

[android-developers] Ang.: bug in the ADT v.12.0.0 ?

2011-08-05 Thread hjo1620
I'm bumping my own thread, because this is in fact a big deal, and fundamentally affects how we can structure our Android apps. ** Create android library project A, mark as library. Create android library project B, mark as library. Press button Android>Library>Add, and add reference to projec