Hi,
I'm having trouble getting eclipse to build an aidl file for android. It doesn't seem to recognise it and does not call "aidl" when building project.
Thanks
Hi,
I'm having trouble getting eclipse to build an aidl file for android. It doesn't seem to recognise it and does not call "aidl" when building project.
Thanks
did you look inside the gen folder, where generated classes are stored? that was my problem, I just looked at the wrong folder.