-
Notifications
You must be signed in to change notification settings - Fork 39
Error in executing the app on androoid studio #33
Copy link
Copy link
Open
Description
Whenever i try to run the app on the virtual device it returns the following error.
Gradle syncing is successful but the error arises when i try to run the app.
Error:Execution failed for task ':app:compileDebugNdk'.
Error: Your project contains C++ files but it is not using a supported native build system.
Consider using CMake or ndk-build integration with the stable Android Gradle plugin:
https://developer.android.com/studio/projects/add-native-code.html
or use the experimental plugin:
https://developer.android.com/studio/build/experimental-plugin.html.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels