I see that it is possible to create a module / android library project in a project, but I see no way to create a separate library project / module that can be used for different projects. In Eclipse, it was very simple. When I try to reuse an existing module within another project, AndroidStudio simply creates a copy of this module in a new project. What I do not want, I want to reuse my existing code. This link seems to have the answer I'm looking for, but not working for the latest build for Android Studio.
android android-studio android-library
bianca
source share