hi everyone
I download asmack-android-8-4.0.0.jar and inport my android application
then
ConnectionConfiguration config = new ConnectionConfiguration("192.168.1.231", PORT);
when a run the product
errMsg:
java.lang.NoClassDefFoundError: org.jivesoftware.smack.ConnectionConfiguration
I need your help thanks!!