A problem occurred configuring project ':qssq'. > java.lang.NullPointerException (no error message)

The CompileOptions.bootClasspath property has been deprecated and is scheduled to be removed in Gradle 5.0. Please use the CompileOptions.bootstrapClasspath property instead.
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory.  It is currently set to D:\env\android_sdk\ndk-bundle.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.

NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory.  It is currently set to D:\env\android_sdk\ndk-bundle.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.


FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':zjdroid'.
> java.lang.NullPointerException (no error message)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

解决办法编辑local.properties修改目录如

ndk.dir=D\:\\env\\android_sdk\\ndk-bundle\\android-ndk-r17b
 D:\env\android_sdk\ndk-bundle\android-ndk-r17 的目录

2018/06/13  12:37    <DIR>          .
2018/06/13  12:37    <DIR>          ..
2018/06/13  12:37    <DIR>          build
2018/06/13  12:37    <DIR>          meta
2018/06/13  12:37    <DIR>          platforms
2018/06/13  12:37    <DIR>          prebuilt
2018/06/13  12:37    <DIR>          python-packages
2018/06/13  12:37    <DIR>          shader-tools
2018/06/13  12:37    <DIR>          simpleperf
2018/06/13  12:37    <DIR>          sources
2018/06/13  12:37    <DIR>          sysroot
2018/06/13  12:37    <DIR>          toolchains
2018/06/13  12:37    <DIR>          wrap.sh
               0 个文件              0 字节
              13 个目录 397,315,538,944 可用字节
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容