zhangjun
zhangjun
**Environment** ndk-bundle: Pkg.Desc = Android NDK Pkg.Revision = 20.0.5594570 idea=Android studio 3.4.1 jdk=1.8 **Describe the bug** I try build android-runtime error! build this project need what ndk version? or should...
I use nexus-repository-composer-0.0.2.jar at https://hub.docker.com/r/sonatype/nexus3 docker images . I config composer-proxy find this exception. java.lang.NullPointerException: null at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:882) at org.sonatype.nexus.repository.composer.internal.ComposerProxyFacetImpl.generatePackagesJson(ComposerProxyFacetImpl.java:164) at org.sonatype.nexus.repository.composer.internal.ComposerProxyFacetImpl.store(ComposerProxyFacetImpl.java:106) at org.sonatype.nexus.repository.proxy.ProxyFacetSupport.doGet(ProxyFacetSupport.java:263) at org.sonatype.nexus.repository.proxy.ProxyFacetSupport.lambda$1(ProxyFacetSupport.java:237) at org.sonatype.nexus.common.io.CooperatingFuture.performCall(CooperatingFuture.java:122) at org.sonatype.nexus.common.io.CooperatingFuture.call(CooperatingFuture.java:64)...
I use j2v8:6.0.0@aar j2v8:6.1.0@aar j2v8:6.2.1@aar is alway error. but use j2v8_macosx_x86_64:4.6.0 is ok. idea is android studio 4.2.1 code : ------run in v8 thread---------------------- V8DebugServer.configureV8ForDebugging(); v8Runtime = V8.createV8Runtime(); DebugHandler debugHandler...