I do see why you don’t like external projects.
And now perhaps you understand why I don’t use Ant any more.
The takeaway, I suppose, is that Gradle makes external dependencies easy.
Installing the Gradle Support
plugin in the SDK should be simple. I’ve done it
for many versions of the SDK.
- “Tools → Plugins” menu to open the “Plugins” tool.
- Find the
Gradle Support
item in the “Available Plugins” tab and check the box next to it. - Click on the “Install” button and follow the prompts from there.
There’s one other plugin it depends on—something to do with Groovy, I believe—and you’ll have to restart the IDE.
Fair warning: last week, when I tried to add Gradle Support to v3.2.2-stable-sdk1, I couldn’t find it.
Perhaps I was being blind, or perhaps it’s been removed.
I need to eat some dinner. We can resume this process in 12-14 hours.