I am trying to make sense on the import/Open project function. I am working on a multi developer project, the source files are checked into Git without Idea files and folders, the structure is as follows:
android/ android/Project android/Project/Application/build android/ProjectModule android/ProjectModule/build There are build.gradle files in all of the Project folders. If I want to open this in Android Studio, do I open or import the Project? I assume Open is used for already configured AndroidProjects that were already opening in Android Studio. -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
