Error-05: Execution failed for task ':app:configureCMakeDebug[arm64-v8a]', (Android specific).
Fixing Android Build Issues:
- Open Terminal.
- Navigate to the Android Folder:
- Delete Gradle, CMake build artifacts, and the build folder:
After Running These Commands
- Rebuild the Project: Once you’ve cleaned up the old build artifacts, you can rebuild your project using the following command:
- Start your project by following command: