Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

Project :samples-sdk-controllerclient not found. #600

Closed
AlphaCircle opened this issue Jan 17, 2019 · 4 comments
Closed

Project :samples-sdk-controllerclient not found. #600

AlphaCircle opened this issue Jan 17, 2019 · 4 comments

Comments

@AlphaCircle
Copy link

After updating Android studio to 3.3 recently, the gradle sync fails, showing the message of the title. Gradle can't find the "included" directories of sample apps.

Any idea to resolve this issue?

@sigmaxipi
Copy link

I managed to reproduce this by setting the distributionUrl in my wrapper/gradle-wrapper.properties to 4.10.1. This happens if you upgrade the NDK to r19.

In the settings.gradle at the project root, try removing everything except the include ... lines. We'll update the project to support the newer NDK

@AlphaCircle
Copy link
Author

Hello sigmaxipi,
Thanks for your answer. I did what you said to me. That works for me. Just in case, I removed the directory of ".gradle" in my home where all the caches exist.

Thanks again for your quick help.

@hannesa2
Copy link

I made it work out of the box #602

@yihanseattle
Copy link

Thanks @sigmaxipi again! I had the same issue when upgrading to NDK r19. You saved my life twice :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants