[android-developers] Re: imports not working with Android libraries

2011-02-21 Thread Bret Foreman
Well, I wanted to take one more try at getting things to work with Eclipse. But building it up from scratch very carefully has convinced me that Eclipse can't handle Android library projects. This is probably why I've never seen a working example of one. Moving even one class into an Android

[android-developers] Re: imports not working with Android libraries

2011-02-21 Thread William Ferguson
Bret, are you only componentising classes or do you have resources too? If you are only looking to abstract classes then my suggestion is to use something that handles it well like Maven. I'm using IntelliJ instead of Eclipse, but you shouldn't have any problem with Eclipse either (its also