我正在尝试在 Android 应用程序中使用 Kryonet,但是当我在 Android 虚拟设备甚至我的 Android 手机上尝试时,我收到此错误:
-Could not find class 'com.esotericsoftware.kryonet.Client', referenced from method com.Boussole.phone.MainActivity.onCreate
我已经将 Kryonet 添加到构建路径中:
properties/java build path --> Libraries-->add jars --> kryonet-2.18-all.jar