I have the same problem as this: how can I add the aidl file to Android studio (from the in-app billing example)
- I have tried moving the file into different directories but it still says that it cannot resolve this.
- I also tried syncing with gradle and the error still persists.
- I've tried rebuilding the project as well :(
I am currently using Android Studio.
My current directory looks like this:
https://i.stack.imgur.com/gIVmC.png
Could anyone see if I did something wrong with the directory? Thanks!