I have two projects that communicate using a .aidl file.
Using eclipse I could simply reference the source folder and all worked as expected.
How can I do that in 'Android Studio'?? It seems a simple task, but for the life of me, I haven't discovered how?
Any help would be greatly appreciated.
Note: the aidl file is not part of either project, it is referenced by both.