Android Studio - "aidl is missing"... no, it's not -


this question has answer here:

i followed this guide try , fix error...

"error:execution failed task ':app:compiledebugaidl'. aidl missing"

i put "iinappbillingservice.aidl" in "app/src/main/aidl/com.android.vending.billing" , when rebuild project, error still there. i've restarted android studio multiple times... won't fix, i've followed guide letter, it's worked else...

could please?

for getting error, see suggestion provided in comments above commonsware. downgrade sdk build tools 22.0.1, it's 23.0.0_rc1 default.


Comments

Popular posts from this blog

java - JavaScript + Thymeleaf - select onchange -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

node.js - Using Node without global install -