I created an Android library project and an app project which is use my library. I sent into svn:
svn/trunk/library and svn/trunk/app.
Can I checkout both under Eclipse in a same time? So my destination that I checkout just svn/trunk and the library project and app project will be create. Thanks
You create the 2 projects in svn and In that case you need to checkout the app and library project separately to eclipse.