标签: java android ftp
FTPClient mFTPClient; mFTPClient = new FTPClient(); // connecting to the host mFTPClient.connect(host, port);
在这行代码之后,抛出以下异常。
方法抛出' java.lang.NullPointerException'例外。无法评估android.system.StructAddrinfo.toString()