Android Question Add Existing Module?

he4a

Member
Licensed User
Longtime User
Hi guys and girls,

this is probably a pretty dumb question but is there any way to add a module that I copied into the directory which I set up in "Tools -> Configure Paths -> Shared Modules" from the IDE ??


i could not find any button that takes me to that directory! "Project -> Add Existing Modules" takes me to the application's folder

greetings Rob
 

Emme Developer

Well-Known Member
Licensed User
Longtime User
When you click on "Add existing modules" you open a file dialog. You need to go in the shared modules path, so you can add your modules. This is the way
 
Upvote 0

he4a

Member
Licensed User
Longtime User
Then it makes no sense at all to add that path to "Tools -> Configure Paths -> Shared Modules" at all if i have to nagivate to that path manually or am I missing something here?
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Then it makes no sense at all to add that path to "Tools -> Configure Paths -> Shared Modules" at all
That´s wrong.
The file will be found (and eported to the zip) if you export your project as zip (including shared modules) and the file is in the Shared Modules path....
 
Upvote 0

he4a

Member
Licensed User
Longtime User
Okay I didnt think about that! I thought adding the path would give me a convenient way to add the modules in there with a few clicks!

Thank you for your time
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…