Without downloading, copying, or symlinking anything, I was able to "fix" the error by simply creating an empty directory where the older version of the Android Gradle plugin expects the removed mips toolchain:. I uninstalled the NDK since I didn't need it. If NDK is installed. Just uncheck the box and click OK. The installed components will be deleted. In my case, this error occured when creating a new Android Studio Android studio 3. Android NDK Due to it, your app compilation will fail which uses ndk builds.
Better is to use NDK For people trying out this example and facing issues with latest NDK. Can follow this solution. In build. The reason is mips are deprecated in the latest ndk versions, Gradle version 3.
It assumes the presence for these missing folders. The simple solution is download and extract the following file which contains mips64el-linux-android Downlod this file and extraxt to toolchains foolder. Had the same issue. Installed latest NDK rc version by default. Latest stable release fixed the issue. In local. It looks to me that the copied toolchains are not used, but for some reason it is needed to for them be there.
This may be caused by updating related components. Select the ndk item and delete it. If the program needs it, you can re-install it. This will ensure that the folder location is correct and there will be no such problem. Solved it by adding google dependency into both repositories in build. Try moving the google method. The issue comes mostly when you are cloning a previous project specially from github. What you can do is. Then Change all the instances of compile with implementation except compileSdkVersion keep it as it is in your app level gradle.
Now, find the folder name aarchlinux-android Click here to download the NDK package separately through the browser. Recompile, the problem is solved. For me I think there might be some issue in installing android NDK from android studio.
I was able to resolve this in following manner. For more info check this screens. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. Asked 5 years, 9 months ago.
Active 9 days ago. Viewed k times. I want to compile an open source android project Netguard using gradel gradlew clean build But I encountered this Error: A problem occurred configuring project ':app'. Here is the main build. Improve this question. Saeed Saeed 6, 12 12 gold badges 38 38 silver badges 63 63 bronze badges.
Try to update the gradle tools. Check this thread of three options for solving this kind of issue — shizhen. Add a comment. Active Oldest Votes. Two years has passed, now if you come across here, you may possibly encounterd error message like this: No toolchains found in the NDK toolchains folder for ABI with prefix mips64el-linux-android or No toolchains found in the NDK toolchains folder for ABI with prefix mipsel-linux-android Latest NDK removed support for mips abi, and earler version of android gradle plugin still check for the existance of mips toolchain.
Solution : Upgrade android gradle plugin to 3. Add following in the project level gradle [Sept] classpath "com. Improve this answer.
Thanks for creating this issue, seems like instructions how to fix things, right? Ref apacheGH Gradle updates Google led me here when I was looking for a solution for this problem. Heres my solution in case some one else finds it useful Changing 3. I'm having the problem mentioned in this issue.
This has been released in cordova-android 8. I'm on latest cordova and I get the same issue. No I don't, remove platform and add it again with 8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment. Linked pull requests. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window.
You may not modify, rent, lease, loan, sell, distribute or create derivative works based on these data, content, or resources either in whole or in part unless you have been specifically given permission to do so by the relevant owners. In that case, the License Agreement does not affect your legal relationship with these third parties.
Using Android APIs 8. You may not modify, rent, lease, loan, sell, distribute or create derivative works based on this data either in whole or in part unless allowed by the relevant Terms of Service. Terminating this License Agreement 9. Indemnification Changes to the License Agreement When these changes are made, Google will make a new version of the License Agreement available on the website where the SDK is made available.
General Legal Terms The remaining provisions of the License Agreement will continue to be valid and enforceable. Other than this, no other person or company shall be third party beneficiaries to the License Agreement. Neither you nor Google shall be permitted to delegate their responsibilities or obligations under the License Agreement without the prior written approval of the other party.
0コメント