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 - Null response to php query in android, even though php works properly -

node.js - Using Node without global install -

php - CakePHP HttpSockets send array of paramms -