java.lang.NullPointerException: println needs a message

为什么会出现这样的信息呢?needs a messages  说明Log.I()里面不能有空的信息打印出来,

你可能感兴趣的:(android)