I'm writting an application where I need to import another liberary project. But when I'm doing that it is just not allowing to import that. please refer snap.
I have followed to choose File -> New -> Import Module.. -> Browse Module Path. Any suggestion what could be possible issue here ?
In Android Studio, Right-clicking on the folder to add as library. Editing the dependencies in the build. gradle file, adding: compile fileTree(dir: 'libs', include: '*. jar')}
what I did to import my Wear OS module into the main app project, knowing that the straight module import functionality was just not working (the Finish button was greyed out despite the module name to import showing correctly, and being different to the main module name)
Also make sure that the package names are the same across modules.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With