I got the error while compiling my Android Code. Can anyone help me with the code. Following is the logo - (for privacy i removed the path and name it as path)
Error:Execution failed for task ':android:compileDebugAidl'.
> com.android.ide.common.internal.LoggedErrorException: Failed to run command:
Path/Android/Sdk/build-tools/23.0.2/aidl -p/Path/Android/Sdk/platforms/android-23/framework.aidl -o/Path/android/build/generated/source/aidl/debug -I/Path/android/src -I/Path/android/src/debug/aidl -
I/Path/android/build/intermediates/exploded-aar/BFP/BaseGameUtils/1.0/aidl -
I/Path/android/build/intermediates/exploded-aar/com.android.support/support-v4/20.0.0/aidl -d/tmp/aidl7429266825249614170.d
path/Android/vending/billing/IInAppBillingService
Error Code:
1
Output:
Some path/Android/vending/billing/IInAppBillingService.aidl:45 interface IInAppBillingService should be declared in a file called com/android/vending/billing/IInAppBillingService.aidl.