-1
Hello! Good afternoon. I am a bachelor’s student in information systems and am practicing development for Android. My teacher provided a Git link containing a "pack" of each subject covered in his class, separated by modules/folders. As if the project present in Git was actually several sub projects (we call this Modules, right?). He has developed in the Android Studio IDE and my problem is in importing this project because it seems that during the import, the IDE does not understand these modules as being separate applications and ends up generating bugs either by the manifests or build-related files.
The first question is that I don’t know if I should import from an existing model or from a new one because both an option and another generate different situations with different mistakes. Anyway, I’m pretty wrapped up with this and I would like to know what would be the ideal step by step to perform this import
git link: https://github.com/raphaelframos/devmov1
Link to Screenshots taken: https://postimg.org/gallery/upws86ty/
Problem with migration to Grandle: https://s26.postimg.org/lw9yvc2t5/Sem_t_tulo.jpg
You can send us images of the steps you are running to import these files in Android Studio?
– Alini Ribeiro
– Mikhael Araujo