Ok I know how to set an Android project as a library project and adding it to another Android project as a library reference.
However after I did this, I removed the checkmark "Is library", so the first project wasn't a library project and could be run as a normal Android project.
The second project referencing the first project is also working nicely and I can change the first project and still use it directly in the second project.
So why the big fuss with setting a project as a library, when I can remove the checkmark afterwards and the reference is still working? I don't get that - can anyone explain this?
I'm using Eclipse 3.7 (Indigo) together with the ADT plugin version 21.