NDK at /Users/Library/Android/sdk/ndk/21.1.6352462 did not have a source.properties file

#1- In build.gradle file add ndkVersion
android {
        ndkVersion '21.1.6528147'
    }
#2- In local.properties remove ndk.dir
ndk.dir=~/Library/Android/sdk/ndk-bundle

4.38
8

                                    After specifying ndk version in build.gradle file it is working

android {
        ndkVersion '21.3.6528147'
    }
And inside local.properties remove the following since it's deprecatedand also conflicts with path:

ndk.dir=~/Library/Android/sdk/ndk-bundle

4.38 (8 Votes)
0
Are there any code examples left?
Create a Free Account
Unlock the power of data and AI by diving into Python, ChatGPT, SQL, Power BI, and beyond.
Sign up
Develop soft skills on BrainApps
Complete the IQ Test
Relative searches
NDK at C:\AndroidS KNew\Sdk\ndk-bundle did not have a source.properties file NDK at C:\AndroidSDKNew\Sdk\ndk-bundle did not have a source.properties file NDK at ndk-bundle did not have a source.properties file NDK at /Users/mbuser/Library/Android/sdk/ndk-bundle did not have a source.properties file NDK at /home/matrix/Android/Sdk/ndk-bundle did not have a source.properties file NDK at /Users/abhinavyadav/Library/Android/sdk/ndk-bundle did not have a source.properties file NDK at /Users/faridbenhaimoud/Library/Android/sdk/ndk-bundle did not have a source.properties file NDK at /home/sahma61/Android/Sdk/ndk/21.1.6352462 did not have a source.properties file NDK at /Users/sandeshvakale/Library/Android/sdk/ndk-bundle did not have a source.properties file > NDK at /Users/mac/Library/Android/sdk/ndk-bundle did not have a source.properties file NDK at /Users/mac/Library/Android/sdk/ndk-bundle did not have a source.properties file NDK at /usr/local/android-sdk/ndk did not have a source.properties file NDK at C:\Users\11\Documents\Android\SDK\ndk\21.4.7075529 did not have a source.properties file NDK at /Users/ahmednabil/Library/Android/sdk/ndk/20.1.5948944 did not have a source.properties file NDK at /Android/sdk/ndk-bundle did not have a source.properties file NDK at F:\android\Sdk\ndk-bundle did not have a source.properties file NDK at /Users/heikki/Library/Android/sdk/ndk/20.1.5948944 did not have a source.properties file > NDK at C:\Android\sdk1\ndk-bundle did not have a source.properties file NDK at C:\Android\Sdk\ndk-bundle did not have a source.properties file NDK at AppData\Local\Android\Sdk\ndk\21.1.6352462 did not have a source.properties file flutter NDK at ~/Library/Android/sdk/ndk-bundle did not have a source.properties file NDK at /Users/macbook/Library/Android/sdk/ndk/21.3.6528147 did not have a source.properties file NDK at /Users/macbook/Library/Android/sdk/ndk/21.1.6352462 did not have a source.properties file NDK at D:\Android\android-sdk\ndk-bundle did not have a source.properties file macos NDK at /Users/nick/Library/Android/sdk/ndk-bundle did not have a source.properties file NDK at Android\sdk\ndk\21.0.6113669 did not have a source.properties file NDK at Android\Sdk\ndk\21.1.6352462 did not have a source.properties file NDK at /Users/javedshaikh/Library/Android/sdk/ndk-bundle did not have a source.properties file NDK at /Users/nick/Library/Android/sdk/ndk-bundle did not have a source.properties file Execution failed for task ':app:stripDebugDebugSymbols'. > NDK at C:\Users\saura\AppData\Local\Android\sdk\ndk-bundle did not have a source.properties file > NDK at D:\android sdk\ndk\21.1.6352462 did not have a source.properties file > NDK at D:\android_sdk\ndk\21.1.6352462 did not have a source.properties file ionic how to install NDK version 21.0.6113669 how to change ndk.dir in flutter android studio android /sdk/ndk-bundle%20did%20not%20have%20a%20source.properties%20file NDK at C:\Users\nouman\AppData\Local\Android\Sdk\ndk-bundle did not have a source.properties file NDK at C:\Android\ndk\21.1.6352462 did not have a source.properties file \Android\android-studio\ndk-bundle did not have a source.properties file AndroidSDK\ndk\21.1.6352462 did not have a source.properties file NDK at E:\AndroidProjects\Android\Sdk\ndk-bundle did not have a source.properties file Execution failed for task ':app:stripDebugDebugSymbols'. > NDK at G:\android-sdk\ndk-bundle did not have a source.properties file NDK at G:\android-sdk\ndk-bundle did not have a source.properties file * What went wrong: Execution failed for task ':app:stripDebugDebugSymbols'. > NDK at C:\Users\lenovo\AppData\Local\Android\sdk\ndk did not have a source.properties file NDK at C:\Users\lenovo\AppData\Local\Android\Sdk\ndk-bundle did not have a sourc e.properties file * What went wrong: Execution failed for task ':app:stripDebugDebugSymbols'. > NDK at C:\Users\lenovo\AppData\Local\Android\Sdk\ndk-bundle did not have a sourc e.properties file react native * What went wrong: Execution failed for task ':app:stripDebugDebugSymbols'. > NDK at C:\Users\lenovo\AppData\Local\Android\Sdk\ndk-bundle did not have a sourc e.properties file NDK at /Users/Library/Android/sdk/ndk/21.1.6352462 did not have a source.properties file NDK at C:\Users\saura\AppData\Local\Android\sdk\ndk-bundle did not have a source.properties file NDK at /home/kevin/Android/Sdk/ndk did not have a source.properties file ndk-bundle did not have a source.properties file NDK at Library/Android/sdk/ndk-bundle did not have a source.properties file
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source