I am trying to use Kryonet in an Android application, but when I try it on the Android virtual device, and even on my Android cell phone, I get this error:
-Could not find class 'com.esotericsoftware.kryonet.Client', referenced from method com.Boussole.phone.MainActivity.onCreate
I already added Kryonet to the build path:
properties/java build path --> Libraries-->add jars --> kryonet-2.18-all.jar