I want to add an android studio project to my existing android studio project but when i try to import another module from file->import module then i get an error saying the app module already exists.
Asked
Active
Viewed 862 times
-1
-
I guess what you are looking for is this : https://stackoverflow.com/questions/7346448/how-to-import-an-existing-android-project-into-another-android-project – Saurabh Kataria Dec 06 '17 at 10:07
-
No, this doesnt really solve my issue. – vipul bansal Dec 06 '17 at 10:11
-
Okay , the error that you are facing I think is this issue : https://stackoverflow.com/questions/33172065/project-already-contains-module-with-this-name-android-studio – Saurabh Kataria Dec 06 '17 at 10:13