已经开启所有权限,依然不能调用起来
2019-11-15 17:54:47. E/memtrack: Couldn’t load memtrack module 2019-11-15 17:54:47.205 22012-22174/failed to get memory consumption info: -1 2019-11-15 17:54:47.631 9859-9875/? W/WZPSDK: 6035 Connection timed out stack is: java.io.IOException: Connection timed out at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:197) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:421) at io.netty.buffer.UnpooledHeapByteBuf.setBytes(SourceFile:256) at io.netty.buffer.AbstractByteBuf.writeBytes(SourceFile:881) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(SourceFile:225) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(SourceFile:119) at io.netty.channel.nio.NioEventLoop.processSelectedKey(SourceFile:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(SourceFile:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(SourceFile:382) at io.netty.channel.nio.NioEventLoop.run(SourceFile:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SourceFile:116) at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(SourceFile:137) at