Creating a new Android Library in Android Studio
I've been searching the web for half a day now but I just can't figure out
how to create a new Android Library with Android Studio. I've tried doing
things like this: How to create a library project in Android Studio and an
application project that uses the library project But when I enter the New
Module menu it just says "Nothing to show". I can't find out why or how to
fix it. Is there a way to manually add a library? If so, how? I'm trying
to add an import method to my app so users can import a preferably rar
file or just a folder to be used in the app.
TL;DR: How can I add the option Android Library to my New Module menu
inside Android Library?
No comments:
Post a Comment